From 08820eeb3bc5d6e4813e2f5f8b3dbaaa1117acdd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Jan 2021 04:48:11 +0000 Subject: [PATCH] Bump immer from 6.0.3 to 8.0.1 in /bare-min/frontend Bumps [immer](https://github.com/immerjs/immer) from 6.0.3 to 8.0.1. - [Release notes](https://github.com/immerjs/immer/releases) - [Commits](https://github.com/immerjs/immer/compare/v6.0.3...v8.0.1) Signed-off-by: dependabot[bot] --- bare-min/frontend/package.json | 2 +- bare-min/frontend/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/bare-min/frontend/package.json b/bare-min/frontend/package.json index 5fc0204..4ce41d3 100644 --- a/bare-min/frontend/package.json +++ b/bare-min/frontend/package.json @@ -16,7 +16,7 @@ "apollo-upload-client": "12.1.0", "graphql": "^15.0.0", "graphql-ruby-client": "^1.7.6", - "immer": "^6.0.3", + "immer": "^8.0.1", "isomorphic-fetch": "^2.2.1", "next": "^9.3.4", "react": "^16.13.1", diff --git a/bare-min/frontend/yarn.lock b/bare-min/frontend/yarn.lock index c0a5268..8d8d439 100644 --- a/bare-min/frontend/yarn.lock +++ b/bare-min/frontend/yarn.lock @@ -4412,10 +4412,10 @@ ignore@^5.1.4: resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.1.4.tgz#84b7b3dbe64552b6ef0eca99f6743dbec6d97adf" integrity sha512-MzbUSahkTW1u7JpKKjY7LCARd1fU5W2rLdxlM4kdkayuCwZImjkpluF9CM1aLewYJguPDqewLam18Y6AU69A8A== -immer@^6.0.3: - version "6.0.3" - resolved "https://registry.yarnpkg.com/immer/-/immer-6.0.3.tgz#94d5051cd724668160a900d66d85ec02816f29bd" - integrity sha512-12VvNrfSrXZdm/BJgi/KDW2soq5freVSf3I1+4CLunUM8mAGx2/0Njy0xBVzi5zewQZiwM7z1/1T+8VaI7NkmQ== +immer@^8.0.1: + version "8.0.1" + resolved "https://registry.yarnpkg.com/immer/-/immer-8.0.1.tgz#9c73db683e2b3975c424fb0572af5889877ae656" + integrity sha512-aqXhGP7//Gui2+UrEtvxZxSquQVXTpZ7KDxfCcKAF3Vysvw0CViVaW9RZ1j1xlIYqaaaipBoqdqeibkc18PNvA== immutable@~3.7.6: version "3.7.6"