This repository was archived by the owner on Aug 29, 2025. It is now read-only.
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 3737 },
3838 "devDependencies" : {
3939 "prettier" : " 2.0.5" ,
40- "rimraf" : " 2.7.1 " ,
40+ "rimraf" : " 3.0.2 " ,
4141 "typescript" : " 3.9.2"
4242 },
4343 "jupyterlab" : {
Original file line number Diff line number Diff line change @@ -1149,10 +1149,10 @@ resize-observer-polyfill@^1.5.1:
11491149 resolved "https://registry.yarnpkg.com/resize-observer-polyfill/-/resize-observer-polyfill-1.5.1.tgz#0e9020dd3d21024458d4ebd27e23e40269810464"
11501150 integrity sha512-LwZrotdHOo12nQuZlHEmtuXdqGoOD0OhaxopaNFxWzInpEgaLWoVuAMbTzixuosCx2nEG58ngzW3vxdWoxIgdg==
11511151
1152- rimraf@2.7.1 :
1153- version "2.7.1 "
1154- resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-2.7.1 .tgz#35797f13a7fdadc566142c29d4f07ccad483e3ec "
1155- integrity sha512-uWjbaKIK3T1OSVptzX7Nl6PvQ3qAGtKEtVRjRuazjfL3Bx5eI409VZSqgND+4UNnmzLVdPj9FqFJNPqBZFve4w ==
1152+ rimraf@3.0.2 :
1153+ version "3.0.2 "
1154+ resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-3.0.2 .tgz#f1a5402ba6220ad52cc1282bac1ae3aa49fd061a "
1155+ integrity sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA ==
11561156 dependencies :
11571157 glob "^7.1.3"
11581158
You can’t perform that action at this time.
0 commit comments