Skip to content

Commit

Permalink
build(deps): bump mobx from 6.9.1 to 6.10.0 (#540)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jul 19, 2023
1 parent a8791fc commit 618b6e6
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 @@ -13,7 +13,7 @@
"core-js": "^3.31.1",
"mdx-mermaid": "^1.3.2",
"mermaid": "^10.0.2",
"mobx": "^6.9.1",
"mobx": "^6.10.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-embed": "^3.7.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6809,10 +6809,10 @@ mobx-react@^7.2.0:
dependencies:
mobx-react-lite "^3.4.0"

mobx@^6.8.0, mobx@^6.9.1:
version "6.9.1"
resolved "https://registry.yarnpkg.com/mobx/-/mobx-6.9.1.tgz#e22764561ea89bfe1ed4bf14e4ba733eae465f50"
integrity sha512-7V41hvBmzCQg5n/xoZi2qkhREbnF3wHbzbIdR1sLJhVt6yWq2Zq0FlNahEt/RccOmEIjipvBqeQ4mlOEyMhaaA==
mobx@^6.10.0, mobx@^6.8.0:
version "6.10.0"
resolved "https://registry.yarnpkg.com/mobx/-/mobx-6.10.0.tgz#3537680fe98d45232cc19cc8f76280bd8bb6b0b7"
integrity sha512-WMbVpCMFtolbB8swQ5E2YRrU+Yu8iLozCVx3CdGjbBKlP7dFiCSuiG06uea3JCFN5DnvtAX7+G5Bp82e2xu0ww==

mrmime@^1.0.0:
version "1.0.1"
Expand Down

0 comments on commit 618b6e6

Please sign in to comment.