Skip to content

Commit 91b1694

Browse files
fix(deps): bump rimraf from 5.0.10 to 6.0.1
Bumps [rimraf](https://github.com/isaacs/rimraf) from 5.0.10 to 6.0.1. - [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md) - [Commits](isaacs/rimraf@v5.0.10...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 284652a commit 91b1694

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
"prettier": "3.3.2",
7272
"react": "^18",
7373
"react-dom": "^18",
74-
"rimraf": "^5.0.10",
74+
"rimraf": "^6.0.1",
7575
"sass": "^1.77.6",
7676
"sass-loader": "^14.2.1",
7777
"serve": "^14.2.3",

0 commit comments

Comments
 (0)