Skip to content

Commit c40b7b2

Browse files
Bump immer from 8.0.4 to 9.0.6 in /election/web (#251)
Bumps [immer](https://github.com/immerjs/immer) from 8.0.4 to 9.0.6. - [Release notes](https://github.com/immerjs/immer/releases) - [Commits](immerjs/immer@v8.0.4...v9.0.6) --- updated-dependencies: - dependency-name: immer dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9b945c9 commit c40b7b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

election/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"date-fns": "^2.14.0",
2929
"date-fns-tz": "^1.0.10",
3030
"fast-deep-equal": "^3.1.3",
31-
"immer": "^8.0.1",
31+
"immer": "^9.0.6",
3232
"lodash": "^4.17.15",
3333
"luxon": "^1.25.0",
3434
"mobx": "^6.1.4",

0 commit comments

Comments
 (0)