1
0
Fork 0

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

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-10-24 02:47:42 +00:00 committed by GitHub
parent 2861fc8bf3
commit 4588790b53
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 42 additions and 11 deletions

View file

@ -22,7 +22,7 @@
"@nuxtjs/eslint-module": "^3.0.0",
"babel-eslint": "^10.1.0",
"eslint": "^7.11.0",
"eslint-config-awzzm-vue": "^1.0.5",
"eslint-config-awzzm-vue": "^1.2.1",
"eslint-plugin-nuxt": "^1.0.0",
"fibers": "^5.0.0",
"sass": "^1.27.0",

View file

@ -3942,18 +3942,18 @@ eslint-ast-utils@^1.1.0:
lodash.get "^4.4.2"
lodash.zip "^4.2.0"
eslint-config-awzzm-vue@^1.0.5:
version "1.0.5"
resolved "https://registry.yarnpkg.com/eslint-config-awzzm-vue/-/eslint-config-awzzm-vue-1.0.5.tgz#7fe11ac729e6bc24fefe63347e4ba86a4563c425"
integrity sha512-CdQ7WrvIGahCTIwoj+gG1tDYffJD0oaBfU40Dc48BXkHLS9VCurWVHPsjs7BrtF780DdIAmFWysA5e68RIdXxA==
eslint-config-awzzm-vue@^1.2.1:
version "1.2.1"
resolved "https://registry.yarnpkg.com/eslint-config-awzzm-vue/-/eslint-config-awzzm-vue-1.2.1.tgz#624d203a01b3116c0b4eef0dc1bb4924f8fb9aa7"
integrity sha512-7CK4ifqhZbSwPYzdAVoinEbcxhmrXnnkFJlQHCUTPSh8JtCczth3o4L6JYO/PfA6ujd8y+NYz4hZR2gq9jr2SQ==
dependencies:
eslint-config-awzzm "^1.0.3"
eslint-plugin-vue "^6.2.2"
eslint-config-awzzm "^1.1.0"
eslint-plugin-vue "^7.1.0"
eslint-config-awzzm@^1.0.3:
version "1.0.3"
resolved "https://registry.yarnpkg.com/eslint-config-awzzm/-/eslint-config-awzzm-1.0.3.tgz#1bde7c1403fc3883b9e6610d4f41dfb48a197cf2"
integrity sha512-72cdO/FbV+r17xLPxu12d53ZV9eEUkes+pjS6zdpihCJbywrx75lmmcPdwKFBG+iez1hSSKJI6NtSlywkXLnbQ==
eslint-config-awzzm@^1.1.0:
version "1.1.0"
resolved "https://registry.yarnpkg.com/eslint-config-awzzm/-/eslint-config-awzzm-1.1.0.tgz#ab2513e04f792e3ad8b043e4b84fd84a4195f4e6"
integrity sha512-Ux1WhtYbGXK1ObvxHBCgwQlJdkwB3xsYsUX0I7QqO6DXgAOnTcVjZS0wMyDuBdjYSnXN+AbUze23Zq0BHYl1Ig==
dependencies:
eslint-plugin-import "^2.22.0"
eslint-plugin-unicorn "^21.0.0"
@ -4031,6 +4031,16 @@ eslint-plugin-vue@^6.2.2:
semver "^5.6.0"
vue-eslint-parser "^7.0.0"
eslint-plugin-vue@^7.1.0:
version "7.1.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-7.1.0.tgz#832d83e4e1e480c7285b2bc3ff1076cd0dca7a5b"
integrity sha512-9dW7kj8/d2IkDdgNpvIhJdJ3XzU3x4PThXYMzWt49taktYnGyrTY6/bXCYZ/VtQKU9kXPntPrZ41+8Pw0Nxblg==
dependencies:
eslint-utils "^2.1.0"
natural-compare "^1.4.0"
semver "^7.3.2"
vue-eslint-parser "^7.1.1"
eslint-scope@^4.0.3:
version "4.0.3"
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-4.0.3.tgz#ca03833310f6889a3264781aa82e63eb9cfe7848"
@ -4142,6 +4152,15 @@ espree@^6.1.2:
acorn-jsx "^5.1.0"
eslint-visitor-keys "^1.1.0"
espree@^6.2.1:
version "6.2.1"
resolved "https://registry.yarnpkg.com/espree/-/espree-6.2.1.tgz#77fc72e1fd744a2052c20f38a5b575832e82734a"
integrity sha512-ysCxRQY3WaXJz9tdbWOwuWr5Y/XrPTGX9Kiz3yoUXwW0VZ4w30HTkQLaGx/+ttFjF8i+ACbArnB4ce68a9m5hw==
dependencies:
acorn "^7.1.1"
acorn-jsx "^5.2.0"
eslint-visitor-keys "^1.1.0"
espree@^7.3.0:
version "7.3.0"
resolved "https://registry.yarnpkg.com/espree/-/espree-7.3.0.tgz#dc30437cf67947cf576121ebd780f15eeac72348"
@ -9328,6 +9347,18 @@ vue-eslint-parser@^7.0.0:
esquery "^1.0.1"
lodash "^4.17.15"
vue-eslint-parser@^7.1.1:
version "7.1.1"
resolved "https://registry.yarnpkg.com/vue-eslint-parser/-/vue-eslint-parser-7.1.1.tgz#c43c1c715ff50778b9a7e9a4e16921185f3425d3"
integrity sha512-8FdXi0gieEwh1IprIBafpiJWcApwrU+l2FEj8c1HtHFdNXMd0+2jUSjBVmcQYohf/E72irwAXEXLga6TQcB3FA==
dependencies:
debug "^4.1.1"
eslint-scope "^5.0.0"
eslint-visitor-keys "^1.1.0"
espree "^6.2.1"
esquery "^1.0.1"
lodash "^4.17.15"
vue-hot-reload-api@^2.3.0:
version "2.3.4"
resolved "https://registry.yarnpkg.com/vue-hot-reload-api/-/vue-hot-reload-api-2.3.4.tgz#532955cc1eb208a3d990b3a9f9a70574657e08f2"