Skip to content

Commit 58ed4fc

Browse files
dependabot[bot]raymond-lam
authored andcommitted
Bump rimraf from 5.0.0 to 5.0.1 in /example
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] <[email protected]>
1 parent 3f08020 commit 58ed4fc

File tree

2 files changed

+59
-59
lines changed

2 files changed

+59
-59
lines changed

example/package-lock.json

Lines changed: 58 additions & 58 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"react-app-alias": "^2.2.2",
3030
"react-app-rewired": "^2.2.1",
3131
"react-scripts": "^5.0.1",
32-
"rimraf": "^5.0.0"
32+
"rimraf": "^5.0.1"
3333
},
3434
"eslintConfig": {
3535
"extends": "react-app"

0 commit comments

Comments
 (0)