Skip to content

Commit 23abcb3

Browse files
build(deps-dev): bump rimraf from 5.0.7 to 6.0.1 in /clients/ui/frontend (#259)
Bumps [rimraf](https://github.com/isaacs/rimraf) from 5.0.7 to 6.0.1. - [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md) - [Commits](isaacs/rimraf@v5.0.7...v6.0.1) --- updated-dependencies: - dependency-name: rimraf dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b6d358a commit 23abcb3

File tree

2 files changed

+46
-38
lines changed

2 files changed

+46
-38
lines changed

clients/ui/frontend/package-lock.json

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

clients/ui/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"raw-loader": "^4.0.2",
6666
"react-router-dom": "^6.4.1",
6767
"regenerator-runtime": "^0.14.1",
68-
"rimraf": "^5.0.7",
68+
"rimraf": "^6.0.1",
6969
"serve": "^14.2.1",
7070
"style-loader": "^4.0.0",
7171
"svg-url-loader": "^8.0.0",

0 commit comments

Comments
 (0)