summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-12-19 11:18:17 +0000
committerBenjamin Brahmer <info@b-brahmer.de>2023-12-19 12:22:49 +0100
commit1cebfef19937a0b63641982fa3541241b2558847 (patch)
tree9e756a679493a3b84b6ec94aceecd22145e83aba /package.json
parent0ab992cadd70fbd60335c69ffc61099faea4a609 (diff)
Build(deps-dev): Bump eslint-plugin-vue from 9.18.1 to 9.19.2
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 9.18.1 to 9.19.2. - [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases) - [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v9.18.1...v9.19.2) --- 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 cc41d753a..2deb8a70d 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.18.1",
+ "eslint-plugin-vue": "^9.19.2",
"eslint-webpack-plugin": "^4.0.1",
"focus-trap": "^7.5.4",
"hammerjs": "^2.0.8",