Skip to content

Commit b036fc5

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

File tree

2 files changed

+147
-9
lines changed

2 files changed

+147
-9
lines changed

example/package-lock.json

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

0 commit comments

Comments
 (0)