Skip to content

Commit

Permalink
Update dependency rimraf to v4.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 16, 2023
1 parent 835b5f7 commit 5bc4dfb
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
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"c8": "7.12.0",
"mocha": "10.2.0",
"react": "18.2.0",
"rimraf": "4.0.4",
"rimraf": "4.0.7",
"should": "13.2.3",
"sinon": "15.0.1"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5169,10 +5169,10 @@ [email protected]:
dependencies:
eslint "^7.32.0"

[email protected].4:
version "4.0.4"
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-4.0.4.tgz#8d0a91709fdc294d40f59c773f63c44e8dc878f1"
integrity sha512-R0hoVr9xTwemarQjoWlNt/nb5dEGVTBhVdkRmEX2zEkT8T6onH0XKiGjuaC7rNNj/gYzY2p4NVRJ3sjO1ascHQ==
[email protected].7:
version "4.0.7"
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-4.0.7.tgz#f438c7d6a2d5e5cca1d81e3904a48ac7b053a542"
integrity sha512-CUEDDrZvc0swDgVdXGiv3FcYYQMpJxjvSGt85Amj6yU+MCVWurrLCeLiJDdJPHCzNJnwuebBEdcO//eP11Xa7w==

rimraf@^3.0.0, rimraf@^3.0.2:
version "3.0.2"
Expand Down

0 comments on commit 5bc4dfb

Please sign in to comment.