Skip to content

Commit

Permalink
Update eslint-import-resolver-typescript to v3.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
amikheychik committed Dec 29, 2024
1 parent c4ce9a6 commit 85ff100
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 10 deletions.
23 changes: 15 additions & 8 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@stylistic/eslint-plugin-plus": "^2.11.0",
"@stylistic/eslint-plugin-ts": "^2.11.0",
"eslint": "^9.16.0",
"eslint-import-resolver-typescript": "^3.6.3",
"eslint-import-resolver-typescript": "^3.7.0",
"eslint-plugin-array-func": "^4.0.0",
"eslint-plugin-cypress": "^4.1.0",
"eslint-plugin-eslint-comments": "^3.2.0",
Expand Down Expand Up @@ -89,7 +89,7 @@
"@types/eslint": "^8.56.12",
"@types/jest": "^29.5.14",
"eslint": "9.16.0",
"eslint-import-resolver-typescript": "3.6.3",
"eslint-import-resolver-typescript": "3.7.0",
"eslint-plugin-array-func": "4.0.0",
"eslint-plugin-cypress": "4.1.0",
"eslint-plugin-eslint-comments": "3.2.0",
Expand Down

0 comments on commit 85ff100

Please sign in to comment.