Skip to content

Commit 8eeb1f4

Browse files
fix: update dependency @types/tmp to v0.2.3 (#2928)
Co-authored-by: Renovate Bot <[email protected]>
1 parent cde77f8 commit 8eeb1f4

File tree

1 file changed

+1
-13
lines changed

1 file changed

+1
-13
lines changed

yarn.lock

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

22702270
"@types/tmp@^0.2.0":
2271-
version "0.2.0"
2272-
resolved "https://registry.npmjs.org/@types/tmp/-/tmp-0.2.0.tgz#e3f52b4d7397eaa9193592ef3fdd44dc0af4298c"
2273-
integrity sha512-flgpHJjntpBAdJD43ShRosQvNC0ME97DCfGvZEDlAThQmnerRXrLbX6YgzRBQCZTthET9eAWFAMaYP0m0Y4HzQ==
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==
2271+
version: "0.2.3"
22842272
dependencies:
22852273
"@types/yargs-parser" "*"
22862274

0 commit comments

Comments
 (0)