Skip to content

chore(deps): update dependency eslint-import-resolver-typescript to v3.9.0 #1034

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
merged 1 commit into from
Mar 15, 2025
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 @@ -81,7 +81,7 @@
"esbuild": "0.25.1",
"eslint": "9.22.0",
"eslint-config-prettier": "10.1.1",
"eslint-import-resolver-typescript": "3.8.7",
"eslint-import-resolver-typescript": "3.9.0",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-jest": "28.11.0",
"eslint-plugin-prettier": "5.2.3",
Expand Down
208 changes: 187 additions & 21 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1437,6 +1437,34 @@ __metadata:
languageName: node
linkType: hard

"@emnapi/core@npm:^1.3.1":
version: 1.3.1
resolution: "@emnapi/core@npm:1.3.1"
dependencies:
"@emnapi/wasi-threads": "npm:1.0.1"
tslib: "npm:^2.4.0"
checksum: 10c0/d3be1044ad704e2c486641bc18908523490f28c7d38bd12d9c1d4ce37d39dae6c4aecd2f2eaf44c6e3bd90eaf04e0591acc440b1b038cdf43cce078a355a0ea0
languageName: node
linkType: hard

"@emnapi/runtime@npm:^1.3.1":
version: 1.3.1
resolution: "@emnapi/runtime@npm:1.3.1"
dependencies:
tslib: "npm:^2.4.0"
checksum: 10c0/060ffede50f1b619c15083312b80a9e62a5b0c87aa8c1b54854c49766c9d69f8d1d3d87bd963a647071263a320db41b25eaa50b74d6a80dcc763c23dbeaafd6c
languageName: node
linkType: hard

"@emnapi/wasi-threads@npm:1.0.1":
version: 1.0.1
resolution: "@emnapi/wasi-threads@npm:1.0.1"
dependencies:
tslib: "npm:^2.4.0"
checksum: 10c0/1e0c8036b8d53e9b07cc9acf021705ef6c86ab6b13e1acda7fffaf541a2d3565072afb92597419173ced9ea14f6bf32fce149106e669b5902b825e8b499e5c6c
languageName: node
linkType: hard

"@esbuild/aix-ppc64@npm:0.25.1":
version: 0.25.1
resolution: "@esbuild/aix-ppc64@npm:0.25.1"
Expand Down Expand Up @@ -2203,6 +2231,17 @@ __metadata:
languageName: node
linkType: hard

"@napi-rs/wasm-runtime@npm:^0.2.7":
version: 0.2.7
resolution: "@napi-rs/wasm-runtime@npm:0.2.7"
dependencies:
"@emnapi/core": "npm:^1.3.1"
"@emnapi/runtime": "npm:^1.3.1"
"@tybys/wasm-util": "npm:^0.9.0"
checksum: 10c0/04a5edd79144bfa4e821a373fb6d4939f10c578c5f3633b5e67a57d0f5e36a593f595834d26654ea757bba7cd80b6c42d0d1405d6a8460c5d774e8cd5c9548a4
languageName: node
linkType: hard

"@nodelib/fs.scandir@npm:2.1.4":
version: 2.1.4
resolution: "@nodelib/fs.scandir@npm:2.1.4"
Expand Down Expand Up @@ -2651,6 +2690,85 @@ __metadata:
languageName: node
linkType: hard

"@oxc-resolver/binding-darwin-arm64@npm:5.0.0":
version: 5.0.0
resolution: "@oxc-resolver/binding-darwin-arm64@npm:5.0.0"
conditions: os=darwin & cpu=arm64
languageName: node
linkType: hard

"@oxc-resolver/binding-darwin-x64@npm:5.0.0":
version: 5.0.0
resolution: "@oxc-resolver/binding-darwin-x64@npm:5.0.0"
conditions: os=darwin & cpu=x64
languageName: node
linkType: hard

"@oxc-resolver/binding-freebsd-x64@npm:5.0.0":
version: 5.0.0
resolution: "@oxc-resolver/binding-freebsd-x64@npm:5.0.0"
conditions: os=freebsd & cpu=x64
languageName: node
linkType: hard

"@oxc-resolver/binding-linux-arm-gnueabihf@npm:5.0.0":
version: 5.0.0
resolution: "@oxc-resolver/binding-linux-arm-gnueabihf@npm:5.0.0"
conditions: os=linux & cpu=arm
languageName: node
linkType: hard

"@oxc-resolver/binding-linux-arm64-gnu@npm:5.0.0":
version: 5.0.0
resolution: "@oxc-resolver/binding-linux-arm64-gnu@npm:5.0.0"
conditions: os=linux & cpu=arm64 & libc=glibc
languageName: node
linkType: hard

