Skip to content

Commit 4c3cf14

Browse files
fix(deps): bumps bull-board to 6.14.1 (#492)
Bumps the bull-board group with 2 updates: [@bull-board/api](https://github.com/felixmosh/bull-board/tree/HEAD/packages/api) and [@bull-board/express](https://github.com/felixmosh/bull-board/tree/HEAD/packages/express). Updates `@bull-board/api` from 6.14.0 to 6.14.1 - [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/v6.14.1/packages/api) Updates `@bull-board/express` from 6.14.0 to 6.14.1 - [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/v6.14.1/packages/express) --- updated-dependencies: - dependency-name: "@bull-board/api" dependency-version: 6.14.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: bull-board - dependency-name: "@bull-board/express" dependency-version: 6.14.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: bull-board ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1e0c8e9 commit 4c3cf14

File tree

2 files changed

+17
-17
lines changed

2 files changed

+17
-17
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
"start": "node ."
88
},
99
"dependencies": {
10-
"@bull-board/api": "^6.14.0",
11-
"@bull-board/express": "^6.14.0",
10+
"@bull-board/api": "^6.14.1",
11+
"@bull-board/express": "^6.14.1",
1212
"body-parser": "^1.20.2",
1313
"bull": "^4.16.5",
1414
"bullmq": "^1.87.1",

yarn.lock

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -87,29 +87,29 @@
8787
chalk "^2.4.2"
8888
js-tokens "^4.0.0"
8989

90-
"@bull-board/api@6.14.0", "@bull-board/api@^6.14.0":
91-
version "6.14.0"
92-
resolved "https://registry.yarnpkg.com/@bull-board/api/-/api-6.14.0.tgz#c3fdfa5568990f11fb838eb28262581bbc554462"
93-
integrity sha512-oMDwXwoPn0RsdZ3Y68/bOErZ/qGZE5H97vgE/Pc8Uul/OHajlvajKW4NV+ZGTix82liUfH9CkjYx7PpwvBWhxg==
90+
"@bull-board/api@6.14.1", "@bull-board/api@^6.14.1":
91+
version "6.14.1"
92+
resolved "https://registry.yarnpkg.com/@bull-board/api/-/api-6.14.1.tgz#0dadefc1f140b7cb4a2ddc80f2f391ffe29cf1ba"
93+
integrity sha512-Bl0Xa9V8UdyjPtkhzAp3o2yTbF7TkVoCr71dctPaRGQoM7oKRT+1RDIaRtmEy49Uhr/8sbb4WhmwkbO6u8ZAtg==
9494
dependencies:
9595
redis-info "^3.1.0"
9696

97-
"@bull-board/express@^6.14.0":
98-
version "6.14.0"
99-
resolved "https://registry.yarnpkg.com/@bull-board/express/-/express-6.14.0.tgz#a4613b425c61de88382798f11d72800e856b9146"
100-
integrity sha512-3H1ame2G1+eVnqqSsw6KfzTGYAWSpVsIx6EPwg9vPSP2eKfNAm12Cm4zvL6ZkwAvTCkAByt5PPDRWbbwWB6HHQ==
97+
"@bull-board/express@^6.14.1":
98+
version "6.14.1"
99+
resolved "https://registry.yarnpkg.com/@bull-board/express/-/express-6.14.1.tgz#e4441f353ceddc0f23694e7d0fb11acfb66ee8b0"
100+
integrity sha512-4sJf82xEaUcw71FJZryO43GZ1jrbIbLKokoDXnR2kN218SF+7ILDHavJR61nl0bdCDxMIBN6egbHDhNjyjUmpA==
101101
dependencies:
102-
"@bull-board/api" "6.14.0"
103-
"@bull-board/ui" "6.14.0"
102+
"@bull-board/api" "6.14.1"
103+
"@bull-board/ui" "6.14.1"
104104
ejs "^3.1.10"
105105
express "^4.21.1 || ^5.0.0"
106106

107-
"@bull-board/ui@6.14.0":
108-
version "6.14.0"
109-
resolved "https://registry.yarnpkg.com/@bull-board/ui/-/ui-6.14.0.tgz#10eb35ab2318df7ea1033e82b462310e9cf83473"
110-
integrity sha512-5yqfS9CwWR8DBxpReIbqv/VSPFM/zT4KZ75keyApMiejasRC2joaHqEzYWlMCjkMycbNNCvlQNlTbl+C3dE/dg==
107+
"@bull-board/ui@6.14.1":
108+
version "6.14.1"
109+
resolved "https://registry.yarnpkg.com/@bull-board/ui/-/ui-6.14.1.tgz#cd8fbc9569dd750bd1e05c2322c8857c55f5ca51"
110+
integrity sha512-2VvSTj/ZuieByMjJBqR+G2u8Ke9XhXQKUmyCPaP3x5P8shDkt6JAB2gmfS576KCH+ytA8U8REuy2Yiy/N4dElA==
111111
dependencies:
112-
"@bull-board/api" "6.14.0"
112+
"@bull-board/api" "6.14.1"
113113

114114
"@colors/colors@1.5.0":
115115
version "1.5.0"

0 commit comments

Comments
 (0)