summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-11-15 12:34:57 +0000
committerBenjamin Brahmer <info@b-brahmer.de>2023-11-16 10:36:09 +0100
commitc17b2a8d743650d2663e9bd1764382c5f2aa1d21 (patch)
tree41739bd1ca8d41e5fef00edfb7f2d946b773e42e /package.json
parent3148c16f96872072d6604b8419e33c5149018fb1 (diff)
Build(deps-dev): Bump vue-eslint-parser from 9.3.1 to 9.3.2
Bumps [vue-eslint-parser](https://github.com/vuejs/vue-eslint-parser) from 9.3.1 to 9.3.2. - [Release notes](https://github.com/vuejs/vue-eslint-parser/releases) - [Commits](https://github.com/vuejs/vue-eslint-parser/compare/v9.3.1...v9.3.2) --- updated-dependencies: - dependency-name: vue-eslint-parser dependency-type: direct:development update-type: version-update:semver-patch ... 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 a4cd5e5bf..d79ec0d5b 100644
--- a/package.json
+++ b/package.json
@@ -124,7 +124,7 @@
"typescript": "^4.7.2",
"v-click-outside": "^3.2.0",
"vue-color": "^2.8.1",
- "vue-eslint-parser": "^9.0.2",
+ "vue-eslint-parser": "^9.3.2",
"vue-loader": "^15.10.1",
"vue-material-design-icons": "^5.1.2",
"vue-multiselect": "^2.1.8",