Merge pull request #351 from JLyne/dependabot/npm_and_yarn/eslint-plugin-vue-8.4.1
Bump eslint-plugin-vue from 8.3.0 to 8.4.1
This commit is contained in:
commit
f31eaf4f3b
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.8",
|
||||
"eslint-plugin-vue": "^8.3",
|
||||
"eslint-plugin-vue": "^8.4",
|
||||
"jest": "^27.4.7",
|
||||
"jest-in-case": "^1.0.2",
|
||||
"npm-run-all": "^4.1.5",
|
||||
@ -4583,9 +4583,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/eslint-plugin-vue": {
|
||||
"version": "8.3.0",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-vue/-/eslint-plugin-vue-8.3.0.tgz",
|
||||
"integrity": "sha512-IIuLHw4vQxGlHcoP2dG6t/2OVdQf2qoyAzEGAxreU1afZOHGA7y3TWq8I+r3ZA6Wjs6xpeUWGHlT31QGr9Rb5g==",
|
||||
"version": "8.4.1",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-vue/-/eslint-plugin-vue-8.4.1.tgz",
|
||||
"integrity": "sha512-nmWOhNmDx9TZ+yP9ZhezTkZUupSHsYA2TocRm+efPSXMOyFrVczVlaIuQcLBjCtI8CbkBiUQ3VcyQsjlIhDrhA==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"eslint-utils": "^3.0.0",
|
||||
@ -15778,9 +15778,9 @@
|
||||
}
|
||||
},
|
||||
"eslint-plugin-vue": {
|
||||
"version": "8.3.0",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-vue/-/eslint-plugin-vue-8.3.0.tgz",
|
||||
"integrity": "sha512-IIuLHw4vQxGlHcoP2dG6t/2OVdQf2qoyAzEGAxreU1afZOHGA7y3TWq8I+r3ZA6Wjs6xpeUWGHlT31QGr9Rb5g==",
|
||||
"version": "8.4.1",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-vue/-/eslint-plugin-vue-8.4.1.tgz",
|
||||
"integrity": "sha512-nmWOhNmDx9TZ+yP9ZhezTkZUupSHsYA2TocRm+efPSXMOyFrVczVlaIuQcLBjCtI8CbkBiUQ3VcyQsjlIhDrhA==",
|
||||
"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.8",
|
||||
"eslint-plugin-vue": "^8.3",
|
||||
"eslint-plugin-vue": "^8.4",
|
||||
"jest": "^27.4.7",
|
||||
"jest-in-case": "^1.0.2",
|
||||
"npm-run-all": "^4.1.5",
|
||||
|
Loading…
Reference in New Issue
Block a user