File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
standalone-packages/vscode-extensions Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1212 "compile" : " cd out/extensions/ && node ../../../codesandbox-browserfs/build/scripts/make_http_index.js > index.json"
1313 },
1414 "dependencies" : {
15- "rimraf" : " ^2.6.3 "
15+ "rimraf" : " ^2.7.1 "
1616 }
1717}
Original file line number Diff line number Diff line change @@ -69,10 +69,10 @@ path-is-absolute@^1.0.0:
6969 resolved "https://registry.yarnpkg.com/path-is-absolute/-/path-is-absolute-1.0.1.tgz#174b9268735534ffbc7ace6bf53a5a9e1b5c5f5f"
7070 integrity sha1-F0uSaHNVNP+8es5r9TpanhtcX18=
7171
72- rimraf@^2.6.3 :
73- version "2.6.3 "
74- resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-2.6.3 .tgz#b2d104fe0d8fb27cf9e0a1cda8262dd3833c6cab "
75- integrity sha512-mwqeW5XsA2qAejG46gYdENaxXjx9onRNCfn7L0duuP4hCuTIi/QO7PDK07KJfp1d+izWPrzEJDcSqBa0OZQriA ==
72+ rimraf@^2.7.1 :
73+ version "2.7.1 "
74+ resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-2.7.1 .tgz#35797f13a7fdadc566142c29d4f07ccad483e3ec "
75+ integrity sha512-uWjbaKIK3T1OSVptzX7Nl6PvQ3qAGtKEtVRjRuazjfL3Bx5eI409VZSqgND+4UNnmzLVdPj9FqFJNPqBZFve4w ==
7676 dependencies :
7777 glob "^7.1.3"
7878
You can’t perform that action at this time.
0 commit comments