Skip to content

Commit

Permalink
Update npm package eslint-import-resolver-typescript to v3.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
hash-worker[bot] authored Feb 20, 2025
1 parent 525e1d9 commit 1c3df10
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion libs/@local/eslint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"eslint-config-prettier": "10.0.1",
"eslint-config-sheriff": "25.8.1",
"eslint-import-resolver-node": "0.3.9",
"eslint-import-resolver-typescript": "3.8.1",
"eslint-import-resolver-typescript": "3.8.3",
"eslint-plugin-canonical": "5.1.3",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-react-hooks": "5.1.0",
Expand Down
30 changes: 15 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8814,7 +8814,7 @@ __metadata:
eslint-config-prettier: "npm:10.0.1"
eslint-config-sheriff: "npm:25.8.1"
eslint-import-resolver-node: "npm:0.3.9"
eslint-import-resolver-typescript: "npm:3.8.1"
eslint-import-resolver-typescript: "npm:3.8.3"
eslint-plugin-canonical: "npm:5.1.3"
eslint-plugin-import: "npm:2.31.0"
eslint-plugin-react-hooks: "npm:5.1.0"
Expand Down Expand Up @@ -25874,17 +25874,17 @@ __metadata:
languageName: node
linkType: hard

"eslint-import-resolver-typescript@npm:3.8.1, eslint-import-resolver-typescript@npm:^3.6.3, eslint-import-resolver-typescript@npm:^3.7.0":
version: 3.8.1
resolution: "eslint-import-resolver-typescript@npm:3.8.1"
"eslint-import-resolver-typescript@npm:3.8.3, eslint-import-resolver-typescript@npm:^3.6.3, eslint-import-resolver-typescript@npm:^3.7.0":
version: 3.8.3
resolution: "eslint-import-resolver-typescript@npm:3.8.3"
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"
tinyglobby: "npm:^0.2.10"
tinyglobby: "npm:^0.2.12"
peerDependencies:
eslint: "*"
eslint-plugin-import: "*"
Expand All @@ -25894,7 +25894,7 @@ __metadata:
optional: true
eslint-plugin-import-x:
optional: true
checksum: 10c0/da7de5e426d1f025c1201bccb718835d39490b8cb8e12a2ec78cf9c621f11388e283aaf78e2ed6dcde02aff6dae60213d023ab63359a52f31f652939ca073b5d
checksum: 10c0/886ceeab4cad14958d7c7d3432ead2486374616c8ada7925ab96e55f919f2dbbbdbe7c3081d7d238231e84699849e82930417a66e05638bcc8202e1263edddeb
languageName: node
linkType: hard

Expand Down Expand Up @@ -27276,15 +27276,15 @@ __metadata:
languageName: node
linkType: hard

"fdir@npm:^6.2.0, fdir@npm:^6.4.2":
version: 6.4.2
resolution: "fdir@npm:6.4.2"
"fdir@npm:^6.2.0, fdir@npm:^6.4.3":
version: 6.4.3
resolution: "fdir@npm:6.4.3"
peerDependencies:
picomatch: ^3 || ^4
peerDependenciesMeta:
picomatch:
optional: true
checksum: 10c0/34829886f34a3ca4170eca7c7180ec4de51a3abb4d380344063c0ae2e289b11d2ba8b724afee974598c83027fea363ff598caf2b51bc4e6b1e0d8b80cc530573
checksum: 10c0/d13c10120e9625adf21d8d80481586200759928c19405a816b77dd28eaeb80e7c59c5def3e2941508045eb06d34eb47fad865ccc8bf98e6ab988bb0ed160fb6f
languageName: node
linkType: hard

Expand Down Expand Up @@ -44063,13 +44063,13 @@ __metadata:
languageName: node
linkType: hard

"tinyglobby@npm:^0.2.10, tinyglobby@npm:^0.2.9":
version: 0.2.10
resolution: "tinyglobby@npm:0.2.10"
"tinyglobby@npm:^0.2.12, tinyglobby@npm:^0.2.9":
version: 0.2.12
resolution: "tinyglobby@npm:0.2.12"
dependencies:
fdir: "npm:^6.4.2"
fdir: "npm:^6.4.3"
picomatch: "npm:^4.0.2"
checksum: 10c0/ce946135d39b8c0e394e488ad59f4092e8c4ecd675ef1bcd4585c47de1b325e61ec6adfbfbe20c3c2bfa6fd674c5b06de2a2e65c433f752ae170aff11793e5ef
checksum: 10c0/7c9be4fd3625630e262dcb19015302aad3b4ba7fc620f269313e688f2161ea8724d6cb4444baab5ef2826eb6bed72647b169a33ec8eea37501832a2526ff540f
languageName: node
linkType: hard

Expand Down

0 comments on commit 1c3df10

Please sign in to comment.