Skip to content

Commit c673ad5

Browse files
committed
Update dependency rimraf to v5.0.7
1 parent 9d6a71d commit c673ad5

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": "9.1.0",
3232
"mocha": "10.4.0",
3333
"react": "18.3.1",
34-
"rimraf": "5.0.6",
34+
"rimraf": "5.0.7",
3535
"should": "13.2.3",
3636
"sinon": "17.0.2"
3737
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9466,10 +9466,10 @@ [email protected]:
94669466
dependencies:
94679467
eslint "^8.47.0"
94689468

9469-
9470-
version "5.0.6"
9471-
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-5.0.6.tgz#f13b90af1794a2e8e1ecd052263bcf688742af88"
9472-
integrity sha512-X72SgyOf+1lFnGM6gYcmZ4+jMOwuT4E4SajKQzUIlI7EoR5eFHMhS/wf8Ll0mN+w2bxcIVldrJQ6xT7HFQywjg==
9469+
9470+
version "5.0.7"
9471+
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-5.0.7.tgz#27bddf202e7d89cb2e0381656380d1734a854a74"
9472+
integrity sha512-nV6YcJo5wbLW77m+8KjH8aB/7/rxQy9SZ0HY5shnwULfS+9nmTtVXAJET5NdZmCzA4fPI/Hm1wo/Po/4mopOdg==
94739473
dependencies:
94749474
glob "^10.3.7"
94759475

0 commit comments

Comments
 (0)