Skip to content

Commit

Permalink
Revert "Bump immer from 5.3.6 to 8.0.1 (#1616)" (#1623)
Browse files Browse the repository at this point in the history
This reverts commit 2224226.
  • Loading branch information
skylarbarrera authored Jan 21, 2021
1 parent 5e4466a commit 490948f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@
"i18n-js": "^3.0.11",
"i18next": "^17.0.3",
"imgix-core-js": "^2.3.2",
"immer": "^8.0.1",
"immer": "^5.0.0",
"inherits": "^2.0.3",
"lint-staged": "^10.0.7",
"lodash": "^4.17.19",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7148,10 +7148,10 @@ immediate@~3.0.5:
resolved "https://registry.yarnpkg.com/immediate/-/immediate-3.0.6.tgz#9db1dbd0faf8de6fbe0f5dd5e56bb606280de69b"
integrity sha1-nbHb0Pr43m++D13V5Wu2BigN5ps=

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@^5.0.0:
version "5.3.6"
resolved "https://registry.yarnpkg.com/immer/-/immer-5.3.6.tgz#51eab8cbbeb13075fe2244250f221598818cac04"
integrity sha512-pqWQ6ozVfNOUDjrLfm4Pt7q4Q12cGw2HUZgry4Q5+Myxu9nmHRkWBpI0J4+MK0AxbdFtdMTwEGVl7Vd+vEiK+A==

import-fresh@^2.0.0:
version "2.0.0"
Expand Down

0 comments on commit 490948f

Please sign in to comment.