Skip to content

Commit 2c7ad4d

Browse files
committed
chore(deps): update dependency rimraf to v5.0.10
1 parent 8079afc commit 2c7ad4d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"prettier": "2.8.8",
5757
"reflect-metadata": "0.2.2",
5858
"release-it": "17.1.1",
59-
"rimraf": "5.0.9",
59+
"rimraf": "5.0.10",
6060
"rxjs": "7.8.1",
6161
"supertest": "7.0.0",
6262
"ts-jest": "29.2.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9723,10 +9723,10 @@ rfdc@^1.4.1:
97239723
resolved "https://registry.yarnpkg.com/rfdc/-/rfdc-1.4.1.tgz#778f76c4fb731d93414e8f925fbecf64cce7f6ca"
97249724
integrity sha512-q1b3N5QkRUWUl7iyylaaj3kOpIT0N2i9MqIEQXP73GVsN9cw3fdx8X63cEmWhJGi2PPCF23Ijp7ktmd39rawIA==
97259725

9726-
9727-
version "5.0.9"
9728-
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-5.0.9.tgz#c3baa1b886eadc2ec7981a06a593c3d01134ffe9"
9729-
integrity sha512-3i7b8OcswU6CpU8Ej89quJD4O98id7TtVM5U4Mybh84zQXdrFmDLouWBEEaD/QfO3gDDfH+AGFCGsR7kngzQnA==
9726+
9727+
version "5.0.10"
9728+
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-5.0.10.tgz#23b9843d3dc92db71f96e1a2ce92e39fd2a8221c"
9729+
integrity sha512-l0OE8wL34P4nJH/H2ffoaniAokM2qSmrtXHmlpvYr5AVVX8msAyW0l8NVJFDxlSK4u3Uh/f41cQheDVdnYijwQ==
97309730
dependencies:
97319731
glob "^10.3.7"
97329732

0 commit comments

Comments
 (0)