Skip to content

Commit fd0ad12

Browse files
Update dependency rimraf to v5.0.9
1 parent 178ff5d commit fd0ad12

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.6.0",
3333
"react": "18.3.1",
34-
"rimraf": "5.0.8",
34+
"rimraf": "5.0.9",
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
@@ -9348,10 +9348,10 @@ [email protected]:
93489348
dependencies:
93499349
eslint "^8.47.0"
93509350

9351-
9352-
version "5.0.8"
9353-
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-5.0.8.tgz#9d4d0ef5106817102b14fdbbf01cf29545e99a6c"
9354-
integrity sha512-XSh0V2/yNhDEi8HwdIefD8MLgs4LQXPag/nEJWs3YUc3Upn+UHa1GyIkEg9xSSNt7HnkO5FjTvmcRzgf+8UZuw==
9351+
9352+
version "5.0.9"
9353+
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-5.0.9.tgz#c3baa1b886eadc2ec7981a06a593c3d01134ffe9"
9354+
integrity sha512-3i7b8OcswU6CpU8Ej89quJD4O98id7TtVM5U4Mybh84zQXdrFmDLouWBEEaD/QfO3gDDfH+AGFCGsR7kngzQnA==
93559355
dependencies:
93569356
glob "^10.3.7"
93579357

0 commit comments

Comments
 (0)