Skip to content

Commit 6155ced

Browse files
Bump mobx in /ui/ui-docs in the ui-docs-dependencies group (#5139)
Bumps the ui-docs-dependencies group in /ui/ui-docs with 1 update: [mobx](https://github.com/mobxjs/mobx). Updates `mobx` from 6.13.1 to 6.13.2 - [Release notes](https://github.com/mobxjs/mobx/releases) - [Commits](https://github.com/mobxjs/mobx/compare/mobx@6.13.1...mobx@6.13.2) --- updated-dependencies: - dependency-name: mobx dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ui-docs-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 e62676e commit 6155ced

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

ui/ui-docs/package-lock.json

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

ui/ui-docs/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"dependencies": {
3030
"react": "18.3.1",
3131
"react-dom": "18.3.1",
32-
"mobx": "6.13.1",
32+
"mobx": "6.13.2",
3333
"styled-components": "6.1.13",
3434
"core-js": "3.38.1",
3535
"redoc": "2.1.5"

0 commit comments

Comments
 (0)