Skip to content

Commit 5c4f28a

Browse files
fix(deps): update dependency get-tsconfig to ^4.7.3 (import-js#280)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1e708c6 commit 5c4f28a

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"enhanced-resolve": "^5.15.0",
7171
"eslint-module-utils": "^2.8.1",
7272
"fast-glob": "^3.3.2",
73-
"get-tsconfig": "^4.7.2",
73+
"get-tsconfig": "^4.7.3",
7474
"is-core-module": "^2.13.1",
7575
"is-glob": "^4.0.3"
7676
},

yarn.lock

+10-1
Original file line numberDiff line numberDiff line change
@@ -6192,7 +6192,7 @@ __metadata:
61926192
eslint-module-utils: "npm:^2.8.1"
61936193
eslint-plugin-import: "npm:eslint-plugin-i@^2.29.1"
61946194
fast-glob: "npm:^3.3.2"
6195-
get-tsconfig: "npm:^4.7.2"
6195+
get-tsconfig: "npm:^4.7.3"
61966196
is-core-module: "npm:^2.13.1"
61976197
is-glob: "npm:^4.0.3"
61986198
lint-staged: "npm:^13.3.0"
@@ -7357,6 +7357,15 @@ __metadata:
73577357
languageName: node
73587358
linkType: hard
73597359

7360+
"get-tsconfig@npm:^4.7.3":
7361+
version: 4.7.3
7362+
resolution: "get-tsconfig@npm:4.7.3"
7363+
dependencies:
7364+
resolve-pkg-maps: "npm:^1.0.0"
7365+
checksum: 7397bb4f8aef936df4d9016555b662dcf5279f3c46428b7c7c1ff5e94ab2b87d018b3dda0f4bc1a28b154d5affd0eac5d014511172c085fd8a9cdff9ea7fe043
7366+
languageName: node
7367+
linkType: hard
7368+
73607369
"git-raw-commits@npm:^2.0.11":
73617370
version: 2.0.11
73627371
resolution: "git-raw-commits@npm:2.0.11"

0 commit comments

Comments
 (0)