From 53481f526e41b0db70a7e2d45b749458021fe2c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Nov 2023 07:01:29 +0000 Subject: [PATCH] build(deps): bump mobx from 6.11.0 to 6.12.0 in /docs Bumps [mobx](https://github.com/mobxjs/mobx) from 6.11.0 to 6.12.0. - [Release notes](https://github.com/mobxjs/mobx/releases) - [Commits](https://github.com/mobxjs/mobx/commits/mobx@6.12.0) --- updated-dependencies: - dependency-name: mobx dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- docs/package.json | 2 +- docs/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/package.json b/docs/package.json index 0d9bd6aac9..b647a50035 100644 --- a/docs/package.json +++ b/docs/package.json @@ -20,7 +20,7 @@ "@mdx-js/react": "^1.6.22", "clsx": "^2.0.0", "docusaurus-protobuffet": "^0.3.3", - "mobx": "^6.11.0", + "mobx": "^6.12.0", "prism-react-renderer": "^1.3.5", "react": "^17.0.2", "react-dom": "^17.0.2", diff --git a/docs/yarn.lock b/docs/yarn.lock index ecc8d6d562..c443694694 100644 --- a/docs/yarn.lock +++ b/docs/yarn.lock @@ -5982,10 +5982,10 @@ mobx-react@^7.2.0: dependencies: mobx-react-lite "^3.4.0" -mobx@^6.10.2, mobx@^6.11.0: - version "6.11.0" - resolved "https://registry.yarnpkg.com/mobx/-/mobx-6.11.0.tgz#8a748b18c140892d1d0f28b71315f1f639180006" - integrity sha512-qngYCmr0WJiFRSAtYe82DB7SbzvbhehkJjONs8ydynUwoazzUQHZdAlaJqUfks5j4HarhWsZrMRhV7HtSO9HOQ== +mobx@^6.10.2, mobx@^6.12.0: + version "6.12.0" + resolved "https://registry.yarnpkg.com/mobx/-/mobx-6.12.0.tgz#72b2685ca5af031aaa49e77a4d76ed67fcbf9135" + integrity sha512-Mn6CN6meXEnMa0a5u6a5+RKrqRedHBhZGd15AWLk9O6uFY4KYHzImdt8JI8WODo1bjTSRnwXhJox+FCUZhCKCQ== mrmime@^1.0.0: version "1.0.1"