Skip to content

Commit

Permalink
chore(deps): bump immer from 4.0.2 to 9.0.6
Browse files Browse the repository at this point in the history
Bumps [immer](https://github.com/immerjs/immer) from 4.0.2 to 9.0.6.
- [Release notes](https://github.com/immerjs/immer/releases)
- [Commits](immerjs/immer@v4.0.2...v9.0.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 25, 2021
1 parent 0cccbce commit 0a62aa1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"cube-core": "^2.13.0",
"datalib": "^1.9.2",
"fuse.js": "^3.4.6",
"immer": "^4.0.1",
"immer": "^9.0.6",
"mobx": "^6.3.2",
"mobx-react-lite": "^3.2.0",
"mobx-utils": "^6.0.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6990,10 +6990,10 @@ immer@8.0.1:
resolved "https://registry.nlark.com/immer/download/immer-8.0.1.tgz?cache=0&sync_timestamp=1623232631798&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fimmer%2Fdownload%2Fimmer-8.0.1.tgz#9c73db683e2b3975c424fb0572af5889877ae656"
integrity sha1-nHPbaD4rOXXEJPsFcq9YiYd65lY=

immer@^4.0.1:
version "4.0.2"
resolved "https://registry.nlark.com/immer/download/immer-4.0.2.tgz?cache=0&sync_timestamp=1623232631798&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fimmer%2Fdownload%2Fimmer-4.0.2.tgz#9ff0fcdf88e06f92618a5978ceecb5884e633559"
integrity sha1-n/D834jgb5Jhill4zuy1iE5jNVk=
immer@^9.0.6:
version "9.0.6"
resolved "https://registry.yarnpkg.com/immer/-/immer-9.0.6.tgz#7a96bf2674d06c8143e327cbf73539388ddf1a73"
integrity sha512-G95ivKpy+EvVAnAab4fVa4YGYn24J1SpEktnJX7JJ45Bd7xqME/SCplFzYFmTbrkwZbQ4xJK1xMTUYBkN6pWsQ==

import-cwd@^2.0.0:
version "2.1.0"
Expand Down

0 comments on commit 0a62aa1

Please sign in to comment.