This repository was archived by the owner on Apr 26, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +6
-11
lines changed Expand file tree Collapse file tree 2 files changed +6
-11
lines changed Original file line number Diff line number Diff line change 42
42
"jest" : " ^26.6.3" ,
43
43
"jest-mock-console" : " ^0.4.2" ,
44
44
"jest-mock-process" : " ^1.2.0" ,
45
- "tmp" : " ^0.1.0 " ,
45
+ "tmp" : " ^0.2.1 " ,
46
46
"ts-jest" : " ^26.5.4" ,
47
47
"typescript" : " ^4.2.3" ,
48
48
"webpack" : " ^5.27.0" ,
Original file line number Diff line number Diff line change @@ -4333,12 +4333,6 @@ ret@~0.1.10:
4333
4333
version "0.1.15"
4334
4334
resolved "https://registry.yarnpkg.com/ret/-/ret-0.1.15.tgz#b8a4825d5bdb1fc3f6f53c2bc33f81388681c7bc"
4335
4335
4336
- rimraf@^2.6.3 :
4337
- version "2.6.3"
4338
- resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-2.6.3.tgz#b2d104fe0d8fb27cf9e0a1cda8262dd3833c6cab"
4339
- dependencies :
4340
- glob "^7.1.3"
4341
-
4342
4336
rimraf@^3.0.0 :
4343
4337
version "3.0.2"
4344
4338
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-3.0.2.tgz#f1a5402ba6220ad52cc1282bac1ae3aa49fd061a"
@@ -4779,11 +4773,12 @@ throat@^5.0.0:
4779
4773
resolved "https://registry.yarnpkg.com/throat/-/throat-5.0.0.tgz#c5199235803aad18754a667d659b5e72ce16764b"
4780
4774
integrity sha512-fcwX4mndzpLQKBS1DVYhGAcYaYt7vsHNIvQV+WXMvnow5cgjPphq5CaayLaGsjRdSCKZFNGt7/GYAuXaNOiYCA==
4781
4775
4782
- tmp@^0.1.0 :
4783
- version "0.1.0"
4784
- resolved "https://registry.yarnpkg.com/tmp/-/tmp-0.1.0.tgz#ee434a4e22543082e294ba6201dcc6eafefa2877"
4776
+ tmp@^0.2.1 :
4777
+ version "0.2.1"
4778
+ resolved "https://registry.yarnpkg.com/tmp/-/tmp-0.2.1.tgz#8457fc3037dcf4719c251367a1af6500ee1ccf14"
4779
+ integrity sha512-76SUhtfqR2Ijn+xllcI5P1oyannHNHByD80W1q447gU3mp9G9PSpGdWmjUOHRDPiHYacIk66W7ubDTuPF3BEtQ==
4785
4780
dependencies :
4786
- rimraf "^2.6.3 "
4781
+ rimraf "^3.0.0 "
4787
4782
4788
4783
4789
4784
version "1.0.4"
You can’t perform that action at this time.
0 commit comments