Skip to content

Commit

Permalink
build(deps): bump the bull-board group with 3 updates
Browse files Browse the repository at this point in the history
Bumps the bull-board group with 3 updates: [@bull-board/api](https://github.com/felixmosh/bull-board/tree/HEAD/packages/api), [@bull-board/fastify](https://github.com/felixmosh/bull-board/tree/HEAD/packages/fastify) and [@bull-board/ui](https://github.com/felixmosh/bull-board/tree/HEAD/packages/ui).


Updates `@bull-board/api` from 5.14.2 to 5.15.2
- [Release notes](https://github.com/felixmosh/bull-board/releases)
- [Changelog](https://github.com/felixmosh/bull-board/blob/master/CHANGELOG.md)
- [Commits](https://github.com/felixmosh/bull-board/commits/v5.15.2/packages/api)

Updates `@bull-board/fastify` from 5.14.2 to 5.15.2
- [Release notes](https://github.com/felixmosh/bull-board/releases)
- [Changelog](https://github.com/felixmosh/bull-board/blob/master/CHANGELOG.md)
- [Commits](https://github.com/felixmosh/bull-board/commits/v5.15.2/packages/fastify)

Updates `@bull-board/ui` from 5.14.2 to 5.15.2
- [Release notes](https://github.com/felixmosh/bull-board/releases)
- [Changelog](https://github.com/felixmosh/bull-board/blob/master/CHANGELOG.md)
- [Commits](https://github.com/felixmosh/bull-board/commits/v5.15.2/packages/ui)

---
updated-dependencies:
- dependency-name: "@bull-board/api"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: bull-board
- dependency-name: "@bull-board/fastify"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: bull-board
- dependency-name: "@bull-board/ui"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: bull-board
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 25, 2024
1 parent 78ff90f commit 78fa276
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 24 deletions.
6 changes: 3 additions & 3 deletions packages/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,9 +67,9 @@
"dependencies": {
"@aws-sdk/client-s3": "3.412.0",
"@aws-sdk/lib-storage": "3.412.0",
"@bull-board/api": "5.14.2",
"@bull-board/fastify": "5.14.2",
"@bull-board/ui": "5.14.2",
"@bull-board/api": "5.15.2",
"@bull-board/fastify": "5.15.2",
"@bull-board/ui": "5.15.2",
"@discordapp/twemoji": "15.0.2",
"@fastify/accepts": "4.3.0",
"@fastify/cookie": "9.3.1",
Expand Down
46 changes: 25 additions & 21 deletions pnpm-lock.yaml

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

0 comments on commit 78fa276

Please sign in to comment.