"@oxc-resolver/binding-linux-arm64-musl@npm:5.0.0":
version: 5.0.0
resolution: "@oxc-resolver/binding-linux-arm64-musl@npm:5.0.0"
conditions: os=linux & cpu=arm64 & libc=musl
languageName: node
linkType: hard

"@oxc-resolver/binding-linux-x64-gnu@npm:5.0.0":
version: 5.0.0
resolution: "@oxc-resolver/binding-linux-x64-gnu@npm:5.0.0"
conditions: os=linux & cpu=x64 & libc=glibc
languageName: node
linkType: hard

"@oxc-resolver/binding-linux-x64-musl@npm:5.0.0":
version: 5.0.0
resolution: "@oxc-resolver/binding-linux-x64-musl@npm:5.0.0"
conditions: os=linux & cpu=x64 & libc=musl
languageName: node
linkType: hard

"@oxc-resolver/binding-wasm32-wasi@npm:5.0.0":
version: 5.0.0
resolution: "@oxc-resolver/binding-wasm32-wasi@npm:5.0.0"
dependencies:
"@napi-rs/wasm-runtime": "npm:^0.2.7"
conditions: cpu=wasm32
languageName: node
linkType: hard

"@oxc-resolver/binding-win32-arm64-msvc@npm:5.0.0":
version: 5.0.0
resolution: "@oxc-resolver/binding-win32-arm64-msvc@npm:5.0.0"
conditions: os=win32 & cpu=arm64
languageName: node
linkType: hard

"@oxc-resolver/binding-win32-x64-msvc@npm:5.0.0":
version: 5.0.0
resolution: "@oxc-resolver/binding-win32-x64-msvc@npm:5.0.0"
conditions: os=win32 & cpu=x64
languageName: node
linkType: hard

"@pkgjs/parseargs@npm:^0.11.0":
version: 0.11.0
resolution: "@pkgjs/parseargs@npm:0.11.0"
Expand Down Expand Up @@ -3665,6 +3783,15 @@ __metadata:
languageName: node
linkType: hard

"@tybys/wasm-util@npm:^0.9.0":
version: 0.9.0
resolution: "@tybys/wasm-util@npm:0.9.0"
dependencies:
tslib: "npm:^2.4.0"
checksum: 10c0/f9fde5c554455019f33af6c8215f1a1435028803dc2a2825b077d812bed4209a1a64444a4ca0ce2ea7e1175c8d88e2f9173a36a33c199e8a5c671aa31de8242d
languageName: node
linkType: hard

"@types/babel__core@npm:^7.1.14":
version: 7.1.14
resolution: "@types/babel__core@npm:7.1.14"
Expand Down Expand Up @@ -4641,7 +4768,7 @@ __metadata:
esbuild: "npm:0.25.1"
eslint: "npm:9.22.0"
eslint-config-prettier: "npm:10.1.1"
eslint-import-resolver-typescript: "npm:3.8.7"
eslint-import-resolver-typescript: "npm:3.9.0"
eslint-plugin-import: "npm:2.31.0"
eslint-plugin-jest: "npm:28.11.0"
eslint-plugin-prettier: "npm:5.2.3"
Expand Down Expand Up @@ -6174,16 +6301,6 @@ __metadata:
languageName: node
linkType: hard

"enhanced-resolve@npm:^5.15.0":
version: 5.17.1
resolution: "enhanced-resolve@npm:5.17.1"
dependencies:
graceful-fs: "npm:^4.2.4"
tapable: "npm:^2.2.0"
checksum: 10c0/81a0515675eca17efdba2cf5bad87abc91a528fc1191aad50e275e74f045b41506167d420099022da7181c8d787170ea41e4a11a0b10b7a16f6237daecb15370
languageName: node
linkType: hard

"env-ci@npm:^11.0.0":
version: 11.0.0
resolution: "env-ci@npm:11.0.0"
Expand Down Expand Up @@ -6620,16 +6737,16 @@ __metadata:
languageName: node
linkType: hard

