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 Apr 17, 2023
1 parent ddda0e2 commit 03770ce
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"@turf/buffer": "6.5.0",
"bbox": "0.4.0",
"clsx": "1.2.1",
"immer": "9.0.21",
"immer": "10.0.0",
"mapbox-gl": "2.13.0",
"react": "18.2.0",
"react-custom-scroll": "5.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5713,10 +5713,10 @@ __metadata:
languageName: node
linkType: hard

"immer@npm:9.0.21":
version: 9.0.21
resolution: "immer@npm:9.0.21"
checksum: 70e3c274165995352f6936695f0ef4723c52c92c92dd0e9afdfe008175af39fa28e76aafb3a2ca9d57d1fb8f796efc4dd1e1cc36f18d33fa5b74f3dfb0375432
"immer@npm:10.0.0":
version: 10.0.0
resolution: "immer@npm:10.0.0"
checksum: 221279bdb8cd14dcecff4202b7d25c1cb635f6d856245a7314185af0d15a8b49516af1e6ad5c3858e08c8b3fad97d531acab77e92b9681d4eddb26313c118dfa
languageName: node
linkType: hard

Expand Down Expand Up @@ -7782,7 +7782,7 @@ __metadata:
file-loader: 6.2.0
fork-ts-checker-webpack-plugin: 8.0.0
html-webpack-plugin: 5.5.0
immer: 9.0.21
immer: 10.0.0
jest: 29.5.0
mapbox-gl: 2.13.0
mini-css-extract-plugin: 2.7.5
Expand Down

0 comments on commit 03770ce

Please sign in to comment.