Skip to content

Commit

Permalink
Update dependency eslint-import-resolver-typescript to v3.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 20, 2025
1 parent 0254e3d commit bb87e32
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 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.2",
"eslint-import-resolver-typescript": "3.8.3",
"eslint-plugin-github": "5.1.8",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-jest": "28.11.0",
Expand Down
20 changes: 10 additions & 10 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.2":
version: 3.8.2
resolution: "eslint-import-resolver-typescript@npm:3.8.2"
"eslint-import-resolver-typescript@npm:3.8.3":
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.11"
tinyglobby: "npm:^0.2.12"
peerDependencies:
eslint: "*"
eslint-plugin-import: "*"
Expand All @@ -4004,7 +4004,7 @@ __metadata:
optional: true
eslint-plugin-import-x:
optional: true
checksum: 10c0/401f00af15ca1d170fce4458cd0288d610a518b7f5a9dad8b160fee4eb1aee81338d8b91ca64b5a1d10a4d101d6a9087d1af91e78b1b6bf9230640e83f2114d8
checksum: 10c0/886ceeab4cad14958d7c7d3432ead2486374616c8ada7925ab96e55f919f2dbbbdbe7c3081d7d238231e84699849e82930417a66e05638bcc8202e1263edddeb
languageName: node
linkType: hard

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.2"
eslint-import-resolver-typescript: "npm:3.8.3"
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.11":
version: 0.2.11
resolution: "tinyglobby@npm:0.2.11"
"tinyglobby@npm:^0.2.12":
version: 0.2.12
resolution: "tinyglobby@npm:0.2.12"
dependencies:
fdir: "npm:^6.4.3"
picomatch: "npm:^4.0.2"
checksum: 10c0/16664aa782fa1350789e9253e0ec5f7c974876d83fe7edf7467246591ad2e2bed1660c0ff1ed14c00601623780c118918b1a5fdfaa487699c1d3aa598454566b
checksum: 10c0/7c9be4fd3625630e262dcb19015302aad3b4ba7fc620f269313e688f2161ea8724d6cb4444baab5ef2826eb6bed72647b169a33ec8eea37501832a2526ff540f
languageName: node
linkType: hard

Expand Down

0 comments on commit bb87e32

Please sign in to comment.