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 43
43
"jest" : " ^26.6.3" ,
44
44
"jest-mock-console" : " ^0.4.2" ,
45
45
"jest-mock-process" : " ^1.2.0" ,
46
- "tmp" : " ^0.1.0 " ,
46
+ "tmp" : " ^0.2.1 " ,
47
47
"ts-jest" : " ^26.5.4" ,
48
48
"typescript" : " ^4.2.3" ,
49
49
"webpack" : " ^5.27.0" ,
Original file line number Diff line number Diff line change @@ -4349,12 +4349,6 @@ ret@~0.1.10:
4349
4349
version "0.1.15"
4350
4350
resolved "https://registry.yarnpkg.com/ret/-/ret-0.1.15.tgz#b8a4825d5bdb1fc3f6f53c2bc33f81388681c7bc"
4351
4351
4352
- rimraf@^2.6.3 :
4353
- version "2.6.3"
4354
- resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-2.6.3.tgz#b2d104fe0d8fb27cf9e0a1cda8262dd3833c6cab"
4355
- dependencies :
4356
- glob "^7.1.3"
4357
-
4358
4352
rimraf@^3.0.0 :
4359
4353
version "3.0.2"
4360
4354
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-3.0.2.tgz#f1a5402ba6220ad52cc1282bac1ae3aa49fd061a"
@@ -4795,11 +4789,12 @@ throat@^5.0.0:
4795
4789
resolved "https://registry.yarnpkg.com/throat/-/throat-5.0.0.tgz#c5199235803aad18754a667d659b5e72ce16764b"
4796
4790
integrity sha512-fcwX4mndzpLQKBS1DVYhGAcYaYt7vsHNIvQV+WXMvnow5cgjPphq5CaayLaGsjRdSCKZFNGt7/GYAuXaNOiYCA==
4797
4791
4798
- tmp@^0.1.0 :
4799
- version "0.1.0"
4800
- resolved "https://registry.yarnpkg.com/tmp/-/tmp-0.1.0.tgz#ee434a4e22543082e294ba6201dcc6eafefa2877"
4792
+ tmp@^0.2.1 :
4793
+ version "0.2.1"
4794
+ resolved "https://registry.yarnpkg.com/tmp/-/tmp-0.2.1.tgz#8457fc3037dcf4719c251367a1af6500ee1ccf14"
4795
+ integrity sha512-76SUhtfqR2Ijn+xllcI5P1oyannHNHByD80W1q447gU3mp9G9PSpGdWmjUOHRDPiHYacIk66W7ubDTuPF3BEtQ==
4801
4796
dependencies :
4802
- rimraf "^2.6.3 "
4797
+ rimraf "^3.0.0 "
4803
4798
4804
4799
4805
4800
version "1.0.4"
You can’t perform that action at this time.
0 commit comments