Skip to content

Commit 3d41368

Browse files
chore(deps): bump mobx from 6.8.0 to 6.13.0
Bumps [mobx](https://github.com/mobxjs/mobx) from 6.8.0 to 6.13.0. - [Release notes](https://github.com/mobxjs/mobx/releases) - [Commits](https://github.com/mobxjs/mobx/commits/[email protected]) --- updated-dependencies: - dependency-name: mobx dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ba90407 commit 3d41368

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@
133133
"lodash": "^4.17.19",
134134
"marked": "6.0.0",
135135
"mini-css-extract-plugin": "^2.8.0",
136-
"mobx": "^6.8.0",
136+
"mobx": "^6.13.0",
137137
"mobx-react": "~7.6.0",
138138
"mockdate": "3.0.5",
139139
"moment": "2.29.4",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -9084,10 +9084,10 @@ mobx-react@~7.6.0:
90849084
dependencies:
90859085
mobx-react-lite "^3.4.0"
90869086

9087-
mobx@^6.8.0:
9088-
version "6.8.0"
9089-
resolved "https://registry.yarnpkg.com/mobx/-/mobx-6.8.0.tgz#59051755fdb5c8a9f3f2e0a9b6abaf86bab7f843"
9090-
integrity sha512-+o/DrHa4zykFMSKfS8Z+CPSEg5LW9tSNGTuN8o6MF1GKxlfkSHSeJn5UtgxvPkGgaouplnrLXCF+duAsmm6FHQ==
9087+
mobx@^6.13.0:
9088+
version "6.13.0"
9089+
resolved "https://registry.yarnpkg.com/mobx/-/mobx-6.13.0.tgz#791446e1a75f643aa2e7b96163e3d0bb237e91c1"
9090+
integrity sha512-1laWODrBWmB7mDJ8EClCjUQTyLwJ0ydJgE4FtK7t9r3JnjXgc9OhmYs2P4RtHrY1co5+4T6cKP2UswX2SU29mA==
90919091

90929092
90939093
version "3.0.5"

0 commit comments

Comments
 (0)