Skip to content

Commit 370308f

Browse files
chore(deps): update get-tsconfig to latest version
1 parent c9cfe70 commit 370308f

File tree

2 files changed

+12
-3
lines changed

2 files changed

+12
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"@nolyfill/is-core-module": "1.0.39",
8080
"debug": "^4.3.7",
8181
"enhanced-resolve": "^5.15.0",
82-
"get-tsconfig": "^4.7.5",
82+
"get-tsconfig": "^4.10.0",
8383
"is-bun-module": "^1.0.2",
8484
"stable-hash": "^0.0.4",
8585
"tinyglobby": "^0.2.10"

yarn.lock

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6169,7 +6169,7 @@ __metadata:
61696169
eslint-import-resolver-typescript: "link:."
61706170
eslint-plugin-import: "npm:eslint-plugin-i@^2.29.1"
61716171
eslint-plugin-import-x: "npm:^4.5.0"
6172-
get-tsconfig: "npm:^4.7.5"
6172+
get-tsconfig: "npm:^4.10.0"
61736173
is-bun-module: "npm:^1.0.2"
61746174
lint-staged: "npm:^13.3.0"
61756175
npm-run-all2: "npm:^5.0.2"
@@ -7331,7 +7331,16 @@ __metadata:
73317331
languageName: node
73327332
linkType: hard
73337333

7334-
"get-tsconfig@npm:^4.7.0, get-tsconfig@npm:^4.7.2, get-tsconfig@npm:^4.7.3, get-tsconfig@npm:^4.7.5":
7334+
"get-tsconfig@npm:^4.10.0":
7335+
version: 4.10.0
7336+
resolution: "get-tsconfig@npm:4.10.0"
7337+
dependencies:
7338+
resolve-pkg-maps: "npm:^1.0.0"
7339+
checksum: 5259b5c99a1957114337d9d0603b4a305ec9e29fa6cac7d2fbf634ba6754a0cc88bfd281a02416ce64e604b637d3cb239185381a79a5842b17fb55c097b38c4b
7340+
languageName: node
7341+
linkType: hard
7342+
7343+
"get-tsconfig@npm:^4.7.0, get-tsconfig@npm:^4.7.2, get-tsconfig@npm:^4.7.3":
73357344
version: 4.8.1
73367345
resolution: "get-tsconfig@npm:4.8.1"
73377346
dependencies:

0 commit comments

Comments
 (0)