Skip to content

Commit 8e90ba8

Browse files
renovate[bot]github-actions[bot]
andauthoredMar 18, 2025··
fix(deps): update dependency eslint-import-resolver-typescript to v3.9.1 (#704)
* fix(deps): update dependency eslint-import-resolver-typescript to v3.9.1 * chore(dependencies): updated changesets for modified dependencies --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 6b1e006 commit 8e90ba8

File tree

3 files changed

+181
-20
lines changed

3 files changed

+181
-20
lines changed
 
+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@theguild/eslint-config": patch
3+
---
4+
dependencies updates:
5+
- Updated dependency [`eslint-import-resolver-typescript@3.9.1` ↗︎](https://www.npmjs.com/package/eslint-import-resolver-typescript/v/3.9.1) (from `3.7.0`, in `dependencies`)

Diff for: ‎packages/eslint-config/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@typescript-eslint/eslint-plugin": "8.17.0",
2929
"@typescript-eslint/parser": "8.17.0",
3030
"eslint-config-prettier": "9.1.0",
31-
"eslint-import-resolver-typescript": "3.7.0",
31+
"eslint-import-resolver-typescript": "3.9.1",
3232
"eslint-plugin-import": "2.31.0",
3333
"eslint-plugin-jsonc": "2.18.2",
3434
"eslint-plugin-jsx-a11y": "6.10.2",

Diff for: ‎pnpm-lock.yaml

+175-19
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)
Please sign in to comment.