Skip to content

Commit 311be5c

Browse files
Update dependency rimraf to v5.0.8
1 parent 75bb645 commit 311be5c

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.7",
34+
"rimraf": "5.0.8",
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.7"
9353-
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-5.0.7.tgz#27bddf202e7d89cb2e0381656380d1734a854a74"
9354-
integrity sha512-nV6YcJo5wbLW77m+8KjH8aB/7/rxQy9SZ0HY5shnwULfS+9nmTtVXAJET5NdZmCzA4fPI/Hm1wo/Po/4mopOdg==
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==
93559355
dependencies:
93569356
glob "^10.3.7"
93579357

0 commit comments

Comments
 (0)