Skip to content

Commit 58decd8

Browse files
chore(deps-dev): 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-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1f4e602 commit 58decd8

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
@@ -55,7 +55,7 @@
5555
"nyc": "^10.3.2",
5656
"object-inspect": "^1.13.2",
5757
"object.values": "^1.2.0",
58-
"rimraf": "^2.7.1",
58+
"rimraf": "^6.0.1",
5959
"tape": "^5.9.0"
6060
},
6161
"browserslist": [

0 commit comments

Comments
 (0)