Skip to content

Commit

Permalink
Update dependency mobx to v6.10.2 (#7800)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Sep 13, 2023
1 parent f553516 commit 14a4f9c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"json-e": "4.4.3",
"json-schema-defaults": "0.4.0",
"lodash": "4.17.21",
"mobx": "6.10.0",
"mobx": "6.10.2",
"moment": "2.29.4",
"numeral": "2.0.6",
"pako": "2.0.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7677,10 +7677,10 @@ mobx-react@^7.2.0:
dependencies:
mobx-react-lite "^3.4.0"

mobx@6.10.0:
version "6.10.0"
resolved "https://registry.yarnpkg.com/mobx/-/mobx-6.10.0.tgz#3537680fe98d45232cc19cc8f76280bd8bb6b0b7"
integrity sha512-WMbVpCMFtolbB8swQ5E2YRrU+Yu8iLozCVx3CdGjbBKlP7dFiCSuiG06uea3JCFN5DnvtAX7+G5Bp82e2xu0ww==
mobx@6.10.2:
version "6.10.2"
resolved "https://registry.yarnpkg.com/mobx/-/mobx-6.10.2.tgz#96e123deef140750360ca9a5b02a8b91fbffd4d9"
integrity sha512-B1UGC3ieK3boCjnMEcZSwxqRDMdzX65H/8zOHbuTY8ZhvrIjTUoLRR2TP2bPqIgYRfb3+dUigu8yMZufNjn0LQ==

moment@2.29.4, moment@>=1.6.0:
version "2.29.4"
Expand Down

0 comments on commit 14a4f9c

Please sign in to comment.