File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 56
56
"np" : " 6.0.0" ,
57
57
"npm-run-all" : " 4.1.5" ,
58
58
"prettier" : " 1.19.1" ,
59
- "rimraf" : " 3.0.1 " ,
59
+ "rimraf" : " 3.0.2 " ,
60
60
"rollup" : " 1.31.0" ,
61
61
"sirv-cli" : " 0.4.5" ,
62
62
"typescript" : " 3.7.5"
Original file line number Diff line number Diff line change @@ -3587,10 +3587,10 @@ reusify@^1.0.0:
3587
3587
resolved "https://registry.yarnpkg.com/reusify/-/reusify-1.0.4.tgz#90da382b1e126efc02146e90845a88db12925d76"
3588
3588
integrity sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==
3589
3589
3590
-
3591
- version "3.0.1 "
3592
- resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-3.0.1 .tgz#48d3d4cb46c80d388ab26cd61b1b466ae9ae225a "
3593
- integrity sha512-IQ4ikL8SjBiEDZfk+DFVwqRK8md24RWMEJkdSlgNLkyyAImcjf8SWvU1qFMDOb4igBClbTQ/ugPqXcRwdFTxZw ==
3590
+
3591
+ version "3.0.2 "
3592
+ resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-3.0.2 .tgz#f1a5402ba6220ad52cc1282bac1ae3aa49fd061a "
3593
+ integrity sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA ==
3594
3594
dependencies :
3595
3595
glob "^7.1.3"
3596
3596
You can’t perform that action at this time.
0 commit comments