Skip to content

Commit 81b2996

Browse files
build(deps-dev): bump rimraf from 5.0.9 to 6.0.1
Bumps [rimraf](https://github.com/isaacs/rimraf) from 5.0.9 to 6.0.1. - [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md) - [Commits](isaacs/rimraf@v5.0.9...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]>
1 parent 2a43a7a commit 81b2996

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"mocha": "^10.0.0",
7676
"nodecat": "^2.0.0",
7777
"pump": "^3.0.0",
78-
"rimraf": "^5.0.0"
78+
"rimraf": "^6.0.1"
7979
},
8080
"engines": {
8181
"node": ">=18",

0 commit comments

Comments
 (0)