File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 54
54
"lerna" : " 2.9.0" ,
55
55
"localstorage-polyfill" : " 1.0.1" ,
56
56
"regenerator-runtime" : " 0.11.1" ,
57
- "rimraf" : " 2.6.1 "
57
+ "rimraf" : " 2.6.2 "
58
58
},
59
59
"dependencies" : {
60
60
"@accounts/common" : " ^0.1.0-beta.0" ,
Original file line number Diff line number Diff line change @@ -2832,7 +2832,13 @@ right-align@^0.1.1:
2832
2832
dependencies :
2833
2833
align-text "^0.1.1"
2834
2834
2835
-
2835
+
2836
+ version "2.6.2"
2837
+ resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-2.6.2.tgz#2ed8150d24a16ea8651e6d6ef0f47c4158ce7a36"
2838
+ dependencies :
2839
+ glob "^7.0.5"
2840
+
2841
+ rimraf@^2.6.1 :
2836
2842
version "2.6.1"
2837
2843
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-2.6.1.tgz#c2338ec643df7a1b7fe5c54fa86f57428a55f33d"
2838
2844
dependencies :
You can’t perform that action at this time.
0 commit comments