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

Merge pull request #9 from solodyagin/dependabot/npm_and_yarn/vue/cli-plugin-eslint-4.5.18

chore(deps-dev): bump @vue/cli-plugin-eslint from 4.5.17 to 4.5.18
This commit is contained in:
2022-06-20 13:13:40 +03:00
committed by GitHub
2 changed files with 10 additions and 10 deletions
+9 -9
View File
@@ -13,7 +13,7 @@
},
"devDependencies": {
"@vue/cli-plugin-babel": "~4.5.18",
"@vue/cli-plugin-eslint": "~4.5.17",
"@vue/cli-plugin-eslint": "~4.5.18",
"@vue/cli-service": "~4.5.18",
"babel-eslint": "^10.1.0",
"eslint": "^6.7.2",
@@ -2295,12 +2295,12 @@
}
},
"node_modules/@vue/cli-plugin-eslint": {
"version": "4.5.17",
"resolved": "https://registry.npmjs.org/@vue/cli-plugin-eslint/-/cli-plugin-eslint-4.5.17.tgz",
"integrity": "sha512-bVNDP+SuWcuJrBMc+JLaKvlxx25XKIlZBa+zzFnxhHZlwPZ7CeBD3e2wnsygJyPoKgDZcZwDgmEz1BZzMEjsNw==",
"version": "4.5.18",
"resolved": "https://registry.npmjs.org/@vue/cli-plugin-eslint/-/cli-plugin-eslint-4.5.18.tgz",
"integrity": "sha512-UWacV26Ul+W61PwvMBv4Msh2h3Umr5FG0ApXFzLQTgyc/rCmXvhR53pW252zVZ2tf7s2n7xDFnp/mrCUrkb2tw==",
"dev": true,
"dependencies": {
"@vue/cli-shared-utils": "^4.5.17",
"@vue/cli-shared-utils": "^4.5.18",
"eslint-loader": "^2.2.1",
"globby": "^9.2.0",
"inquirer": "^7.1.0",
@@ -18507,12 +18507,12 @@
}
},
"@vue/cli-plugin-eslint": {
"version": "4.5.17",
"resolved": "https://registry.npmjs.org/@vue/cli-plugin-eslint/-/cli-plugin-eslint-4.5.17.tgz",
"integrity": "sha512-bVNDP+SuWcuJrBMc+JLaKvlxx25XKIlZBa+zzFnxhHZlwPZ7CeBD3e2wnsygJyPoKgDZcZwDgmEz1BZzMEjsNw==",
"version": "4.5.18",
"resolved": "https://registry.npmjs.org/@vue/cli-plugin-eslint/-/cli-plugin-eslint-4.5.18.tgz",
"integrity": "sha512-UWacV26Ul+W61PwvMBv4Msh2h3Umr5FG0ApXFzLQTgyc/rCmXvhR53pW252zVZ2tf7s2n7xDFnp/mrCUrkb2tw==",
"dev": true,
"requires": {
"@vue/cli-shared-utils": "^4.5.17",
"@vue/cli-shared-utils": "^4.5.18",
"eslint-loader": "^2.2.1",
"globby": "^9.2.0",
"inquirer": "^7.1.0",
+1 -1
View File
@@ -50,7 +50,7 @@
},
"devDependencies": {
"@vue/cli-plugin-babel": "~4.5.18",
"@vue/cli-plugin-eslint": "~4.5.17",
"@vue/cli-plugin-eslint": "~4.5.18",
"@vue/cli-service": "~4.5.18",
"babel-eslint": "^10.1.0",
"eslint": "^6.7.2",