summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-11-20 12:53:25 +0000
committerBenjamin Brahmer <info@b-brahmer.de>2023-11-20 14:58:52 +0100
commite08ee29163d96f90a7a37ab1f4964e4cd78a8e29 (patch)
treef22c65c2d5082c437e67776e2613ff679f2167fa /package.json
parentc863344809d3c1f56c7f122af7d6fa026cea646d (diff)
Build(deps-dev): Bump @vue/eslint-config-typescript
Bumps [@vue/eslint-config-typescript](https://github.com/vuejs/eslint-config-typescript) from 11.0.2 to 11.0.3. - [Release notes](https://github.com/vuejs/eslint-config-typescript/releases) - [Commits](https://github.com/vuejs/eslint-config-typescript/compare/v11.0.2...v11.0.3) --- updated-dependencies: - dependency-name: "@vue/eslint-config-typescript" 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 b39c6bfbf..f7545bc4a 100644
--- a/package.json
+++ b/package.json
@@ -79,7 +79,7 @@
"@typescript-eslint/eslint-plugin": "^5.27.1",
"@typescript-eslint/parser": "^5.27.1",
"@vue/eslint-config-standard": "^8.0.1",
- "@vue/eslint-config-typescript": "^11.0.2",
+ "@vue/eslint-config-typescript": "^11.0.3",
"@vue/test-utils": "^1.3.0",
"axios": "^1.6.0",
"babel-core": "^7.0.0-0",