Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/frontend/dev/eslint-plugin-vue-7.19.1' into dev

This commit is contained in:
Giulio 2021-10-07 16:25:52 +02:00
commit 1cdb524255
2 changed files with 5 additions and 5 deletions

View File

@ -26,7 +26,7 @@
"@vue/cli-service": "~4.5.13", "@vue/cli-service": "~4.5.13",
"babel-eslint": "^10.1.0", "babel-eslint": "^10.1.0",
"eslint": "^6.7.2", "eslint": "^6.7.2",
"eslint-plugin-vue": "^7.19.0", "eslint-plugin-vue": "^7.19.1",
"vue-template-compiler": "^2.6.14", "vue-template-compiler": "^2.6.14",
"workbox-webpack-plugin": "^6.3.0" "workbox-webpack-plugin": "^6.3.0"
}, },

View File

@ -3736,10 +3736,10 @@ eslint-loader@^2.2.1:
object-hash "^1.1.4" object-hash "^1.1.4"
rimraf "^2.6.1" rimraf "^2.6.1"
eslint-plugin-vue@^7.19.0: eslint-plugin-vue@^7.19.1:
version "7.19.0" version "7.19.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-7.19.0.tgz#4981f31c5df40fc1b2710d4fcb3e5e75fc644a48" resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-7.19.1.tgz#435fb2ce712842a9530b28eacb883680e8eaa4f3"
integrity sha512-pqsJY1q0cjdQerWSlGHo+NfnWZ8Xuc5tetddljJJ7726auWsnHty7F5qgj/EcjkPgyj8s5Lw4YGuhsFHkzIrkQ== integrity sha512-e2pD7nW2sTY04ThH+66BgToNwC4n6dqfNhKE+ypdJFtZgn3Zn+nP8ZEIFPG0PGqCKQ3qxy8dJk1bzUsuQd3ANA==
dependencies: dependencies:
eslint-utils "^2.1.0" eslint-utils "^2.1.0"
natural-compare "^1.4.0" natural-compare "^1.4.0"