Merge pull request #335 from JLyne/dependabot/npm_and_yarn/eslint-plugin-vue-8.3.0
Bump eslint-plugin-vue from 8.2.0 to 8.3.0
This commit is contained in:
commit
9a524c9220
14
package-lock.json
generated
14
package-lock.json
generated
@ -33,7 +33,7 @@
|
||||
"@vue/vue3-jest": "^27.0.0-alpha.1",
|
||||
"cpy-cli": "^3.1.1",
|
||||
"eslint": "^8.6",
|
||||
"eslint-plugin-vue": "^8.0",
|
||||
"eslint-plugin-vue": "^8.3",
|
||||
"jest": "^27.4.7",
|
||||
"jest-in-case": "^1.0.2",
|
||||
"npm-run-all": "^4.1.5",
|
||||
@ -4470,9 +4470,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/eslint-plugin-vue": {
|
||||
"version": "8.2.0",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-vue/-/eslint-plugin-vue-8.2.0.tgz",
|
||||
"integrity": "sha512-cLIdTuOAMXyHeQ4drYKcZfoyzdwdBpH279X8/N0DgmotEI9yFKb5O/cAgoie/CkQZCH/MOmh0xw/KEfS90zY2A==",
|
||||
"version": "8.3.0",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-vue/-/eslint-plugin-vue-8.3.0.tgz",
|
||||
"integrity": "sha512-IIuLHw4vQxGlHcoP2dG6t/2OVdQf2qoyAzEGAxreU1afZOHGA7y3TWq8I+r3ZA6Wjs6xpeUWGHlT31QGr9Rb5g==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"eslint-utils": "^3.0.0",
|
||||
@ -15669,9 +15669,9 @@
|
||||
}
|
||||
},
|
||||
"eslint-plugin-vue": {
|
||||
"version": "8.2.0",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-vue/-/eslint-plugin-vue-8.2.0.tgz",
|
||||
"integrity": "sha512-cLIdTuOAMXyHeQ4drYKcZfoyzdwdBpH279X8/N0DgmotEI9yFKb5O/cAgoie/CkQZCH/MOmh0xw/KEfS90zY2A==",
|
||||
"version": "8.3.0",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-vue/-/eslint-plugin-vue-8.3.0.tgz",
|
||||
"integrity": "sha512-IIuLHw4vQxGlHcoP2dG6t/2OVdQf2qoyAzEGAxreU1afZOHGA7y3TWq8I+r3ZA6Wjs6xpeUWGHlT31QGr9Rb5g==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"eslint-utils": "^3.0.0",
|
||||
|
@ -39,7 +39,7 @@
|
||||
"@vue/vue3-jest": "^27.0.0-alpha.1",
|
||||
"cpy-cli": "^3.1.1",
|
||||
"eslint": "^8.6",
|
||||
"eslint-plugin-vue": "^8.0",
|
||||
"eslint-plugin-vue": "^8.3",
|
||||
"jest": "^27.4.7",
|
||||
"jest-in-case": "^1.0.2",
|
||||
"npm-run-all": "^4.1.5",
|
||||
|
Loading…
Reference in New Issue
Block a user