summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-05-29 03:38:24 +0000
committerGitHub <noreply@github.com>2021-05-29 03:38:24 +0000
commit9809dd3a0522411135e78f01f93a6ebd3cdbc129 (patch)
treed2919e4807ffc0076027259334e515b14b32f2cb /package.json
parentd4cd60fe3f0a4b0088de37a99255fb6980e60c6c (diff)
Bump eslint-plugin-vue from 7.9.0 to 7.10.0
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 7.9.0 to 7.10.0. - [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases) - [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v7.9.0...v7.10.0) Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index f797a03c..5ae5fe53 100644
--- a/package.json
+++ b/package.json
@@ -72,7 +72,7 @@
},
"devDependencies": {
"@babel/core": "^7.14.3",
- "@babel/eslint-parser": "^7.14.3",
+ "@babel/eslint-parser": "^7.14.4",
"@babel/plugin-proposal-object-rest-spread": "^7.14.2",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/preset-env": "^7.14.4",
@@ -90,7 +90,7 @@
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^4.3.1",
"eslint-plugin-standard": "^4.1.0",
- "eslint-plugin-vue": "^7.9.0",
+ "eslint-plugin-vue": "^7.10.0",
"eslint-webpack-plugin": "^2.5.4",
"file-loader": "^6.2.0",
"node-polyfill-webpack-plugin": "^1.1.2",