|
|
@@ -10046,15 +10046,15 @@
|
|
|
}
|
|
|
},
|
|
|
"eslint-plugin-vue": {
|
|
|
- "version": "7.0.0-beta.4",
|
|
|
- "resolved": "https://registry.npmjs.org/eslint-plugin-vue/-/eslint-plugin-vue-7.0.0-beta.4.tgz",
|
|
|
- "integrity": "sha512-yb8Kki8b94a3A1sGum9TyVAkvPfKGPzWfZcXRmA2Tylt7TRi+b6mOtn1o6kM3NWatBs5gcGiCrH033DDPn0Msw==",
|
|
|
+ "version": "7.5.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/eslint-plugin-vue/-/eslint-plugin-vue-7.5.0.tgz",
|
|
|
+ "integrity": "sha512-QnMMTcyV8PLxBz7QQNAwISSEs6LYk2LJvGlxalXvpCtfKnqo7qcY0aZTIxPe8QOnHd7WCwiMZLOJzg6A03T0Gw==",
|
|
|
"dev": true,
|
|
|
"requires": {
|
|
|
"eslint-utils": "^2.1.0",
|
|
|
"natural-compare": "^1.4.0",
|
|
|
"semver": "^7.3.2",
|
|
|
- "vue-eslint-parser": "^7.1.0"
|
|
|
+ "vue-eslint-parser": "^7.4.1"
|
|
|
},
|
|
|
"dependencies": {
|
|
|
"lru-cache": {
|