Skip to content

Commit

Permalink
Update dependency eslint-import-resolver-typescript to v3.8.2 (#776)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 18, 2025
1 parent 0a97fa6 commit 0254e3d
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@vercel/ncc": "0.38.3",
"eslint": "8.57.1",
"eslint-config-prettier": "10.0.1",
"eslint-import-resolver-typescript": "3.8.1",
"eslint-import-resolver-typescript": "3.8.2",
"eslint-plugin-github": "5.1.8",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-jest": "28.11.0",
Expand Down
24 changes: 12 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3984,17 +3984,17 @@ __metadata:
languageName: node
linkType: hard

"eslint-import-resolver-typescript@npm:3.8.1":
version: 3.8.1
resolution: "eslint-import-resolver-typescript@npm:3.8.1"
"eslint-import-resolver-typescript@npm:3.8.2":
version: 3.8.2
resolution: "eslint-import-resolver-typescript@npm:3.8.2"
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.11"
peerDependencies:
eslint: "*"
eslint-plugin-import: "*"
Expand All @@ -4004,7 +4004,7 @@ __metadata:
optional: true
eslint-plugin-import-x:
optional: true
checksum: 10c0/da7de5e426d1f025c1201bccb718835d39490b8cb8e12a2ec78cf9c621f11388e283aaf78e2ed6dcde02aff6dae60213d023ab63359a52f31f652939ca073b5d
checksum: 10c0/401f00af15ca1d170fce4458cd0288d610a518b7f5a9dad8b160fee4eb1aee81338d8b91ca64b5a1d10a4d101d6a9087d1af91e78b1b6bf9230640e83f2114d8
languageName: node
linkType: hard

Expand Down Expand Up @@ -4516,7 +4516,7 @@ __metadata:
languageName: node
linkType: hard

"fdir@npm:^6.4.2":
"fdir@npm:^6.4.3":
version: 6.4.3
resolution: "fdir@npm:6.4.3"
peerDependencies:
Expand Down Expand Up @@ -8364,7 +8364,7 @@ __metadata:
console-log-level: "npm:1.4.1"
eslint: "npm:8.57.1"
eslint-config-prettier: "npm:10.0.1"
eslint-import-resolver-typescript: "npm:3.8.1"
eslint-import-resolver-typescript: "npm:3.8.2"
eslint-plugin-github: "npm:5.1.8"
eslint-plugin-import: "npm:2.31.0"
eslint-plugin-jest: "npm:28.11.0"
Expand Down Expand Up @@ -8399,13 +8399,13 @@ __metadata:
languageName: node
linkType: hard

"tinyglobby@npm:^0.2.10":
version: 0.2.10
resolution: "tinyglobby@npm:0.2.10"
"tinyglobby@npm:^0.2.11":
version: 0.2.11
resolution: "tinyglobby@npm:0.2.11"
dependencies:
fdir: "npm:^6.4.2"
fdir: "npm:^6.4.3"
picomatch: "npm:^4.0.2"
checksum: 10c0/ce946135d39b8c0e394e488ad59f4092e8c4ecd675ef1bcd4585c47de1b325e61ec6adfbfbe20c3c2bfa6fd674c5b06de2a2e65c433f752ae170aff11793e5ef
checksum: 10c0/16664aa782fa1350789e9253e0ec5f7c974876d83fe7edf7467246591ad2e2bed1660c0ff1ed14c00601623780c118918b1a5fdfaa487699c1d3aa598454566b
languageName: node
linkType: hard

Expand Down

0 comments on commit 0254e3d

Please sign in to comment.