Skip to content

Commit b6843c2

Browse files
dependabot[bot]kevinoid
authored andcommitted
build(deps-dev): bump rimraf from 5.0.10 to 6.1.2
Bumps [rimraf](https://github.com/isaacs/rimraf) from 5.0.10 to 6.1.2. - [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md) - [Commits](isaacs/rimraf@v5.0.10...v6.1.2) --- updated-dependencies: - dependency-name: rimraf dependency-version: 6.1.2 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 10d163d commit b6843c2

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
@@ -63,7 +63,7 @@
6363
"jsdoc": "^4.0.0",
6464
"mocha": "^11.0.1",
6565
"nodecat": "^2.0.0",
66-
"rimraf": "^5.0.0"
66+
"rimraf": "^6.1.2"
6767
},
6868
"engines": {
6969
"node": ">=18",

0 commit comments

Comments
 (0)