"eslint-import-resolver-typescript@npm:3.8.7":
version: 3.8.7
resolution: "eslint-import-resolver-typescript@npm:3.8.7"
"eslint-import-resolver-typescript@npm:3.9.0":
version: 3.9.0
resolution: "eslint-import-resolver-typescript@npm:3.9.0"
dependencies:
"@nolyfill/is-core-module": "npm:1.0.39"
debug: "npm:^4.3.7"
enhanced-resolve: "npm:^5.15.0"
get-tsconfig: "npm:^4.10.0"
is-bun-module: "npm:^1.0.2"
stable-hash: "npm:^0.0.4"
oxc-resolver: "npm:^5.0.0"
stable-hash: "npm:^0.0.5"
tinyglobby: "npm:^0.2.12"
peerDependencies:
eslint: "*"
Expand All @@ -6640,7 +6757,7 @@ __metadata:
optional: true
eslint-plugin-import-x:
optional: true
checksum: 10c0/8b4a3d5b4bb6f14cadc6436c1b93852a52c6d24b2604647ef1f3a18de7c89cbc568c1f0d15dd1811c1300e9204818b1cda86bf51c94ef2396aa03568f2434157
checksum: 10c0/491f67c94e60d96d32380daee58663429cdd1011a54e53e5a1400f8ff2155fe592d1fc5ae53f3b129b85f57668746d0d2ac3a5439f2888470d5f973326702907
languageName: node
linkType: hard

Expand Down Expand Up @@ -11367,6 +11484,48 @@ __metadata:
languageName: node
linkType: hard

"oxc-resolver@npm:^5.0.0":
version: 5.0.0
resolution: "oxc-resolver@npm:5.0.0"
dependencies:
"@oxc-resolver/binding-darwin-arm64": "npm:5.0.0"
"@oxc-resolver/binding-darwin-x64": "npm:5.0.0"
"@oxc-resolver/binding-freebsd-x64": "npm:5.0.0"
"@oxc-resolver/binding-linux-arm-gnueabihf": "npm:5.0.0"
"@oxc-resolver/binding-linux-arm64-gnu": "npm:5.0.0"
"@oxc-resolver/binding-linux-arm64-musl": "npm:5.0.0"
"@oxc-resolver/binding-linux-x64-gnu": "npm:5.0.0"
"@oxc-resolver/binding-linux-x64-musl": "npm:5.0.0"
"@oxc-resolver/binding-wasm32-wasi": "npm:5.0.0"
"@oxc-resolver/binding-win32-arm64-msvc": "npm:5.0.0"
"@oxc-resolver/binding-win32-x64-msvc": "npm:5.0.0"
dependenciesMeta:
"@oxc-resolver/binding-darwin-arm64":
optional: true
"@oxc-resolver/binding-darwin-x64":
optional: true
"@oxc-resolver/binding-freebsd-x64":
optional: true
"@oxc-resolver/binding-linux-arm-gnueabihf":
optional: true
"@oxc-resolver/binding-linux-arm64-gnu":
optional: true
"@oxc-resolver/binding-linux-arm64-musl":
optional: true
"@oxc-resolver/binding-linux-x64-gnu":
optional: true
"@oxc-resolver/binding-linux-x64-musl":
optional: true
"@oxc-resolver/binding-wasm32-wasi":
optional: true
"@oxc-resolver/binding-win32-arm64-msvc":
optional: true
"@oxc-resolver/binding-win32-x64-msvc":
optional: true
checksum: 10c0/aafe3e51ff4356e915dd2ec81dbbf02585a8832551bdf566fae598d52709d98f218d3b36f9db2d90d623b12e0b25c5c8babe5dbcd71991eafd734719ed478752
languageName: node
linkType: hard

"p-each-series@npm:^3.0.0":
version: 3.0.0
resolution: "p-each-series@npm:3.0.0"
Expand Down Expand Up @@ -12955,10 +13114,10 @@ __metadata:
languageName: node
linkType: hard

"stable-hash@npm:^0.0.4":
version: 0.0.4
resolution: "stable-hash@npm:0.0.4"
checksum: 10c0/53d010d2a1b014fb60d398c095f43912c353b7b44774e55222bb26fd428bc75b73d7bdfcae509ce927c23ca9c5aff2dc1bc82f191d30e57a879550bc2952bdb0
"stable-hash@npm:^0.0.5":
version: 0.0.5
resolution: "stable-hash@npm:0.0.5"
checksum: 10c0/ca670cb6d172f1c834950e4ec661e2055885df32fee3ebf3647c5df94993b7c2666a5dbc1c9a62ee11fc5c24928579ec5e81bb5ad31971d355d5a341aab493b3
languageName: node
linkType: hard

Expand Down Expand Up @@ -13680,6 +13839,13 @@ __metadata:
languageName: node
linkType: hard

"tslib@npm:^2.4.0":
version: 2.8.1
resolution: "tslib@npm:2.8.1"
checksum: 10c0/9c4759110a19c53f992d9aae23aac5ced636e99887b51b9e61def52611732872ff7668757d4e4c61f19691e36f4da981cd9485e869b4a7408d689f6bf1f14e62
languageName: node
linkType: hard

"tslib@npm:^2.5.0":
version: 2.5.0
resolution: "tslib@npm:2.5.0"
Expand Down
Loading