Skip to content

Commit

Permalink
Bump rimraf from 5.0.8 to 6.0.1 (#235)
Browse files Browse the repository at this point in the history
Bumps [rimraf](https://github.com/isaacs/rimraf) from 5.0.8 to 6.0.1.
- [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md)
- [Commits](isaacs/rimraf@v5.0.8...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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 16, 2024
1 parent 849fc21 commit a06b961
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 @@ -53,7 +53,7 @@
"@types/node": "^20.8.6",
"chai": "^4.3.10",
"mocha": "^10.2.0",
"rimraf": "^5.0.5",
"rimraf": "^6.0.1",
"ts-node": "^10.9.1",
"typescript": "^5.2.2"
}
Expand Down

0 comments on commit a06b961

Please sign in to comment.