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

Merge pull request #44 from tenrok/dependabot/npm_and_yarn/vue/cli-plugin-eslint-4.5.17

chore(deps-dev): bump @vue/cli-plugin-eslint from 4.5.15 to 4.5.17
This commit is contained in:
2022-04-19 10:19:44 +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.17",
"@vue/cli-plugin-eslint": "~4.5.15",
"@vue/cli-plugin-eslint": "~4.5.17",
"@vue/cli-service": "~4.5.17",
"babel-eslint": "^10.1.0",
"eslint": "^6.7.2",
@@ -2232,12 +2232,12 @@
}
},
"node_modules/@vue/cli-plugin-eslint": {
"version": "4.5.15",
"resolved": "https://registry.npmjs.org/@vue/cli-plugin-eslint/-/cli-plugin-eslint-4.5.15.tgz",
"integrity": "sha512-/2Fl6wY/5bz3HD035oSnFRMsKNxDxU396KqBdpCQdwdvqk4mm6JAbXqihpcBRTNPeTO6w+LwGe6FE56PVbJdbg==",
"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==",
"dev": true,
"dependencies": {
"@vue/cli-shared-utils": "^4.5.15",
"@vue/cli-shared-utils": "^4.5.17",
"eslint-loader": "^2.2.1",
"globby": "^9.2.0",
"inquirer": "^7.1.0",
@@ -18360,12 +18360,12 @@
}
},
"@vue/cli-plugin-eslint": {
"version": "4.5.15",
"resolved": "https://registry.npmjs.org/@vue/cli-plugin-eslint/-/cli-plugin-eslint-4.5.15.tgz",
"integrity": "sha512-/2Fl6wY/5bz3HD035oSnFRMsKNxDxU396KqBdpCQdwdvqk4mm6JAbXqihpcBRTNPeTO6w+LwGe6FE56PVbJdbg==",
"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==",
"dev": true,
"requires": {
"@vue/cli-shared-utils": "^4.5.15",
"@vue/cli-shared-utils": "^4.5.17",
"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.17",
"@vue/cli-plugin-eslint": "~4.5.15",
"@vue/cli-plugin-eslint": "~4.5.17",
"@vue/cli-service": "~4.5.17",
"babel-eslint": "^10.1.0",
"eslint": "^6.7.2",