summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-11-11 21:40:23 +0000
committerBenjamin Brahmer <info@b-brahmer.de>2023-11-12 13:51:24 +0100
commitbdb6494efd61aba8f59daab719a4ecfe165b4cd0 (patch)
tree4e534afbb4f2bf81b367a9e53a497e0aed2b954c /package.json
parentfc6eebb7e0ab45f6d668038062a89329085786ac (diff)
Build(deps-dev): Bump eslint-plugin-vue from 9.16.1 to 9.18.1
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 9.16.1 to 9.18.1. - [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases) - [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v9.16.1...v9.18.1) --- updated-dependencies: - dependency-name: eslint-plugin-vue dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 3e92dfb5d..f1201047b 100644
--- a/package.json
+++ b/package.json
@@ -95,7 +95,7 @@
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^6.0.0",
"eslint-plugin-standard": "^5.0.0",
- "eslint-plugin-vue": "^9.5.1",
+ "eslint-plugin-vue": "^9.18.1",
"eslint-webpack-plugin": "^3.1.1",
"focus-trap": "^7.0.0",
"hammerjs": "^2.0.8",