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 42
42
"process" : " ^0.11.10" ,
43
43
"react" : " ^18.2.0" ,
44
44
"react-dom" : " ^18.2.0" ,
45
- "rimraf" : " 5.0.9 " ,
45
+ "rimraf" : " 5.0.10 " ,
46
46
"rollup" : " ^4.0.0" ,
47
47
"rollup-plugin-node-builtins" : " ^2.1.2"
48
48
},
Original file line number Diff line number Diff line change @@ -2734,10 +2734,10 @@ resolve@^1.22.1:
2734
2734
path-parse "^1.0.7"
2735
2735
supports-preserve-symlinks-flag "^1.0.0"
2736
2736
2737
-
2738
- version "5.0.9 "
2739
- resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-5.0.9 .tgz#c3baa1b886eadc2ec7981a06a593c3d01134ffe9 "
2740
- integrity sha512-3i7b8OcswU6CpU8Ej89quJD4O98id7TtVM5U4Mybh84zQXdrFmDLouWBEEaD/QfO3gDDfH+AGFCGsR7kngzQnA ==
2737
+
2738
+ version "5.0.10 "
2739
+ resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-5.0.10 .tgz#23b9843d3dc92db71f96e1a2ce92e39fd2a8221c "
2740
+ integrity sha512-l0OE8wL34P4nJH/H2ffoaniAokM2qSmrtXHmlpvYr5AVVX8msAyW0l8NVJFDxlSK4u3Uh/f41cQheDVdnYijwQ ==
2741
2741
dependencies :
2742
2742
glob "^10.3.7"
2743
2743
You can’t perform that action at this time.
0 commit comments