Skip to content

Commit

Permalink
Merge pull request #5694 from storybooks/dependabot/npm_and_yarn/imme…
Browse files Browse the repository at this point in the history
…r-2.0.0

Bump immer from 1.12.0 to 2.0.0
  • Loading branch information
ndelangen committed Feb 21, 2019
2 parents da3c9a5 + 06ebbe1 commit 7bc70c0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion lib/components/package.json
Expand Up @@ -27,7 +27,7 @@
"@storybook/router": "5.0.0-beta.3",
"@storybook/theming": "5.0.0-beta.3",
"global": "^4.3.2",
"immer": "^1.12.0",
"immer": "^2.0.0",
"js-beautify": "^1.8.9",
"lodash.pick": "^4.4.0",
"lodash.throttle": "^4.1.1",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Expand Up @@ -10557,9 +10557,9 @@ immer@1.7.2:
version "1.7.2"
resolved "https://registry.yarnpkg.com/immer/-/immer-1.7.2.tgz#a51e9723c50b27e132f6566facbec1c85fc69547"

immer@^1.12.0:
version "1.12.0"
resolved "https://registry.yarnpkg.com/immer/-/immer-1.12.0.tgz#36063119eb65fa3f0e81ce000eb22f4eede9762e"
immer@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/immer/-/immer-2.0.0.tgz#d834c874d2d249f73511af39f3ef1ed3b7411132"

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

0 comments on commit 7bc70c0

Please sign in to comment.