1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-05-31 01:16:01 +02:00

chore(deps): update dependency immer to v9.0.13

This commit is contained in:
Renovate Bot 2022-05-11 19:28:30 +00:00 committed by renovate[bot]
parent 97fa9d8ae6
commit 5e6f8db3dc
2 changed files with 5 additions and 5 deletions

View File

@ -71,7 +71,7 @@
"deep-diff": "1.0.2",
"fast-json-patch": "3.1.1",
"http-proxy-middleware": "2.0.6",
"immer": "^9.0.12",
"immer": "9.0.13",
"jsdom": "^19.0.0",
"lodash.clonedeep": "4.5.0",
"msw": "^0.39.2",

View File

@ -2518,10 +2518,10 @@ ieee754@^1.1.13:
resolved "https://registry.yarnpkg.com/ieee754/-/ieee754-1.2.1.tgz#8eb7a10a63fff25d15a57b001586d177d1b0d352"
integrity sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==
immer@^9.0.12:
version "9.0.12"
resolved "https://registry.yarnpkg.com/immer/-/immer-9.0.12.tgz#2d33ddf3ee1d247deab9d707ca472c8c942a0f20"
integrity sha512-lk7UNmSbAukB5B6dh9fnh5D0bJTOFKxVg2cyJWTYrWRfhLrLMBquONcUs3aFq507hNoIZEDDh8lb8UtOizSMhA==
immer@9.0.13:
version "9.0.13"
resolved "https://registry.yarnpkg.com/immer/-/immer-9.0.13.tgz#cee90eb7d46513d58daab0d7c2e6ef69aa4c1786"
integrity sha512-LufFIoBO2q3CZoUiObiV6ICK7QsrxOIo8ReQHggmYHA7aSbQdsAiZ+mkR3cjRD5ZxC/0P6EMdx2kk6oj1qyFLw==
immutable@^4.0.0:
version "4.0.0"