Skip to content

Commit e9b76c8

Browse files
chore(deps-dev): bump immer from 5.0.0 to 7.0.15
Bumps [immer](https://github.com/immerjs/immer) from 5.0.0 to 7.0.15. - [Release notes](https://github.com/immerjs/immer/releases) - [Commits](immerjs/immer@v5.0.0...v7.0.15) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent b45d06c commit e9b76c8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"eslint-config-prettier": "^6.0.0",
7878
"eslint-plugin-react": "^7.14.3",
7979
"husky": "^4.3.0",
80-
"immer": "^5.0.0",
80+
"immer": "^7.0.15",
8181
"jest": "^24.8.0",
8282
"lint-staged": "^9.2.1",
8383
"lodash": "^4.17.15",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4006,10 +4006,10 @@ ignore@^5.1.1:
40064006
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.1.2.tgz#e28e584d43ad7e92f96995019cc43b9e1ac49558"
40074007
integrity sha512-vdqWBp7MyzdmHkkRWV5nY+PfGRbYbahfuvsBCh277tq+w9zyNi7h5CYJCK0kmzti9kU+O/cB7sE8HvKv6aXAKQ==
40084008

4009-
immer@^5.0.0:
4010-
version "5.0.0"
4011-
resolved "https://registry.yarnpkg.com/immer/-/immer-5.0.0.tgz#07f462b7d95f7e86c214a861ecacd766d42b8c0a"
4012-
integrity sha512-G7gRqKbi9NE025XVyqyTV98dxUOtdKvu/P1QRaVZfA55aEcXgjbxPdm+TlWdcSMNPKijlaHNz61DGPyelouRlA==
4009+
immer@^7.0.15:
4010+
version "7.0.15"
4011+
resolved "https://registry.yarnpkg.com/immer/-/immer-7.0.15.tgz#dc3bc6db87401659d2e737c67a21b227c484a4ad"
4012+
integrity sha512-yM7jo9+hvYgvdCQdqvhCNRRio0SCXc8xDPzA25SvKWa7b1WVPjLwQs1VYU5JPXjcJPTqAa5NP5dqpORGYBQ2AA==
40134013

40144014
import-fresh@^2.0.0:
40154015
version "2.0.0"

0 commit comments

Comments
 (0)