File tree Expand file tree Collapse file tree 2 files changed +12
-5
lines changed Expand file tree Collapse file tree 2 files changed +12
-5
lines changed Original file line number Diff line number Diff line change 55
55
"np" : " 5.2.1" ,
56
56
"npm-run-all" : " 4.1.5" ,
57
57
"prettier" : " 1.19.1" ,
58
- "rimraf" : " 3.0.0 " ,
58
+ "rimraf" : " 3.0.1 " ,
59
59
"rollup" : " 1.29.1" ,
60
60
"sirv-cli" : " 0.4.5" ,
61
61
"typescript" : " 3.7.5"
Original file line number Diff line number Diff line change @@ -3504,10 +3504,10 @@ reusify@^1.0.0:
3504
3504
resolved "https://registry.yarnpkg.com/reusify/-/reusify-1.0.4.tgz#90da382b1e126efc02146e90845a88db12925d76"
3505
3505
integrity sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==
3506
3506
3507
- [email protected] .0, rimraf@^3.0.0 :
3508
- version "3.0.0 "
3509
- resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-3.0.0 .tgz#614176d4b3010b75e5c390eb0ee96f6dc0cebb9b "
3510
- integrity sha512-NDGVxTsjqfunkds7CqsOiEnxln4Bo7Nddl3XhS4pXg5OzwkLqJ971ZVAAnB+DDLnF76N+VnDEiBHaVV8I06SUg ==
3507
+
3508
+ version "3.0.1 "
3509
+ resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-3.0.1 .tgz#48d3d4cb46c80d388ab26cd61b1b466ae9ae225a "
3510
+ integrity sha512-IQ4ikL8SjBiEDZfk+DFVwqRK8md24RWMEJkdSlgNLkyyAImcjf8SWvU1qFMDOb4igBClbTQ/ugPqXcRwdFTxZw ==
3511
3511
dependencies :
3512
3512
glob "^7.1.3"
3513
3513
@@ -3518,6 +3518,13 @@ rimraf@^2.6.3:
3518
3518
dependencies :
3519
3519
glob "^7.1.3"
3520
3520
3521
+ rimraf@^3.0.0 :
3522
+ version "3.0.0"
3523
+ resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-3.0.0.tgz#614176d4b3010b75e5c390eb0ee96f6dc0cebb9b"
3524
+ integrity sha512-NDGVxTsjqfunkds7CqsOiEnxln4Bo7Nddl3XhS4pXg5OzwkLqJ971ZVAAnB+DDLnF76N+VnDEiBHaVV8I06SUg==
3525
+ dependencies :
3526
+ glob "^7.1.3"
3527
+
3521
3528
3522
3529
version "1.29.1"
3523
3530
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.29.1.tgz#8715d0a4ca439be3079f8095989ec8aa60f637bc"
You can’t perform that action at this time.
0 commit comments