Skip to content

Commit d23081d

Browse files
chore(deps-dev): bump eslint-import-resolver-typescript (#1139)
Bumps [eslint-import-resolver-typescript](https://github.com/import-js/eslint-import-resolver-typescript) from 3.6.1 to 3.6.3. - [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.6.1...v3.6.3) --- updated-dependencies: - dependency-name: eslint-import-resolver-typescript 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> Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
1 parent 3ce4859 commit d23081d

File tree

2 files changed

+51
-23
lines changed

2 files changed

+51
-23
lines changed

package-lock.json

Lines changed: 50 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"eslint": "^8",
2828
"eslint-config-prettier": "^9.1.0",
2929
"eslint-import-resolver-node": "^0.3.6",
30-
"eslint-import-resolver-typescript": "^3.6.1",
30+
"eslint-import-resolver-typescript": "^3.6.3",
3131
"eslint-plugin-import": "^2.29.1",
3232
"eslint-plugin-prettier": "^5.2.1",
3333
"jest": "^29.7.0",

0 commit comments

Comments
 (0)