Skip to content

Commit c2378f4

Browse files
dependabot[bot]kevinoid
authored andcommitted
build(deps-dev): bump rimraf from 4.4.1 to 5.0.0
Bumps [rimraf](https://github.com/isaacs/rimraf) from 4.4.1 to 5.0.0. - [Release notes](https://github.com/isaacs/rimraf/releases) - [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md) - [Commits](isaacs/rimraf@v4.4.1...v5.0.0) --- updated-dependencies: - dependency-name: rimraf dependency-type: direct:development update-type: version-update:semver-major ... Fixes: #67 Signed-off-by: dependabot[bot] <[email protected]>
1 parent a93ef0d commit c2378f4

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
@@ -71,7 +71,7 @@
7171
"jsdoc": "^4.0.0",
7272
"mocha": "^10.0.0",
7373
"nodecat": "^2.0.0",
74-
"rimraf": "^4.0.0"
74+
"rimraf": "^5.0.0"
7575
},
7676
"engines": {
7777
"node": "^14.18 || >=16",

0 commit comments

Comments
 (0)