Skip to content

Commit d3bfdfc

Browse files
Bump eslint-import-resolver-typescript from 3.10.1 to 4.4.4
Bumps [eslint-import-resolver-typescript](https://github.com/import-js/eslint-import-resolver-typescript) from 3.10.1 to 4.4.4. - [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](import-js/eslint-import-resolver-typescript@v3.10.1...v4.4.4) --- updated-dependencies: - dependency-name: eslint-import-resolver-typescript dependency-version: 4.4.4 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e99afe1 commit d3bfdfc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"@typescript-eslint/eslint-plugin": "^6.7.4",
5050
"@typescript-eslint/parser": "^6.7.4",
5151
"eslint": "^8.38.0",
52-
"eslint-import-resolver-typescript": "^3.6.1",
52+
"eslint-import-resolver-typescript": "^4.4.4",
5353
"eslint-plugin-import": "^2.28.1",
5454
"eslint-plugin-jsx-a11y": "^6.7.1",
5555
"eslint-plugin-react": "^7.33.2",

0 commit comments

Comments
 (0)