Skip to content

Commit

Permalink
Update dependency immer to v10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 9, 2023
1 parent 2473bc6 commit 7eb14d8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"cors": "^2.8.5",
"d3": "^7.8.3",
"fp-ts": "^2.13.1",
"immer": "^9.0.21",
"immer": "^10.0.2",
"io-ts": "^2.2.20",
"jss": "^10.10.0",
"mapshaper": "^0.6.25",
Expand Down
8 changes: 4 additions & 4 deletions website/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1300,10 +1300,10 @@ idb-keyval@^6.2.0:
dependencies:
safari-14-idb-fix "^3.0.0"

immer@^9.0.21:
version "9.0.21"
resolved "https://registry.yarnpkg.com/immer/-/immer-9.0.21.tgz#1e025ea31a40f24fb064f1fef23e931496330176"
integrity sha512-bc4NBHqOqSfRW7POMkHd51LvClaeMXpm8dx0e8oE2GORbq5aRK7Bxl4FyzVLdGtLmvLKL7BTDBG5ACQm4HWjTA==
immer@^10.0.2:
version "10.0.2"
resolved "https://registry.yarnpkg.com/immer/-/immer-10.0.2.tgz#11636c5b77acf529e059582d76faf338beb56141"
integrity sha512-Rx3CqeqQ19sxUtYV9CU911Vhy8/721wRFnJv3REVGWUmoAcIwzifTsdmJte/MV+0/XpM35LZdQMBGkRIoLPwQA==

inflight@^1.0.4:
version "1.0.6"
Expand Down

0 comments on commit 7eb14d8

Please sign in to comment.