Build(deps): Bump message-bus-client from 4.3.2 to 4.3.3 in /app/assets/javascripts (#22194)

Bumps [message-bus-client](https://github.com/discourse/message_bus) from 4.3.2 to 4.3.3.
- [Changelog](https://github.com/discourse/message_bus/blob/main/CHANGELOG)
- [Commits](https://github.com/discourse/message_bus/compare/v4.3.2...v4.3.3)

---
updated-dependencies:
- dependency-name: message-bus-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-06-20 07:11:35 +08:00 committed by GitHub
parent c7a9da1f10
commit cdcf6cf0dd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -55,7 +55,7 @@
"js-yaml": "^4.1.0",
"jsdom": "^22.1.0",
"markdown-it": "^13.0.1",
"message-bus-client": "^4.3.2",
"message-bus-client": "^4.3.3",
"messageformat": "0.1.5",
"pretty-text": "1.0.0",
"select-kit": "1.0.0",

View File

@ -7048,10 +7048,10 @@ merge2@^1.2.3, merge2@^1.3.0:
resolved "https://registry.yarnpkg.com/merge2/-/merge2-1.4.1.tgz#4368892f885e907455a6fd7dc55c0c9d404990ae"
integrity sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==
message-bus-client@^4.3.2:
version "4.3.2"
resolved "https://registry.yarnpkg.com/message-bus-client/-/message-bus-client-4.3.2.tgz#6c0db2f011e5e419d2bd47e668063f009cd65971"
integrity sha512-q0OardiBDTePbDqPciRDzwpzuleq1zGK4/jlBRjB9aVuqs5XrikUmrl7gRNJEiB0EyFNdl1ZYQzQR7V5L3hdhw==
message-bus-client@^4.3.3:
version "4.3.3"
resolved "https://registry.yarnpkg.com/message-bus-client/-/message-bus-client-4.3.3.tgz#c690d394421a497d92f3897a1c6d24a82a120c97"
integrity sha512-95m7J8ostDu+kbLJyRbER1Wovkprl8lg2K5pQkfFcxr8iEAVF0nxUsgmfcSelrXFjiFKanUkT3SW4d7PGYT5ew==
messageformat@0.1.5:
version "0.1.5"