From 622d762832dd473e3effbbe6a569e298e617e6bd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Wed, 23 Jan 2019 13:43:09 +0000 Subject: [PATCH] Bump immer from 1.10.5 to 1.12.0 Bumps [immer](https://github.com/mweststrate/immer) from 1.10.5 to 1.12.0. - [Release notes](https://github.com/mweststrate/immer/releases) - [Commits](https://github.com/mweststrate/immer/compare/v1.10.5...v1.12.0) Signed-off-by: dependabot[bot] --- lib/components/package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/lib/components/package.json b/lib/components/package.json index f2089eec0c40..38dc04c0d9e4 100644 --- a/lib/components/package.json +++ b/lib/components/package.json @@ -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", diff --git a/yarn.lock b/yarn.lock index 4c67d40ae229..98bae82f6d45 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10553,9 +10553,9 @@ immer@1.7.2: 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"