Skip to content

Commit fae3397

Browse files
build(deps-dev): bump rimraf from 5.0.0 to 5.0.1 (#934)
Bumps [rimraf](https://github.com/isaacs/rimraf) from 5.0.0 to 5.0.1. - [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md) - [Commits](isaacs/rimraf@v5.0.0...v5.0.1) --- updated-dependencies: - dependency-name: rimraf dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4e744b7 commit fae3397

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": "2.8.8",
7272
"react": "18.2.0",
7373
"react-dom": "18.2.0",
74-
"rimraf": "5.0.0",
74+
"rimraf": "5.0.1",
7575
"rollup": "2.79.1",
7676
"rollup-plugin-terser": "7.0.2",
7777
"size-limit": "8.1.0",

0 commit comments

Comments
 (0)