Skip to content

Commit

Permalink
Update dependency rimraf to v5.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 13, 2024
1 parent 9d6a71d commit 1cdcae2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/helpers-gatsby/package.json
Expand Up @@ -31,7 +31,7 @@
"c8": "9.1.0",
"mocha": "10.4.0",
"react": "18.3.1",
"rimraf": "5.0.6",
"rimraf": "5.0.7",
"should": "13.2.3",
"sinon": "17.0.2"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -9466,10 +9466,10 @@ rewire@7.0.0:
dependencies:
eslint "^8.47.0"

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

Expand Down

0 comments on commit 1cdcae2

Please sign in to comment.