Skip to content

Commit

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

---
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 28, 2024
1 parent f3cdb78 commit d2539f6
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.4",
"mobx": "^6.13.5",
"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.4"
mobx: "npm:^6.13.5"
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.4":
version: 6.13.4
resolution: "mobx@npm:6.13.4"
checksum: 10c0/87ac1497115d45f010cddd49a20a66c3022590d01afdef4adda72a40b8c0ece95fc9e3fa3ff211a1ecdf31570c1061cab9a4fde4d42c916af8727ecb0851a6e7
"mobx@npm:^6.13.5":
version: 6.13.5
resolution: "mobx@npm:6.13.5"
checksum: 10c0/43691c836363aa1f13c44e43c86ab89fc8f4b83ef408bc6c68d799260e74b4ff08ebba2ef16bda447c6b7bca3558768e15927c0b21ffbb10e99b610783f28859
languageName: node
linkType: hard

Expand Down

0 comments on commit d2539f6

Please sign in to comment.