File tree 2 files changed +11
-2
lines changed
2 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 70
70
"enhanced-resolve" : " ^5.15.0" ,
71
71
"eslint-module-utils" : " ^2.8.1" ,
72
72
"fast-glob" : " ^3.3.2" ,
73
- "get-tsconfig" : " ^4.7.2 " ,
73
+ "get-tsconfig" : " ^4.7.3 " ,
74
74
"is-core-module" : " ^2.13.1" ,
75
75
"is-glob" : " ^4.0.3"
76
76
},
Original file line number Diff line number Diff line change @@ -6192,7 +6192,7 @@ __metadata:
6192
6192
eslint-module-utils: "npm:^2.8.1"
6193
6193
eslint-plugin-import: "npm:eslint-plugin-i@^2.29.1"
6194
6194
fast-glob: "npm:^3.3.2"
6195
- get-tsconfig: "npm:^4.7.2 "
6195
+ get-tsconfig: "npm:^4.7.3 "
6196
6196
is-core-module: "npm:^2.13.1"
6197
6197
is-glob: "npm:^4.0.3"
6198
6198
lint-staged: "npm:^13.3.0"
@@ -7357,6 +7357,15 @@ __metadata:
7357
7357
languageName: node
7358
7358
linkType: hard
7359
7359
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
+
7360
7369
"git-raw-commits@npm:^2.0.11":
7361
7370
version: 2.0.11
7362
7371
resolution: "git-raw-commits@npm:2.0.11"
You can’t perform that action at this time.
0 commit comments