Skip to content

Commit 04cc88c

Browse files
fix: update dependency cosmiconfig-typescript-loader to v1.0.2 (#2929)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 8eeb1f4 commit 04cc88c

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

yarn.lock

+13-1
Original file line numberDiff line numberDiff line change
@@ -2268,7 +2268,19 @@
22682268
"@types/node" "*"
22692269

22702270
"@types/tmp@^0.2.0":
2271-
version: "0.2.3"
2271+
version "0.2.3"
2272+
resolved "https://registry.npmjs.org/@types/tmp/-/tmp-0.2.3.tgz#908bfb113419fd6a42273674c00994d40902c165"
2273+
integrity sha512-dDZH/tXzwjutnuk4UacGgFRwV+JSLaXL1ikvidfJprkb7L9Nx1njcRHHmi3Dsvt7pgqqTEeucQuOrWHPFgzVHA==
2274+
2275+
"@types/yargs-parser@*":
2276+
version "20.2.1"
2277+
resolved "https://registry.npmjs.org/@types/yargs-parser/-/yargs-parser-20.2.1.tgz#3b9ce2489919d9e4fea439b76916abc34b2df129"
2278+
integrity sha512-7tFImggNeNBVMsn0vLrpn1H1uPrUBdnARPTpZoitY37ZrdJREzf7I16tMrlK3hen349gr1NYh8CmZQa7CTG6Aw==
2279+
2280+
"@types/yargs@^16.0.0":
2281+
version "16.0.4"
2282+
resolved "https://registry.npmjs.org/@types/yargs/-/yargs-16.0.4.tgz#26aad98dd2c2a38e421086ea9ad42b9e51642977"
2283+
integrity sha512-T8Yc9wt/5LbJyCaLiHPReJa0kApcIgJ7Bn735GjItUfh08Z1pJvu8QZqb9s+mMvKV6WUQRV7K2R46YbjMXTTJw==
22722284
dependencies:
22732285
"@types/yargs-parser" "*"
22742286

0 commit comments

Comments
 (0)