summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-04-08 01:58:50 +0000
committerGitHub <noreply@github.com>2023-04-08 01:58:50 +0000
commitae5c4cbd8278fb652db70369b55389f5488ac0b5 (patch)
tree90c8992a96fc9cb9303f9a5a22604f16d94a382c /package.json
parentfc85763ef60022f27d36caaa08a99b6ddc87b84e (diff)
chore(deps-dev): bump eslint-import-resolver-typescript
Bumps [eslint-import-resolver-typescript](https://github.com/import-js/eslint-import-resolver-typescript) from 3.5.4 to 3.5.5. - [Release notes](https://github.com/import-js/eslint-import-resolver-typescript/releases) - [Changelog](https://github.com/import-js/eslint-import-resolver-typescript/blob/master/CHANGELOG.md) - [Commits](https://github.com/import-js/eslint-import-resolver-typescript/compare/v3.5.4...v3.5.5) --- updated-dependencies: - dependency-name: eslint-import-resolver-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 d660be77..cb80bb6c 100644
--- a/package.json
+++ b/package.json
@@ -92,7 +92,7 @@
"@vue/composition-api": "^1.7.1",
"@vue/vue2-jest": "^29.2.3",
"babel-jest": "^29.4.2",
- "eslint-import-resolver-typescript": "^3.5.4",
+ "eslint-import-resolver-typescript": "^3.5.5",
"jest": "^29.5.0",
"jest-environment-jsdom": "^29.5.0",
"stylelint": "^14.16.1",