Skip to content

Commit

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

Bump immer from 1.10.5 to 1.12.0
  • Loading branch information
ndelangen authored Jan 23, 2019
2 parents c90d7d5 + 622d762 commit 6d57900
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
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@storybook/theming": "5.0.0-alpha.9",
"fuzzy-search": "^3.0.1",
"global": "^4.3.2",
"immer": "^1.9.3",
"immer": "^1.12.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
Original file line number Diff line number Diff line change
Expand Up @@ -10557,9 +10557,9 @@ [email protected]:
version "1.7.2"
resolved "https://registry.yarnpkg.com/immer/-/immer-1.7.2.tgz#a51e9723c50b27e132f6566facbec1c85fc69547"

immer@^1.9.3:
version "1.10.5"
resolved "https://registry.yarnpkg.com/immer/-/immer-1.10.5.tgz#a4fd1d12587a166da769763f881c0039fa61c557"
immer@^1.12.0:
version "1.12.0"
resolved "https://registry.yarnpkg.com/immer/-/immer-1.12.0.tgz#36063119eb65fa3f0e81ce000eb22f4eede9762e"

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

0 comments on commit 6d57900

Please sign in to comment.