Skip to content

Commit

Permalink
chore(deps-dev): bump rimraf from 5.0.6 to 5.0.7 (#2471)
Browse files Browse the repository at this point in the history
Bumps [rimraf](https://github.com/isaacs/rimraf) from 5.0.6 to 5.0.7.
- [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md)
- [Commits](isaacs/rimraf@v5.0.6...v5.0.7)

---
updated-dependencies:
- dependency-name: rimraf
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 13, 2024
1 parent 05be8a2 commit 08420d0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"promise-assist": "^2.0.1",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"rimraf": "^5.0.6",
"rimraf": "^5.0.7",
"sinon": "^17.0.2",
"sinon-chai": "^3.7.0",
"source-map-loader": "^5.0.0",
Expand Down

0 comments on commit 08420d0

Please sign in to comment.