Skip to content
This repository has been archived by the owner on Jan 22, 2022. It is now read-only.

Commit

Permalink
Merge pull request #38 from storyofams/dependabot/npm_and_yarn/exampl…
Browse files Browse the repository at this point in the history
…e/immer-8.0.1

chore(deps): bump immer from 5.3.6 to 8.0.1 in /example
  • Loading branch information
MrBamBam committed Jan 22, 2021
2 parents 7c19c5b + 920d504 commit 9ae2549
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"date-fns": "^2.9.0",
"fontfaceobserver": "^2.1.0",
"formik": "^2.1.3",
"immer": "^5.3.2",
"immer": "^8.0.1",
"next": "^10.0.2",
"next-seo": "^3.3.0",
"object-fit-images": "^3.2.4",
Expand Down
11 changes: 5 additions & 6 deletions example/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2130,8 +2130,7 @@
util-deprecate "^1.0.2"

"@storyofams/react-helpers@link:..":
version "0.0.0"
uid ""
version "0.0.0-development"

"@styled-system/background@^5.1.2":
version "5.1.2"
Expand Down Expand Up @@ -7521,10 +7520,10 @@ immer@1.10.0:
resolved "https://registry.yarnpkg.com/immer/-/immer-1.10.0.tgz#bad67605ba9c810275d91e1c2a47d4582e98286d"
integrity sha512-O3sR1/opvCDGLEVcvrGTMtLac8GJ5IwZC4puPrLuRj3l7ICKvkmA0vGuU9OW8mV9WIBRnaxp5GJh9IEAaNOoYg==

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

import-cwd@^2.0.0:
version "2.1.0"
Expand Down

0 comments on commit 9ae2549

Please sign in to comment.