File tree 2 files changed +2
-8
lines changed
2 files changed +2
-8
lines changed Original file line number Diff line number Diff line change 20
20
"ava" : " 4.1.0" ,
21
21
"benchmark" : " ^2.1.4" ,
22
22
"npm-run-all" : " ^4.1.5" ,
23
- "rimraf" : " 2.7.1 " ,
23
+ "rimraf" : " 3.0.2 " ,
24
24
"typescript" : " 4.6.3"
25
25
},
26
26
"typings" : " ./dist/index.d.ts" ,
Original file line number Diff line number Diff line change @@ -1094,13 +1094,7 @@ reusify@^1.0.4:
1094
1094
resolved "https://registry.yarnpkg.com/reusify/-/reusify-1.0.4.tgz#90da382b1e126efc02146e90845a88db12925d76"
1095
1095
integrity sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==
1096
1096
1097
-
1098
- version "2.7.1"
1099
- resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-2.7.1.tgz#35797f13a7fdadc566142c29d4f07ccad483e3ec"
1100
- dependencies :
1101
- glob "^7.1.3"
1102
-
1103
- rimraf@^3.0.2 :
1097
+
1104
1098
version "3.0.2"
1105
1099
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-3.0.2.tgz#f1a5402ba6220ad52cc1282bac1ae3aa49fd061a"
1106
1100
integrity sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==
You can’t perform that action at this time.
0 commit comments