summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-01-23 12:37:35 +0000
committerBenjamin Brahmer <info@b-brahmer.de>2024-01-23 17:24:38 +0100
commit6d57237e7da55f429f1b2bab40c947237d5ad4e6 (patch)
treebc4483256c4475c2a0e02a4289d8e003f00a1087 /package.json
parente13fc9432d6583961468ed1b36a64da649542b1a (diff)
Build(deps-dev): Bump vue-eslint-parser from 9.3.2 to 9.4.2
Bumps [vue-eslint-parser](https://github.com/vuejs/vue-eslint-parser) from 9.3.2 to 9.4.2. - [Release notes](https://github.com/vuejs/vue-eslint-parser/releases) - [Commits](https://github.com/vuejs/vue-eslint-parser/compare/v9.3.2...v9.4.2) --- updated-dependencies: - dependency-name: vue-eslint-parser 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 f592c880e..15ac7a4d3 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.3.2",
+ "vue-eslint-parser": "^9.4.2",
"vue-loader": "^15.10.1",
"vue-material-design-icons": "^5.1.2",
"vue-multiselect": "^2.1.8",