Skip to content

Commit

Permalink
feat: upgrade eslint-import-resolver-typescript from 2.7.1 to 3.1.0
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade eslint-import-resolver-typescript from 2.7.1 to 3.1.0.

See this package in npm:
https://www.npmjs.com/package/eslint-import-resolver-typescript

See this project in Snyk:
https://app.snyk.io/org/hakatashi/project/ddfbd579-4bd9-45d5-8f01-0ce52d957d21?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Jun 27, 2022
1 parent 5b76d47 commit 41447c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"dependencies": {
"@typescript-eslint/eslint-plugin": "^5.16.0",
"@typescript-eslint/parser": "^5.10.1",
"eslint-import-resolver-typescript": "^2.3.0",
"eslint-import-resolver-typescript": "^3.1.0",
"eslint-plugin-array-plural": "^1.2.0",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-node": "^11.1.0",
Expand Down

0 comments on commit 41447c3

Please sign in to comment.