Skip to content

Commit dbf3615

Browse files
chore(deps-dev): bump eslint-import-resolver-typescript (#121)
Bumps [eslint-import-resolver-typescript](https://github.com/import-js/eslint-import-resolver-typescript) from 4.4.3 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@v4.4.3...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-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a6131e1 commit dbf3615

File tree

2 files changed

+117
-93
lines changed

2 files changed

+117
-93
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"concurrently": "^9.2.0",
4646
"eslint": "^9.29.0",
4747
"eslint-import-resolver-custom-alias": "^1.3.2",
48-
"eslint-import-resolver-typescript": "^4.4.3",
48+
"eslint-import-resolver-typescript": "^4.4.4",
4949
"eslint-plugin-etc": "^2.0.3",
5050
"eslint-plugin-import": "^2.32.0",
5151
"eslint-plugin-no-null": "^1.0.2",

0 commit comments

Comments
 (0)