Skip to content

Commit e6e63e2

Browse files
chore(deps): bump eslint-import-resolver-typescript from 3.7.0 to 4.4.4 (#58)
Bumps [eslint-import-resolver-typescript](https://github.com/import-js/eslint-import-resolver-typescript) from 3.7.0 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.7.0...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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bd7578c commit e6e63e2

File tree

2 files changed

+476
-19
lines changed

2 files changed

+476
-19
lines changed

app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@typescript-eslint/parser": "^8.46.1",
4343
"eslint": "^8.57.0",
4444
"eslint-config-next": "^15",
45-
"eslint-import-resolver-typescript": "^3.7.0",
45+
"eslint-import-resolver-typescript": "^4.4.4",
4646
"eslint-plugin-compat": "^6.0.2",
4747
"eslint-plugin-delegated-events": "^1.0.0",
4848
"eslint-plugin-github": "^6.0.0",

0 commit comments

Comments
 (0)