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 62
62
"npm-run-all" : " 4.1.5" ,
63
63
"pre-commit" : " 1.2.2" ,
64
64
"prettier" : " 2.8.4" ,
65
- "rimraf" : " 4.2 .0" ,
65
+ "rimraf" : " 4.3 .0" ,
66
66
"rollup" : " 2.79.1" ,
67
67
"rollup-plugin-dts" : " 5.2.0" ,
68
68
"ts-jest" : " 29.0.5" ,
Original file line number Diff line number Diff line change @@ -5464,10 +5464,10 @@ rfdc@^1.3.0:
5464
5464
resolved "https://registry.yarnpkg.com/rfdc/-/rfdc-1.3.0.tgz#d0b7c441ab2720d05dc4cf26e01c89631d9da08b"
5465
5465
integrity sha512-V2hovdzFbOi77/WajaSMXk2OLm+xNIeQdMMuB7icj7bk6zi2F8GGAxigcnDFpJHbNyNcgyJDiP+8nOrY5cZGrA==
5466
5466
5467
- rimraf@4.2 .0 :
5468
- version "4.2 .0"
5469
- resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-4.2 .0.tgz#f9c2a2b121f5133095c5d578983aec534c65f282 "
5470
- integrity sha512-tPt+gLORNVqRCk0NwuJ5SlMEcOGvt4CCU8sUPqgCFtCbnoNCTd9Q6vq7JlBbxQlACiH14OR28y7piA2Bak9Sxw ==
5467
+ rimraf@4.3 .0 :
5468
+ version "4.3 .0"
5469
+ resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-4.3 .0.tgz#cd4d9a918c1735197e0ae8217e5eeb4657d42154 "
5470
+ integrity sha512-5qVDXPbByA1qSJEWMv1qAwKsoS22vVpsL2QyxCKBw4gf6XiFo1K3uRLY6uSOOBFDwnqAZtnbILqWKKlzh8bkGg ==
5471
5471
dependencies :
5472
5472
glob "^9.2.0"
5473
5473
You can’t perform that action at this time.
0 commit comments