Skip to content

build(deps): Bump eslint-import-resolver-typescript from 4.3.4 to 4.3.5 #33

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"@stylistic/eslint-plugin": "4.2.0",
"@typescript-eslint/eslint-plugin": "8.32.1",
"@typescript-eslint/parser": "8.32.1",
"eslint-import-resolver-typescript": "4.3.4",
"eslint-import-resolver-typescript": "4.3.5",
"eslint-mdx": "3.4.2",
"eslint-plugin-chai-expect": "3.1.0",
"eslint-plugin-import": "2.31.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1304,7 +1304,7 @@ __metadata:
dprint: "npm:0.49.1"
editorconfig: "npm:2.0.1"
eslint: "npm:9.27.0"
eslint-import-resolver-typescript: "npm:4.3.4"
eslint-import-resolver-typescript: "npm:4.3.5"
eslint-mdx: "npm:3.4.2"
eslint-plugin-chai-expect: "npm:3.1.0"
eslint-plugin-import: "npm:2.31.0"
Expand Down Expand Up @@ -4133,9 +4133,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-import-resolver-typescript@npm:4.3.4":
version: 4.3.4
resolution: "eslint-import-resolver-typescript@npm:4.3.4"
"eslint-import-resolver-typescript@npm:4.3.5":
version: 4.3.5
resolution: "eslint-import-resolver-typescript@npm:4.3.5"
dependencies:
debug: "npm:^4.4.0"
get-tsconfig: "npm:^4.10.0"
Expand All @@ -4152,7 +4152,7 @@ __metadata:
optional: true
eslint-plugin-import-x:
optional: true
checksum: 10/3620479c17bfbe7d40706c06e15a559a0a626af16bec3fe3046644ca84a5b49d5b8996753e5caf1b4f3de2140dbde5dc852aa3ea5fc4f459c080400b23af9e7e
checksum: 10/8f40c472b2d14da6c1a50244b443e8fd23a15244a8e829f99f861344a568e3fc2736480a670083212240af2b261aa604146ff3dcdd97d2e6cee00a1609cd2c03
languageName: node
linkType: hard

Expand Down