Skip to content

Commit 01e7d63

Browse files
chore(deps-dev): bump rimraf from 5.0.7 to 6.0.1 (#115)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8d219e7 commit 01e7d63

File tree

2 files changed

+65
-48
lines changed

2 files changed

+65
-48
lines changed

package-lock.json

+64-47
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"husky": "^9.0.11",
6060
"mocha": "^10.2.0",
6161
"mock-fs": "^5.2.0",
62-
"rimraf": "^5.0.1",
62+
"rimraf": "^6.0.1",
6363
"standard-version": "^9.5.0",
6464
"ts-node": "^10.9.1",
6565
"typescript": "^5.4.5",

0 commit comments

Comments
 (0)