File tree 2 files changed +2
-7
lines changed
2 files changed +2
-7
lines changed Original file line number Diff line number Diff line change 60
60
"@types/jest" : " 24.0.21" ,
61
61
"@types/js-yaml" : " 3.12.1" ,
62
62
"@types/mkdirp" : " 0.5.2" ,
63
- "@types/node" : " 12.11.7 " ,
63
+ "@types/node" : " 12.12.5 " ,
64
64
"@types/rimraf" : " 2.0.3" ,
65
65
"@types/yup" : " 0.26.24" ,
66
66
"@typescript-eslint/eslint-plugin" : " 2.5.0" ,
Original file line number Diff line number Diff line change 399
399
dependencies :
400
400
" @types/node" " *"
401
401
402
- " @types/node@* " :
402
+ " @types/node@*" , "@types/node@12.12.5" :
403
403
version "12.12.5"
404
404
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.12.5.tgz#66103d2eddc543d44a04394abb7be52506d7f290"
405
405
integrity sha512-KEjODidV4XYUlJBF3XdjSH5FWoMCtO0utnhtdLf1AgeuZLOrRbvmU/gaRCVg7ZaQDjVf3l84egiY0mRNe5xE4A==
406
406
407
- " @types/node@12.11.7 " :
408
- version "12.11.7"
409
- resolved "https://registry.yarnpkg.com/@types/node/-/node-12.11.7.tgz#57682a9771a3f7b09c2497f28129a0462966524a"
410
- integrity sha512-JNbGaHFCLwgHn/iCckiGSOZ1XYHsKFwREtzPwSGCVld1SGhOlmZw2D4ZI94HQCrBHbADzW9m4LER/8olJTRGHA==
411
-
412
407
" @types/rimraf@2.0.3 " :
413
408
version "2.0.3"
414
409
resolved "https://registry.yarnpkg.com/@types/rimraf/-/rimraf-2.0.3.tgz#0199a46af106729ba14213fda7b981278d8c84f2"
You can’t perform that action at this time.
0 commit comments