Skip to content

Commit 8e0d849

Browse files
fix(deps): update dependency get-tsconfig to ^4.7.3
1 parent 7a02ac0 commit 8e0d849

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.0",
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.0"
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"
@@ -7345,6 +7345,15 @@ __metadata:
73457345
languageName: node
73467346
linkType: hard
73477347

7348+
"get-tsconfig@npm:^4.7.3":
7349+
version: 4.7.3
7350+
resolution: "get-tsconfig@npm:4.7.3"
7351+
dependencies:
7352+
resolve-pkg-maps: "npm:^1.0.0"
7353+
checksum: 7397bb4f8aef936df4d9016555b662dcf5279f3c46428b7c7c1ff5e94ab2b87d018b3dda0f4bc1a28b154d5affd0eac5d014511172c085fd8a9cdff9ea7fe043
7354+
languageName: node
7355+
linkType: hard
7356+
73487357
"git-raw-commits@npm:^2.0.11":
73497358
version: 2.0.11
73507359
resolution: "git-raw-commits@npm:2.0.11"

0 commit comments

Comments
 (0)