Skip to content

Commit

Permalink
build(deps): bump mobx from 6.13.2 to 6.13.4 (#28)
Browse files Browse the repository at this point in the history
Bumps [mobx](https://github.com/mobxjs/mobx) from 6.13.2 to 6.13.4.
- [Release notes](https://github.com/mobxjs/mobx/releases)
- [Commits](https://github.com/mobxjs/mobx/compare/[email protected]@6.13.4)

---
updated-dependencies:
- dependency-name: mobx
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 17, 2024
1 parent a384cbd commit f3cdb78
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"dependencies": {
"core-js": "^3.38.1",
"medium-zoom": "^1.1.0",
"mobx": "^6.13.2",
"mobx": "^6.13.4",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"redoc": "^2.1.5",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1586,7 +1586,7 @@ __metadata:
dependencies:
core-js: "npm:^3.38.1"
medium-zoom: "npm:^1.1.0"
mobx: "npm:^6.13.2"
mobx: "npm:^6.13.4"
react: "npm:^18.3.1"
react-dom: "npm:^18.3.1"
redoc: "npm:^2.1.5"
Expand Down Expand Up @@ -2823,10 +2823,10 @@ __metadata:
languageName: node
linkType: hard

"mobx@npm:^6.13.2":
version: 6.13.2
resolution: "mobx@npm:6.13.2"
checksum: 10c0/144b408e452e7e4b43a57f0d9b589f614c2549f6440a769ceb90bb4434e7d45915872dee8b8c50775a4b0aa600c89406b4b589f992352cfa58fe3bce68a84711
"mobx@npm:^6.13.4":
version: 6.13.4
resolution: "mobx@npm:6.13.4"
checksum: 10c0/87ac1497115d45f010cddd49a20a66c3022590d01afdef4adda72a40b8c0ece95fc9e3fa3ff211a1ecdf31570c1061cab9a4fde4d42c916af8727ecb0851a6e7
languageName: node
linkType: hard

Expand Down

0 comments on commit f3cdb78

Please sign in to comment.