Skip to content

Commit

Permalink
Merge pull request #133 from StefanoSaffran/dependabot/npm_and_yarn/f…
Browse files Browse the repository at this point in the history
…rontend/immer-9.0.6

chore(deps): bump immer from 9.0.5 to 9.0.6 in /frontend
  • Loading branch information
StefanoSaffran authored Sep 8, 2021
2 parents 83a5150 + 7bbdb6a commit 3057fe7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"customize-cra": "1.0.0",
"eslint-import-resolver-babel-plugin-root-import": "1.1.1",
"history": "5.0.0",
"immer": "9.0.5",
"immer": "9.0.6",
"polished": "4.1.3",
"prop-types": "15.7.2",
"react": "17.0.2",
Expand Down
8 changes: 4 additions & 4 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6253,10 +6253,10 @@ immer@8.0.1:
resolved "https://registry.yarnpkg.com/immer/-/immer-8.0.1.tgz#9c73db683e2b3975c424fb0572af5889877ae656"
integrity sha512-aqXhGP7//Gui2+UrEtvxZxSquQVXTpZ7KDxfCcKAF3Vysvw0CViVaW9RZ1j1xlIYqaaaipBoqdqeibkc18PNvA==

immer@9.0.5:
version "9.0.5"
resolved "https://registry.yarnpkg.com/immer/-/immer-9.0.5.tgz#a7154f34fe7064f15f00554cc94c66cc0bf453ec"
integrity sha512-2WuIehr2y4lmYz9gaQzetPR2ECniCifk4ORaQbU3g5EalLt+0IVTosEPJ5BoYl/75ky2mivzdRzV8wWgQGOSYQ==
immer@9.0.6:
version "9.0.6"
resolved "https://registry.yarnpkg.com/immer/-/immer-9.0.6.tgz#7a96bf2674d06c8143e327cbf73539388ddf1a73"
integrity sha512-G95ivKpy+EvVAnAab4fVa4YGYn24J1SpEktnJX7JJ45Bd7xqME/SCplFzYFmTbrkwZbQ4xJK1xMTUYBkN6pWsQ==

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

0 comments on commit 3057fe7

Please sign in to comment.