Skip to content

Commit

Permalink
Bump immer from 8.0.4 to 9.0.6 in /packages/bundle-api
Browse files Browse the repository at this point in the history
Bumps [immer](https://github.com/immerjs/immer) from 8.0.4 to 9.0.6.
- [Release notes](https://github.com/immerjs/immer/releases)
- [Commits](immerjs/immer@v8.0.4...v9.0.6)

---
updated-dependencies:
- dependency-name: immer
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 14, 2021
1 parent af5fe7c commit 80c4285
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/bundle-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"main": "src/index.js",
"dependencies": {
"@rnna/http": "latest",
"immer": "8.x",
"immer": "9.x",
"reselect": "4.x"
},
"peerDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions packages/bundle-api/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@
resolved "https://registry.yarnpkg.com/@rnna/http/-/http-0.1.1.tgz#872ad4bfbd006a0ee60188bcd4340d18cf377728"
integrity sha512-TGAWszwyFqwnC2gEDDxbD0Qyl6jryV4oOYqG/YwpV/Ie3Y8AodeDJW9dD2fwG3086I+9x4NzptgINeyk1k37Xw==

immer@8.x:
version "8.0.4"
resolved "https://registry.yarnpkg.com/immer/-/immer-8.0.4.tgz#3a21605a4e2dded852fb2afd208ad50969737b7a"
integrity sha512-jMfL18P+/6P6epANRvRk6q8t+3gGhqsJ9EuJ25AXE+9bNTYtssvzeYbEd0mXRYWCmmXSIbnlpz6vd6iJlmGGGQ==
immer@9.x:
version "9.0.6"
resolved "https://registry.yarnpkg.com/immer/-/immer-9.0.6.tgz#7a96bf2674d06c8143e327cbf73539388ddf1a73"
integrity sha512-G95ivKpy+EvVAnAab4fVa4YGYn24J1SpEktnJX7JJ45Bd7xqME/SCplFzYFmTbrkwZbQ4xJK1xMTUYBkN6pWsQ==

[email protected]:
version "4.0.0"
Expand Down

0 comments on commit 80c4285

Please sign in to comment.