File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 32
32
"jest" : " ^26.6.3" ,
33
33
"lint-staged" : " ^11.0.0" ,
34
34
"prettier" : " ^2.3.0" ,
35
- "rimraf" : " ^3.0 .2" ,
35
+ "rimraf" : " ^4.1 .2" ,
36
36
"ts-loader" : " ^8.3.0" ,
37
37
"typescript" : " ^4.2.4" ,
38
38
"webpack" : " ^5.37.0" ,
Original file line number Diff line number Diff line change @@ -5345,6 +5345,11 @@ rimraf@^3.0.0, rimraf@^3.0.2:
5345
5345
dependencies :
5346
5346
glob "^7.1.3"
5347
5347
5348
+ rimraf@^4.1.2 :
5349
+ version "4.1.2"
5350
+ resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-4.1.2.tgz#20dfbc98083bdfaa28b01183162885ef213dbf7c"
5351
+ integrity sha512-BlIbgFryTbw3Dz6hyoWFhKk+unCcHMSkZGrTFVAx2WmttdBSonsdtRlwiuTbDqTKr+UlXIUqJVS4QT5tUzGENQ==
5352
+
5348
5353
rsvp@^4.8.4 :
5349
5354
version "4.8.5"
5350
5355
resolved "https://registry.yarnpkg.com/rsvp/-/rsvp-4.8.5.tgz#c8f155311d167f68f21e168df71ec5b083113734"
You can’t perform that action at this time.
0 commit comments