Skip to content

Commit 44a76a2

Browse files
dependabot[bot]raymond-lam
authored andcommitted
Bump rimraf from 3.0.2 to 4.1.2 in /example
Bumps [rimraf](https://github.com/isaacs/rimraf) from 3.0.2 to 4.1.2. - [Release notes](https://github.com/isaacs/rimraf/releases) - [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md) - [Commits](isaacs/rimraf@v3.0.2...v4.1.2) --- updated-dependencies: - dependency-name: rimraf dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cc929b5 commit 44a76a2

File tree

2 files changed

+89
-16
lines changed

2 files changed

+89
-16
lines changed

example/package-lock.json

Lines changed: 88 additions & 15 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": "^3.0.2"
32+
"rimraf": "^4.1.2"
3333
},
3434
"eslintConfig": {
3535
"extends": "react-app"

0 commit comments

Comments
 (0)