Skip to content

Commit

Permalink
chore(mutative): upgrade mutative to v1.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
unadlib committed Apr 19, 2024
1 parent 3039ba4 commit 65ca214
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"jsdoc-tests": "^1.1.1",
"mutative": "^1.0.4",
"mutative": "^1.0.5",
"prettier": "^3.2.5",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down Expand Up @@ -92,6 +92,6 @@
}
},
"peerDependencies": {
"mutative": "^1.0.3"
"mutative": "^1.0.5"
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4127,10 +4127,10 @@ ms@^2.1.1:
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.3.tgz#574c8138ce1d2b5861f0b44579dbadd60c6615b2"
integrity sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==

mutative@^1.0.4:
version "1.0.4"
resolved "https://registry.yarnpkg.com/mutative/-/mutative-1.0.4.tgz#90c44f72a90c4d449e64170cbe0855dae8eeead7"
integrity sha512-pfd+Tz+b4W8MZtfisus32joGb5tz8MXKensi57mxChZirxv/gGsu91fp8ZCIRTWYG144buGkV386i6up4N3h0g==
mutative@^1.0.5:
version "1.0.5"
resolved "https://registry.yarnpkg.com/mutative/-/mutative-1.0.5.tgz#62b879a521212e4e7539c697e35814533f08d52c"
integrity sha512-uN4rD54sN8NRG2wuIO3K8nI0sB4Kk/wmjG5UbZa3amFU3bdF1k80OojBGQMomCeEIphq2hzIvK5T7f4hoZdkWA==

[email protected]:
version "0.0.8"
Expand Down

0 comments on commit 65ca214

Please sign in to comment.