Skip to content

Commit 3a7950e

Browse files
Bump the ui-docs-dependencies group in /ui/ui-docs with 2 updates (#4908)
Bumps the ui-docs-dependencies group in /ui/ui-docs with 2 updates: [mobx](https://github.com/mobxjs/mobx) and [styled-components](https://github.com/styled-components/styled-components). Updates `mobx` from 6.13.0 to 6.13.1 - [Release notes](https://github.com/mobxjs/mobx/releases) - [Commits](https://github.com/mobxjs/mobx/compare/mobx@6.13.0...mobx@6.13.1) Updates `styled-components` from 6.1.11 to 6.1.12 - [Release notes](https://github.com/styled-components/styled-components/releases) - [Commits](styled-components/styled-components@v6.1.11...v6.1.12) --- updated-dependencies: - dependency-name: mobx dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ui-docs-dependencies - dependency-name: styled-components 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>
1 parent 4faf016 commit 3a7950e

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

ui/ui-docs/package-lock.json

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

ui/ui-docs/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@
2929
"dependencies": {
3030
"react": "18.3.1",
3131
"react-dom": "18.3.1",
32-
"mobx": "6.13.0",
33-
"styled-components": "6.1.11",
32+
"mobx": "6.13.1",
33+
"styled-components": "6.1.12",
3434
"core-js": "3.37.1",
3535
"redoc": "2.1.5"
3636
}

0 commit comments

Comments
 (0)