Skip to content

Commit cbcb9d2

Browse files
dependabot[bot]flovogt
authored andcommitted
chore(deps-dev): bump rimraf from 3.0.2 to 4.0.7 in /demo/RootComponent
Bumps [rimraf](https://github.com/isaacs/rimraf) from 3.0.2 to 4.0.7. - [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.0.7) --- updated-dependencies: - dependency-name: rimraf dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c5f923f commit cbcb9d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo/RootComponent/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"karma-coverage": "^2.1.0",
3939
"karma-chrome-launcher": "^3.1.0",
4040
"karma-ui5": "^2.4.0",
41-
"rimraf": "^3.0.2",
41+
"rimraf": "^4.0.7",
4242
"coveralls": "^3.1.1"
4343
},
4444
"engines": {

0 commit comments

Comments
 (0)