Skip to content

Commit bcd1b7f

Browse files
build(deps-dev): bump eslint-import-resolver-typescript
Bumps [eslint-import-resolver-typescript](https://github.com/import-js/eslint-import-resolver-typescript) from 3.8.7 to 4.1.1. - [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.8.7...v4.1.1) --- updated-dependencies: - dependency-name: eslint-import-resolver-typescript dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6ff0dd0 commit bcd1b7f

File tree

2 files changed

+187
-26
lines changed

2 files changed

+187
-26
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@
163163
"dprint": "0.49.0",
164164
"editorconfig": "2.0.1",
165165
"eslint": "9.20.1",
166-
"eslint-import-resolver-typescript": "3.8.7",
166+
"eslint-import-resolver-typescript": "4.1.1",
167167
"eslint-mdx": "3.2.0",
168168
"eslint-plugin-chai-expect": "3.1.0",
169169
"eslint-plugin-import": "2.31.0",

yarn.lock

+186-25
Original file line numberDiff line numberDiff line change
@@ -926,6 +926,34 @@ __metadata:
926926
languageName: node
927927
linkType: hard
928928

929+
"@emnapi/core@npm:^1.3.1":
930+
version: 1.3.1
931+
resolution: "@emnapi/core@npm:1.3.1"
932+
dependencies:
933+
"@emnapi/wasi-threads": "npm:1.0.1"
934+
tslib: "npm:^2.4.0"
935+
checksum: 10/00dbc2ae1b9682c3afadb39e0de4e69c7223b06df59b975c2a2ef58d6cbd91f5a7cfd666a97831c958737c5ec110735c6164bf0ac6f56b60477a933bd9ce793c
936+
languageName: node
937+
linkType: hard
938+
939+
"@emnapi/runtime@npm:^1.3.1":
940+
version: 1.3.1
941+
resolution: "@emnapi/runtime@npm:1.3.1"
942+
dependencies:
943+
tslib: "npm:^2.4.0"
944+
checksum: 10/619915ee44682356f77f60455025e667b0b04ad3c95ced36c03782aea9ebc066fa73e86c4a59d221177eba5e5533d40b3a6dbff4e58ee5d81db4270185c21e22
945+
languageName: node
946+
linkType: hard
947+
948+
"@emnapi/wasi-threads@npm:1.0.1":
949+
version: 1.0.1
950+
resolution: "@emnapi/wasi-threads@npm:1.0.1"
951+
dependencies:
952+
tslib: "npm:^2.4.0"
953+
checksum: 10/949f8bdcb11153d530652516b11d4b11d8c6ed48a692b4a59cbaa4305327aed59a61f0d87c366085c20ad0b0336c3b50eaddbddeeb3e8c55e7e82b583b9d98fb
954+
languageName: node
955+
linkType: hard
956+
929957
"@es-joy/jsdoccomment@npm:~0.49.0":
930958
version: 0.49.0
931959
resolution: "@es-joy/jsdoccomment@npm:0.49.0"
@@ -1582,7 +1610,7 @@ __metadata:
15821610
dprint: "npm:0.49.0"
15831611
editorconfig: "npm:2.0.1"
15841612
eslint: "npm:9.20.1"
1585-
eslint-import-resolver-typescript: "npm:3.8.7"
1613+
eslint-import-resolver-typescript: "npm:4.1.1"
15861614
eslint-mdx: "npm:3.2.0"
15871615
eslint-plugin-chai-expect: "npm:3.1.0"
15881616
eslint-plugin-import: "npm:2.31.0"
@@ -2032,6 +2060,17 @@ __metadata:
20322060
languageName: node
20332061
linkType: hard
20342062

2063+
"@napi-rs/wasm-runtime@npm:^0.2.7":
2064+
version: 0.2.7
2065+
resolution: "@napi-rs/wasm-runtime@npm:0.2.7"
2066+
dependencies:
2067+
"@emnapi/core": "npm:^1.3.1"
2068+
"@emnapi/runtime": "npm:^1.3.1"
2069+
"@tybys/wasm-util": "npm:^0.9.0"
2070+
checksum: 10/91c3f6eaf7e73fc598b69308b780c3b3818e15bbc9c92c9f065280928fd6c3fffe8c6ca0363e87baff751d1acaccf392a78feb85db58d00f0bf9bda56d45747c
2071+
languageName: node
2072+
linkType: hard
2073+
20352074
"@nestjs/common@npm:10.2.7":
20362075
version: 10.2.7
20372076
resolution: "@nestjs/common@npm:10.2.7"
@@ -2094,13 +2133,6 @@ __metadata:
20942133
languageName: node
20952134
linkType: hard
20962135

2097-
"@nolyfill/is-core-module@npm:1.0.39":
2098-
version: 1.0.39
2099-
resolution: "@nolyfill/is-core-module@npm:1.0.39"
2100-
checksum: 10/0d6e098b871eca71d875651288e1f0fa770a63478b0b50479c99dc760c64175a56b5b04f58d5581bbcc6b552b8191ab415eada093d8df9597ab3423c8cac1815
2101-
languageName: node
2102-
linkType: hard
2103-
21042136
"@npmcli/config@npm:^8.0.0":
21052137
version: 8.3.4
21062138
resolution: "@npmcli/config@npm:8.3.4"
@@ -2438,6 +2470,15 @@ __metadata:
24382470
languageName: node
24392471
linkType: hard
24402472

2473+
"@tybys/wasm-util@npm:^0.9.0":
2474+
version: 0.9.0
2475+
resolution: "@tybys/wasm-util@npm:0.9.0"
2476+
dependencies:
2477+
tslib: "npm:^2.4.0"
2478+
checksum: 10/aa58e64753a420ad1eefaf7bacef3dda61d74f9336925943d9244132d5b48d9242f734f1e707fd5ccfa6dd1d8ec8e6debc234b4dedb3a5b0d8486d1f373350b2
2479+
languageName: node
2480+
linkType: hard
2481+
24412482
"@types/acorn@npm:^4.0.0":
24422483
version: 4.0.6
24432484
resolution: "@types/acorn@npm:4.0.6"
@@ -2807,6 +2848,85 @@ __metadata:
28072848
languageName: node
28082849
linkType: hard
28092850

2851+
"@unrs/rspack-resolver-binding-darwin-arm64@npm:1.1.2":
2852+
version: 1.1.2
2853+
resolution: "@unrs/rspack-resolver-binding-darwin-arm64@npm:1.1.2"
2854+
conditions: os=darwin & cpu=arm64
2855+
languageName: node
2856+
linkType: hard
2857+
2858+
"@unrs/rspack-resolver-binding-darwin-x64@npm:1.1.2":
2859+
version: 1.1.2
2860+
resolution: "@unrs/rspack-resolver-binding-darwin-x64@npm:1.1.2"
2861+
conditions: os=darwin & cpu=x64
2862+
languageName: node
2863+
linkType: hard
2864+
2865+
"@unrs/rspack-resolver-binding-freebsd-x64@npm:1.1.2":
2866+
version: 1.1.2
2867+
resolution: "@unrs/rspack-resolver-binding-freebsd-x64@npm:1.1.2"
2868+
conditions: os=freebsd & cpu=x64
2869+
languageName: node
2870+
linkType: hard
2871+
2872+
"@unrs/rspack-resolver-binding-linux-arm-gnueabihf@npm:1.1.2":
2873+
version: 1.1.2
2874+
resolution: "@unrs/rspack-resolver-binding-linux-arm-gnueabihf@npm:1.1.2"
2875+
conditions: os=linux & cpu=arm
2876+
languageName: node
2877+
linkType: hard
2878+
2879+
"@unrs/rspack-resolver-binding-linux-arm64-gnu@npm:1.1.2":
2880+
version: 1.1.2
2881+
resolution: "@unrs/rspack-resolver-binding-linux-arm64-gnu@npm:1.1.2"
2882+
conditions: os=linux & cpu=arm64 & libc=glibc
2883+
languageName: node
2884+
linkType: hard
2885+
2886+
"@unrs/rspack-resolver-binding-linux-arm64-musl@npm:1.1.2":
2887+
version: 1.1.2
2888+
resolution: "@unrs/rspack-resolver-binding-linux-arm64-musl@npm:1.1.2"
2889+
conditions: os=linux & cpu=arm64 & libc=musl
2890+
languageName: node
2891+
linkType: hard
2892+
2893+
"@unrs/rspack-resolver-binding-linux-x64-gnu@npm:1.1.2":
2894+
version: 1.1.2
2895+
resolution: "@unrs/rspack-resolver-binding-linux-x64-gnu@npm:1.1.2"
2896+
conditions: os=linux & cpu=x64 & libc=glibc
2897+
languageName: node
2898+
linkType: hard
2899+
2900+
"@unrs/rspack-resolver-binding-linux-x64-musl@npm:1.1.2":
2901+
version: 1.1.2
2902+
resolution: "@unrs/rspack-resolver-binding-linux-x64-musl@npm:1.1.2"
2903+
conditions: os=linux & cpu=x64 & libc=musl
2904+
languageName: node
2905+
linkType: hard
2906+
2907+
"@unrs/rspack-resolver-binding-wasm32-wasi@npm:1.1.2":
2908+
version: 1.1.2
2909+
resolution: "@unrs/rspack-resolver-binding-wasm32-wasi@npm:1.1.2"
2910+
dependencies:
2911+
"@napi-rs/wasm-runtime": "npm:^0.2.7"
2912+
conditions: cpu=wasm32
2913+
languageName: node
2914+
linkType: hard
2915+
2916+
"@unrs/rspack-resolver-binding-win32-arm64-msvc@npm:1.1.2":
2917+
version: 1.1.2
2918+
resolution: "@unrs/rspack-resolver-binding-win32-arm64-msvc@npm:1.1.2"
2919+
conditions: os=win32 & cpu=arm64
2920+
languageName: node
2921+
linkType: hard
2922+
2923+
"@unrs/rspack-resolver-binding-win32-x64-msvc@npm:1.1.2":
2924+
version: 1.1.2
2925+
resolution: "@unrs/rspack-resolver-binding-win32-x64-msvc@npm:1.1.2"
2926+
conditions: os=win32 & cpu=x64
2927+
languageName: node
2928+
linkType: hard
2929+
28102930
"@vates/toggle-scripts@npm:1.0.0":
28112931
version: 1.0.0
28122932
resolution: "@vates/toggle-scripts@npm:1.0.0"
@@ -4061,7 +4181,7 @@ __metadata:
40614181
languageName: node
40624182
linkType: hard
40634183

4064-
"debug@npm:4, debug@npm:^4.0.0, debug@npm:^4.1.0, debug@npm:^4.1.1, debug@npm:^4.3.1, debug@npm:^4.3.2, debug@npm:^4.3.4, debug@npm:^4.3.6, debug@npm:^4.3.7, debug@npm:^4.4.0":
4184+
"debug@npm:4, debug@npm:^4.0.0, debug@npm:^4.1.0, debug@npm:^4.1.1, debug@npm:^4.3.1, debug@npm:^4.3.2, debug@npm:^4.3.4, debug@npm:^4.3.6, debug@npm:^4.4.0":
40654185
version: 4.4.0
40664186
resolution: "debug@npm:4.4.0"
40674187
dependencies:
@@ -4314,7 +4434,7 @@ __metadata:
43144434
languageName: node
43154435
linkType: hard
43164436

4317-
"enhanced-resolve@npm:^5.15.0, enhanced-resolve@npm:^5.17.1":
4437+
"enhanced-resolve@npm:^5.17.1":
43184438
version: 5.18.0
43194439
resolution: "enhanced-resolve@npm:5.18.0"
43204440
dependencies:
@@ -4747,16 +4867,15 @@ __metadata:
47474867
languageName: node
47484868
linkType: hard
47494869

4750-
"eslint-import-resolver-typescript@npm:3.8.7":
4751-
version: 3.8.7
4752-
resolution: "eslint-import-resolver-typescript@npm:3.8.7"
4870+
"eslint-import-resolver-typescript@npm:4.1.1":
4871+
version: 4.1.1
4872+
resolution: "eslint-import-resolver-typescript@npm:4.1.1"
47534873
dependencies:
4754-
"@nolyfill/is-core-module": "npm:1.0.39"
4755-
debug: "npm:^4.3.7"
4756-
enhanced-resolve: "npm:^5.15.0"
4874+
debug: "npm:^4.4.0"
47574875
get-tsconfig: "npm:^4.10.0"
4758-
is-bun-module: "npm:^1.0.2"
4759-
stable-hash: "npm:^0.0.4"
4876+
is-bun-module: "npm:^1.3.0"
4877+
rspack-resolver: "npm:^1.1.2"
4878+
stable-hash: "npm:^0.0.5"
47604879
tinyglobby: "npm:^0.2.12"
47614880
peerDependencies:
47624881
eslint: "*"
@@ -4767,7 +4886,7 @@ __metadata:
47674886
optional: true
47684887
eslint-plugin-import-x:
47694888
optional: true
4770-
checksum: 10/e11a2ea4ffba11b33b6bd00146569c88bed0dbfb81f882d3c0f00aedbb7f2280caf4bbd38fb546583087560fadf80abd6e7928e14194c351416233c841f83d8d
4889+
checksum: 10/2e20c77f09e48af40518c6cb2e3ce2c0eb80c861cc2d14d0719e71dc71f90b7d2f68587257d51f54c265dfe70faab15d2a8a0526cf8fcf8255f3ca8fd45e73ae
47714890
languageName: node
47724891
linkType: hard
47734892

@@ -6106,7 +6225,7 @@ __metadata:
61066225
languageName: node
61076226
linkType: hard
61086227

6109-
"is-bun-module@npm:^1.0.2":
6228+
"is-bun-module@npm:^1.3.0":
61106229
version: 1.3.0
61116230
resolution: "is-bun-module@npm:1.3.0"
61126231
dependencies:
@@ -9981,6 +10100,48 @@ __metadata:
998110100
languageName: node
998210101
linkType: hard
998310102

10103+
"rspack-resolver@npm:^1.1.2":
10104+
version: 1.1.2
10105+
resolution: "rspack-resolver@npm:1.1.2"
10106+
dependencies:
10107+
"@unrs/rspack-resolver-binding-darwin-arm64": "npm:1.1.2"
10108+
"@unrs/rspack-resolver-binding-darwin-x64": "npm:1.1.2"
10109+
"@unrs/rspack-resolver-binding-freebsd-x64": "npm:1.1.2"
10110+
"@unrs/rspack-resolver-binding-linux-arm-gnueabihf": "npm:1.1.2"
10111+
"@unrs/rspack-resolver-binding-linux-arm64-gnu": "npm:1.1.2"
10112+
"@unrs/rspack-resolver-binding-linux-arm64-musl": "npm:1.1.2"
10113+
"@unrs/rspack-resolver-binding-linux-x64-gnu": "npm:1.1.2"
10114+
"@unrs/rspack-resolver-binding-linux-x64-musl": "npm:1.1.2"
10115+
"@unrs/rspack-resolver-binding-wasm32-wasi": "npm:1.1.2"
10116+
"@unrs/rspack-resolver-binding-win32-arm64-msvc": "npm:1.1.2"
10117+
"@unrs/rspack-resolver-binding-win32-x64-msvc": "npm:1.1.2"
10118+
dependenciesMeta:
10119+
"@unrs/rspack-resolver-binding-darwin-arm64":
10120+
optional: true
10121+
"@unrs/rspack-resolver-binding-darwin-x64":
10122+
optional: true
10123+
"@unrs/rspack-resolver-binding-freebsd-x64":
10124+
optional: true
10125+
"@unrs/rspack-resolver-binding-linux-arm-gnueabihf":
10126+
optional: true
10127+
"@unrs/rspack-resolver-binding-linux-arm64-gnu":
10128+
optional: true
10129+
"@unrs/rspack-resolver-binding-linux-arm64-musl":
10130+
optional: true
10131+
"@unrs/rspack-resolver-binding-linux-x64-gnu":
10132+
optional: true
10133+
"@unrs/rspack-resolver-binding-linux-x64-musl":
10134+
optional: true
10135+
"@unrs/rspack-resolver-binding-wasm32-wasi":
10136+
optional: true
10137+
"@unrs/rspack-resolver-binding-win32-arm64-msvc":
10138+
optional: true
10139+
"@unrs/rspack-resolver-binding-win32-x64-msvc":
10140+
optional: true
10141+
checksum: 10/116fadb51a778560a079d82874e85d519a82f54987992fbde766c912597c347f5517cd7f8223bcc2658e742b8cd4f3beb5d994a48b0fbbe4818af75dcf994481
10142+
languageName: node
10143+
linkType: hard
10144+
998410145
"run-parallel@npm:^1.1.9":
998510146
version: 1.2.0
998610147
resolution: "run-parallel@npm:1.2.0"
@@ -10382,10 +10543,10 @@ __metadata:
1038210543
languageName: node
1038310544
linkType: hard
1038410545

10385-
"stable-hash@npm:^0.0.4":
10386-
version: 0.0.4
10387-
resolution: "stable-hash@npm:0.0.4"
10388-
checksum: 10/21c039d21c1cb739cf8342561753a5e007cb95ea682ccd452e76310bbb9c6987a89de8eda023e320b019f3e4691aabda75079cdbb7dadf7ab9013e931f2f23cd
10546+
"stable-hash@npm:^0.0.5":
10547+
version: 0.0.5
10548+
resolution: "stable-hash@npm:0.0.5"
10549+
checksum: 10/9222ea2c558e37c4a576cb4e406966b9e6aa05b93f5c4f09ef4aaabe3577439b9b8fbff407b16840b63e2ae83de74290c7b1c2da7360d571e480e46a4aec0a56
1038910550
languageName: node
1039010551
linkType: hard
1039110552

@@ -10892,7 +11053,7 @@ __metadata:
1089211053
languageName: node
1089311054
linkType: hard
1089411055

10895-
"tslib@npm:^2.1.0, tslib@npm:^2.3.1, tslib@npm:^2.6.2, tslib@npm:^2.8.1":
11056+
"tslib@npm:^2.1.0, tslib@npm:^2.3.1, tslib@npm:^2.4.0, tslib@npm:^2.6.2, tslib@npm:^2.8.1":
1089611057
version: 2.8.1
1089711058
resolution: "tslib@npm:2.8.1"
1089811059
checksum: 10/3e2e043d5c2316461cb54e5c7fe02c30ef6dccb3384717ca22ae5c6b5bc95232a6241df19c622d9c73b809bea33b187f6dbc73030963e29950c2141bc32a79f7

0 commit comments

Comments
 (0)