2
0
mirror of https://github.com/tenrok/vue-ganttastic.git synced 2026-06-15 11:02:24 +03:00

Merge pull request #47 from solodyagin/dependabot/npm_and_yarn/eslint-plugin-vue-9.6.0

chore(deps-dev): bump eslint-plugin-vue from 9.4.0 to 9.6.0
This commit is contained in:
2022-10-13 15:51:45 +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.19",
"babel-eslint": "^10.1.0",
"eslint": "^6.7.2",
"eslint-plugin-vue": "^9.4.0",
"eslint-plugin-vue": "^9.6.0",
"sass": "^1.55.0",
"sass-loader": "^10.3.1",
"vue-template-compiler": "^2.7.10"
@@ -6314,9 +6314,9 @@
}
},
"node_modules/eslint-plugin-vue": {
"version": "9.4.0",
"resolved": "https://registry.npmjs.org/eslint-plugin-vue/-/eslint-plugin-vue-9.4.0.tgz",
"integrity": "sha512-Nzz2QIJ8FG+rtJaqT/7/ru5ie2XgT9KCudkbN0y3uFYhQ41nuHEaboLAiqwMcK006hZPQv/rVMRhUIwEGhIvfQ==",
"version": "9.6.0",
"resolved": "https://registry.npmjs.org/eslint-plugin-vue/-/eslint-plugin-vue-9.6.0.tgz",
"integrity": "sha512-zzySkJgVbFCylnG2+9MDF7N+2Rjze2y0bF8GyUNpFOnT8mCMfqqtLDJkHBuYu9N/psW1A6DVbQhPkP92E+qakA==",
"dev": true,
"dependencies": {
"eslint-utils": "^3.0.0",
@@ -22047,9 +22047,9 @@
}
},
"eslint-plugin-vue": {
"version": "9.4.0",
"resolved": "https://registry.npmjs.org/eslint-plugin-vue/-/eslint-plugin-vue-9.4.0.tgz",
"integrity": "sha512-Nzz2QIJ8FG+rtJaqT/7/ru5ie2XgT9KCudkbN0y3uFYhQ41nuHEaboLAiqwMcK006hZPQv/rVMRhUIwEGhIvfQ==",
"version": "9.6.0",
"resolved": "https://registry.npmjs.org/eslint-plugin-vue/-/eslint-plugin-vue-9.6.0.tgz",
"integrity": "sha512-zzySkJgVbFCylnG2+9MDF7N+2Rjze2y0bF8GyUNpFOnT8mCMfqqtLDJkHBuYu9N/psW1A6DVbQhPkP92E+qakA==",
"dev": true,
"requires": {
"eslint-utils": "^3.0.0",
+1 -1
View File
@@ -54,7 +54,7 @@
"@vue/cli-service": "~4.5.19",
"babel-eslint": "^10.1.0",
"eslint": "^6.7.2",
"eslint-plugin-vue": "^9.4.0",
"eslint-plugin-vue": "^9.6.0",
"sass": "^1.55.0",
"sass-loader": "^10.3.1",
"vue-template-compiler": "^2.7.10"