Skip to content

Commit c61d21e

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"monaco-editor": "^0.47.0",
3636
"nyc": "^15.1.0",
3737
"opener": "^1.5.2",
38-
"rimraf": "^3.0.2",
38+
"rimraf": "^6.0.0",
3939
"semver": "^7.5.4",
4040
"vite-plugin-eslint4b": "^0.2.1",
4141
"vitepress": "^1.0.0-rc.15"

0 commit comments

Comments
 (0)