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 50
50
"prettier" : " 1.19.1" ,
51
51
"prettier-package-json" : " 2.1.3" ,
52
52
"puppeteer" : " 2.1.1" ,
53
- "rimraf" : " 3.0.0 " ,
53
+ "rimraf" : " 3.0.2 " ,
54
54
"rollup" : " 1.29.0" ,
55
55
"rollup-plugin-babel" : " 4.3.3" ,
56
56
"rollup-plugin-commonjs" : " 10.1.0" ,
Original file line number Diff line number Diff line change @@ -7701,10 +7701,10 @@ reusify@^1.0.4:
7701
7701
resolved "https://registry.yarnpkg.com/reusify/-/reusify-1.0.4.tgz#90da382b1e126efc02146e90845a88db12925d76"
7702
7702
integrity sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==
7703
7703
7704
-
7705
- version "3.0.0 "
7706
- resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-3.0.0 .tgz#614176d4b3010b75e5c390eb0ee96f6dc0cebb9b "
7707
- integrity sha512-NDGVxTsjqfunkds7CqsOiEnxln4Bo7Nddl3XhS4pXg5OzwkLqJ971ZVAAnB+DDLnF76N+VnDEiBHaVV8I06SUg ==
7704
+
7705
+ version "3.0.2 "
7706
+ resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-3.0.2 .tgz#f1a5402ba6220ad52cc1282bac1ae3aa49fd061a "
7707
+ integrity sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA ==
7708
7708
dependencies :
7709
7709
glob "^7.1.3"
7710
7710
You can’t perform that action at this time.
0 commit comments