Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and KengoTODA committed Sep 4, 2024
1 parent 27e07eb commit 1b95544
Show file tree
Hide file tree
Showing 2 changed files with 86 additions and 70 deletions.
154 changes: 85 additions & 69 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 @@ -41,7 +41,7 @@
"jest": "^29.7.0",
"lint-staged": "^15.1.0",
"prettier": "^3.0.1",
"rimraf": "^5.0.1",
"rimraf": "^6.0.1",
"semantic-release": "^24.0.0",
"ts-jest": "^29.1.1",
"typescript": "^5.3.3"
Expand Down

0 comments on commit 1b95544

Please sign in to comment.