Skip to content

Commit

Permalink
chore(deps-dev): bump rimraf in /ui in the ui-dependencies group (#5427)
Browse files Browse the repository at this point in the history
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Eric Wittmann <[email protected]>
  • Loading branch information
dependabot[bot] and EricWittmann authored Oct 29, 2024
1 parent 9c7ff22 commit 0694893
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 42 deletions.
82 changes: 41 additions & 41 deletions ui/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"dev": "npm run dev --prefix ./ui-app"
},
"devDependencies": {
"rimraf": "5.0.10",
"rimraf": "6.0.1",
"shelljs": "0.8.5"
}
}

0 comments on commit 0694893

Please sign in to comment.