Skip to content

Commit

Permalink
build(deps): bump mutative from 1.0.11 to 1.1.0
Browse files Browse the repository at this point in the history
Bumps [mutative](https://github.com/unadlib/mutative) from 1.0.11 to 1.1.0.
- [Release notes](https://github.com/unadlib/mutative/releases)
- [Commits](unadlib/mutative@v1.0.11...v1.1.0)

---
updated-dependencies:
- dependency-name: mutative
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 6, 2025
1 parent 5d1e9db commit aea94e5
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion packages/simulation-sdk-wagmi/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@types/react": "^19.0.2",
"@types/react-dom": "^19.0.2",
"lodash": "^4.17.21",
"mutative": "^1.0.11",
"mutative": "^1.1.0",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"typescript": "^5.7.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/simulation-sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"build": "tsc --build tsconfig.build.json"
},
"dependencies": {
"mutative": "^1.0.11"
"mutative": "^1.1.0"
},
"peerDependencies": {
"@morpho-org/blue-sdk": "workspace:^",
Expand Down
14 changes: 7 additions & 7 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit aea94e5

Please sign in to comment.