Skip to content

Commit 3a1ea0b

Browse files
Update dependency rimraf to v5.0.10
1 parent f6573fb commit 3a1ea0b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/helpers-gatsby/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"c8": "10.1.2",
3232
"mocha": "10.7.0",
3333
"react": "18.3.1",
34-
"rimraf": "5.0.9",
34+
"rimraf": "5.0.10",
3535
"should": "13.2.3",
3636
"sinon": "18.0.0"
3737
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9322,10 +9322,10 @@ [email protected]:
93229322
dependencies:
93239323
eslint "^8.47.0"
93249324

9325-
9326-
version "5.0.9"
9327-
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-5.0.9.tgz#c3baa1b886eadc2ec7981a06a593c3d01134ffe9"
9328-
integrity sha512-3i7b8OcswU6CpU8Ej89quJD4O98id7TtVM5U4Mybh84zQXdrFmDLouWBEEaD/QfO3gDDfH+AGFCGsR7kngzQnA==
9325+
9326+
version "5.0.10"
9327+
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-5.0.10.tgz#23b9843d3dc92db71f96e1a2ce92e39fd2a8221c"
9328+
integrity sha512-l0OE8wL34P4nJH/H2ffoaniAokM2qSmrtXHmlpvYr5AVVX8msAyW0l8NVJFDxlSK4u3Uh/f41cQheDVdnYijwQ==
93299329
dependencies:
93309330
glob "^10.3.7"
93319331

0 commit comments

Comments
 (0)