Skip to content
This repository has been archived by the owner on Nov 26, 2023. It is now read-only.

Commit

Permalink
Bump immer from 7.0.15 to 8.0.1 in /client
Browse files Browse the repository at this point in the history
Bumps [immer](https://github.com/immerjs/immer) from 7.0.15 to 8.0.1.
- [Release notes](https://github.com/immerjs/immer/releases)
- [Commits](immerjs/immer@v7.0.15...v8.0.1)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and themafia98 committed Mar 13, 2021
1 parent 323ea43 commit c6976bd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 7 deletions.
2 changes: 1 addition & 1 deletion client/package.json
Expand Up @@ -17,7 +17,7 @@
"i18next-browser-languagedetector": "^6.0.1",
"i18next-http-backend": "^1.1.1",
"idb": "^5.0.2",
"immer": "^7.0.9",
"immer": "^8.0.1",
"lodash": "^4.17.20",
"moment": "2.29.1",
"moment-timezone": "^0.5.32",
Expand Down
7 changes: 1 addition & 6 deletions client/yarn.lock
Expand Up @@ -6852,16 +6852,11 @@ ignore@^5.1.4:
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.1.8.tgz#f150a8b50a34289b33e22f5889abd4d8016f0e57"
integrity sha512-BMpfD7PpiETpBl/A6S498BaIJ6Y/ABT93ETbby2fP00v4EbvPBXWEoaR1UBPKs3iR53pJY7EtZk5KACI57i1Uw==

immer@8.0.1:
immer@8.0.1, 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==

immer@^7.0.9:
version "7.0.15"
resolved "https://registry.yarnpkg.com/immer/-/immer-7.0.15.tgz#dc3bc6db87401659d2e737c67a21b227c484a4ad"
integrity sha512-yM7jo9+hvYgvdCQdqvhCNRRio0SCXc8xDPzA25SvKWa7b1WVPjLwQs1VYU5JPXjcJPTqAa5NP5dqpORGYBQ2AA==

immutable@^3.7.4:
version "3.8.2"
resolved "https://registry.yarnpkg.com/immutable/-/immutable-3.8.2.tgz#c2439951455bb39913daf281376f1530e104adf3"
Expand Down

0 comments on commit c6976bd

Please sign in to comment.