Skip to content

Commit f7fd084

Browse files
Bump rimraf from 3.0.2 to 6.0.1
Bumps [rimraf](https://github.com/isaacs/rimraf) from 3.0.2 to 6.0.1. - [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md) - [Commits](isaacs/rimraf@v3.0.2...v6.0.1) --- updated-dependencies: - dependency-name: rimraf dependency-version: 6.0.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 335a32d commit f7fd084

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
@@ -29,7 +29,7 @@
2929
"mousse": "~0.3.1",
3030
"nyc": "~15.1.0",
3131
"path-exists-cli": "~2.0.0",
32-
"rimraf": "~3.0.2",
32+
"rimraf": "~6.0.1",
3333
"sinon": "~13.0.1",
3434
"sinon-chai": "~3.7.0",
3535
"source-map-support": "~0.5.21",

0 commit comments

Comments
 (0)