Skip to content

Commit 0694893

Browse files
chore(deps-dev): bump rimraf in /ui in the ui-dependencies group (#5427)
Bumps the ui-dependencies group in /ui with 1 update: [rimraf](https://github.com/isaacs/rimraf). Updates `rimraf` from 5.0.10 to 6.0.1 - [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md) - [Commits](isaacs/rimraf@v5.0.10...v6.0.1) --- updated-dependencies: - dependency-name: rimraf dependency-type: direct:development update-type: version-update:semver-major dependency-group: ui-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Eric Wittmann <eric.wittmann@gmail.com>
1 parent 9c7ff22 commit 0694893

File tree

2 files changed

+42
-42
lines changed

2 files changed

+42
-42
lines changed

ui/package-lock.json

+41-41
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ui/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"dev": "npm run dev --prefix ./ui-app"
1919
},
2020
"devDependencies": {
21-
"rimraf": "5.0.10",
21+
"rimraf": "6.0.1",
2222
"shelljs": "0.8.5"
2323
}
2424
}

0 commit comments

Comments
 (0)