2
0
mirror of https://github.com/tenrok/vue-ganttastic.git synced 2026-06-18 22:30:34 +03:00

Merge pull request #39 from tenrok/dependabot/npm_and_yarn/eslint-plugin-vue-8.6.0

chore(deps-dev): bump eslint-plugin-vue from 8.3.0 to 8.6.0
This commit is contained in:
2022-04-15 13:51:25 +03:00
committed by GitHub
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -17,7 +17,7 @@
"@vue/cli-service": "~4.5.15",
"babel-eslint": "^10.1.0",
"eslint": "^6.7.2",
"eslint-plugin-vue": "^8.3.0",
"eslint-plugin-vue": "^8.6.0",
"sass": "^1.49.0",
"sass-loader": "^10.2.1",
"vue-template-compiler": "^2.6.11"
@@ -6052,9 +6052,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.6.0",
"resolved": "https://registry.npmjs.org/eslint-plugin-vue/-/eslint-plugin-vue-8.6.0.tgz",
"integrity": "sha512-abXiF2J18n/7ZPy9foSlJyouKf54IqpKlNvNmzhM93N0zs3QUxZG/oBd3tVPOJTKg7SlhBUtPxugpqzNbgGpQQ==",
"dev": true,
"dependencies": {
"eslint-utils": "^3.0.0",
@@ -21462,9 +21462,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.6.0",
"resolved": "https://registry.npmjs.org/eslint-plugin-vue/-/eslint-plugin-vue-8.6.0.tgz",
"integrity": "sha512-abXiF2J18n/7ZPy9foSlJyouKf54IqpKlNvNmzhM93N0zs3QUxZG/oBd3tVPOJTKg7SlhBUtPxugpqzNbgGpQQ==",
"dev": true,
"requires": {
"eslint-utils": "^3.0.0",
+1 -1
View File
@@ -54,7 +54,7 @@
"@vue/cli-service": "~4.5.15",
"babel-eslint": "^10.1.0",
"eslint": "^6.7.2",
"eslint-plugin-vue": "^8.3.0",
"eslint-plugin-vue": "^8.6.0",
"sass": "^1.49.0",
"sass-loader": "^10.2.1",
"vue-template-compiler": "^2.6.11"