Skip to content

Commit

Permalink
fix(mutative): upgrade mutative to v1.0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
unadlib committed Sep 18, 2024
1 parent 9767960 commit 07b0a7d
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 @@ -64,7 +64,7 @@
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"jotai": "^2.9.3",
"mutative": "^1.0.9",
"mutative": "^1.0.10",
"prettier": "^2.8.6",
"react": "^18.3.1",
"react-dom": "^18.3.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4150,10 +4150,10 @@ ms@^2.1.1, ms@^2.1.3:
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.3.tgz#574c8138ce1d2b5861f0b44579dbadd60c6615b2"
integrity sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==

mutative@^1.0.9:
version "1.0.9"
resolved "https://registry.yarnpkg.com/mutative/-/mutative-1.0.9.tgz#4e99ee46478f8ace11927adbb1a759b3f36ffb4b"
integrity sha512-o6Y0VnakFjr1Z8JtipQqg1MvOpCHNnaFNEWYt9EopSYW3fX/FFKklLPK1YB9Ksz2gSEe3V6Y7hCcWQqK6rb8Iw==
mutative@^1.0.10:
version "1.0.10"
resolved "https://registry.yarnpkg.com/mutative/-/mutative-1.0.10.tgz#d4c349867463e70e9c34718a65cefad479f28eb0"
integrity sha512-YD4MEleW9vJyIVEItz6x71fWdJ9qea3+R8hxtNiei8cQ7BGLM1c9Q6zCJ7SuLzorBhd2PBHN+xUEwEahxMI34w==

[email protected]:
version "0.0.8"
Expand Down

0 comments on commit 07b0a7d

Please sign in to comment.