Skip to content

Commit

Permalink
Merge pull request #147 from hayawata3626/renovate/immer-9.x
Browse files Browse the repository at this point in the history
Update dependency immer to v9
  • Loading branch information
hayawata3626 authored Mar 28, 2021
2 parents 711ece2 + e96e731 commit ccda7b6
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 @@ -21,7 +21,7 @@
"@types/storybook__react": "4.0.2",
"axios": "0.21.1",
"babel-loader": "8.1.0",
"immer": "8.0.4",
"immer": "9.0.1",
"json-server": "0.16.2",
"lodash": "4.17.20",
"react": "17.0.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10653,10 +10653,10 @@ [email protected]:
resolved "https://registry.yarnpkg.com/immer/-/immer-8.0.1.tgz#9c73db683e2b3975c424fb0572af5889877ae656"
integrity sha512-aqXhGP7//Gui2+UrEtvxZxSquQVXTpZ7KDxfCcKAF3Vysvw0CViVaW9RZ1j1xlIYqaaaipBoqdqeibkc18PNvA==

immer@8.0.4:
version "8.0.4"
resolved "https://registry.yarnpkg.com/immer/-/immer-8.0.4.tgz#3a21605a4e2dded852fb2afd208ad50969737b7a"
integrity sha512-jMfL18P+/6P6epANRvRk6q8t+3gGhqsJ9EuJ25AXE+9bNTYtssvzeYbEd0mXRYWCmmXSIbnlpz6vd6iJlmGGGQ==
immer@9.0.1:
version "9.0.1"
resolved "https://registry.yarnpkg.com/immer/-/immer-9.0.1.tgz#1116368e051f9a0fd188c5136b6efb74ed69c57f"
integrity sha512-7CCw1DSgr8kKYXTYOI1qMM/f5qxT5vIVMeGLDCDX8CSxsggr1Sjdoha4OhsP0AZ1UvWbyZlILHvLjaynuu02Mg==

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

0 comments on commit ccda7b6

Please sign in to comment.