Skip to content

Commit 93c91e4

Browse files
fix(deps): update dependency mobx to v6.13.5 (#954)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 487d448 commit 93c91e4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"js-beautify": "1.15.1",
2929
"lodash.orderby": "4.6.0",
3030
"lodash.uniqby": "4.7.0",
31-
"mobx": "6.12.3",
31+
"mobx": "6.13.5",
3232
"mobx-react": "7.6.0",
3333
"object-sizeof": "1.6.3",
3434
"query-string": "7.1.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8070,10 +8070,10 @@ [email protected]:
80708070
dependencies:
80718071
mobx-react-lite "^3.4.0"
80728072

8073-
mobx@6.12.3:
8074-
version "6.12.3"
8075-
resolved "https://registry.yarnpkg.com/mobx/-/mobx-6.12.3.tgz#b6a0fde4268116be602d50bffb32f1b90a8fb077"
8076-
integrity sha512-c8NKkO4R2lShkSXZ2Ongj1ycjugjzFFo/UswHBnS62y07DMcTc9Rvo03/3nRyszIvwPNljlkd4S828zIBv/piw==
8073+
mobx@6.13.5:
8074+
version "6.13.5"
8075+
resolved "https://registry.yarnpkg.com/mobx/-/mobx-6.13.5.tgz#957d9df88c7f8b4baa7c6f8bdcb6d68b432a6ed5"
8076+
integrity sha512-/HTWzW2s8J1Gqt+WmUj5Y0mddZk+LInejADc79NJadrWla3rHzmRHki/mnEUH1AvOmbNTZ1BRbKxr8DSgfdjMA==
80778077

80788078
modify-values@^1.0.0:
80798079
version "1.0.1"

0 commit comments

Comments
 (0)