1
0
Fork 0

Bump eslint-config-awzzm-vue from 1.2.1 to 1.3.2

Bumps [eslint-config-awzzm-vue](https://github.com/moritzruth/eslint-config-awzzm/tree/HEAD/packages/vue) from 1.2.1 to 1.3.2.
- [Release notes](https://github.com/moritzruth/eslint-config-awzzm/releases)
- [Commits](https://github.com/moritzruth/eslint-config-awzzm/commits/v1.3.2/packages/vue)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-11-19 08:06:05 +00:00 committed by GitHub
parent b795f8b434
commit 3dcc81beaa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 10 deletions

View file

@ -22,7 +22,7 @@
"@nuxtjs/eslint-module": "^3.0.1", "@nuxtjs/eslint-module": "^3.0.1",
"babel-eslint": "^10.1.0", "babel-eslint": "^10.1.0",
"eslint": "^7.13.0", "eslint": "^7.13.0",
"eslint-config-awzzm-vue": "^1.2.1", "eslint-config-awzzm-vue": "^1.3.2",
"eslint-plugin-nuxt": "^2.0.0", "eslint-plugin-nuxt": "^2.0.0",
"fibers": "^5.0.0", "fibers": "^5.0.0",
"sass": "^1.29.0", "sass": "^1.29.0",

View file

@ -3917,18 +3917,18 @@ eslint-ast-utils@^1.1.0:
lodash.get "^4.4.2" lodash.get "^4.4.2"
lodash.zip "^4.2.0" lodash.zip "^4.2.0"
eslint-config-awzzm-vue@^1.2.1: eslint-config-awzzm-vue@^1.3.2:
version "1.2.1" version "1.3.2"
resolved "https://registry.yarnpkg.com/eslint-config-awzzm-vue/-/eslint-config-awzzm-vue-1.2.1.tgz#624d203a01b3116c0b4eef0dc1bb4924f8fb9aa7" resolved "https://registry.yarnpkg.com/eslint-config-awzzm-vue/-/eslint-config-awzzm-vue-1.3.2.tgz#6f469102bd8e824b8610a108a1e1601459c6f24b"
integrity sha512-7CK4ifqhZbSwPYzdAVoinEbcxhmrXnnkFJlQHCUTPSh8JtCczth3o4L6JYO/PfA6ujd8y+NYz4hZR2gq9jr2SQ== integrity sha512-JlKVcs9L5GTWT5fAudMYrGs9YOaAil3uxA3DuNE8kk909aZlcMmwZVkoW7/eHoHliQd3vrj5qwPwihBVeW+URQ==
dependencies: dependencies:
eslint-config-awzzm "^1.1.0" eslint-config-awzzm "^1.3.0"
eslint-plugin-vue "^7.1.0" eslint-plugin-vue "^7.1.0"
eslint-config-awzzm@^1.1.0: eslint-config-awzzm@^1.3.0:
version "1.1.0" version "1.3.0"
resolved "https://registry.yarnpkg.com/eslint-config-awzzm/-/eslint-config-awzzm-1.1.0.tgz#ab2513e04f792e3ad8b043e4b84fd84a4195f4e6" resolved "https://registry.yarnpkg.com/eslint-config-awzzm/-/eslint-config-awzzm-1.3.0.tgz#a10a33b0e67557f6de8186ab7bdb31e8bd26aa2a"
integrity sha512-Ux1WhtYbGXK1ObvxHBCgwQlJdkwB3xsYsUX0I7QqO6DXgAOnTcVjZS0wMyDuBdjYSnXN+AbUze23Zq0BHYl1Ig== integrity sha512-5EDD8sIVCfaaaA4W4NckrkyE7g/fyeFFKbwwT4TPVDZHX3OosekknBiFckr6vngm0xlGwV4Cohqw7ByW2hQ7eQ==
dependencies: dependencies:
eslint-plugin-import "^2.22.0" eslint-plugin-import "^2.22.0"
eslint-plugin-unicorn "^21.0.0" eslint-plugin-unicorn "^21.0.0"