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 23, 2024
1 parent 3f496e4 commit 4331752
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 @@ -53,7 +53,7 @@
"eslint-plugin-prettier": "^4.2.1",
"jest": "^29.5.0",
"jest-environment-jsdom": "^29.5.0",
"mutative": "^1.0.3",
"mutative": "^1.0.5",
"prettier": "^2.8.6",
"rimraf": "^4.4.0",
"rollup": "^3.20.0",
Expand All @@ -79,6 +79,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 @@ -3652,10 +3652,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.3:
version "1.0.3"
resolved "https://registry.yarnpkg.com/mutative/-/mutative-1.0.3.tgz#43d9d5584826bfa4b4aaed4111e93516dae05b37"
integrity sha512-2DW6gxEtV+6108QajMBVZZd9OGb0sxih8GvM+SWT71qSLTU1UNCAUWGgRw5T7+i2xGN48WDJcQpPitp5SWqM8Q==
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 4331752

Please sign in to comment.