Skip to content

Commit 2298a17

Browse files
chore(deps-dev): bump rimraf from 4.4.1 to 5.0.0 (#813)
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 ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f067784 commit 2298a17

File tree

2 files changed

+200
-146
lines changed

2 files changed

+200
-146
lines changed

output/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@types/react": "^18.0.28",
3131
"react": "^18.2.0",
3232
"react-dom": "^18.2.0",
33-
"rimraf": "4.4.1",
33+
"rimraf": "5.0.0",
3434
"sass": "^1.61.0"
3535
},
3636
"publishConfig": {

0 commit comments

Comments
 (0)