mirror of
https://github.com/vale981/tridactyl
synced 2025-03-05 09:31:41 -05:00
Bump immer from 5.2.1 to 5.3.0
Bumps [immer](https://github.com/immerjs/immer) from 5.2.1 to 5.3.0. - [Release notes](https://github.com/immerjs/immer/releases) - [Commits](https://github.com/immerjs/immer/compare/v5.2.1...v5.3.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
d2bd5a3a64
commit
5dbc620c93
2 changed files with 5 additions and 5 deletions
|
@ -10,7 +10,7 @@
|
|||
"css": "^2.2.4",
|
||||
"flyd": "^0.2.8",
|
||||
"fuse.js": "^3.4.6",
|
||||
"immer": "^5.2.1",
|
||||
"immer": "^5.3.0",
|
||||
"mark.js": "^8.11.1",
|
||||
"mithril": "^2.0.4",
|
||||
"rss-parser": "^3.7.3",
|
||||
|
|
|
@ -3736,10 +3736,10 @@ immediate@~3.0.5:
|
|||
resolved "https://registry.yarnpkg.com/immediate/-/immediate-3.0.6.tgz#9db1dbd0faf8de6fbe0f5dd5e56bb606280de69b"
|
||||
integrity sha1-nbHb0Pr43m++D13V5Wu2BigN5ps=
|
||||
|
||||
immer@^5.2.1:
|
||||
version "5.2.1"
|
||||
resolved "https://registry.yarnpkg.com/immer/-/immer-5.2.1.tgz#7d4f74c242178e87151d595f48db1b5c51580485"
|
||||
integrity sha512-9U1GEbJuH6nVoyuFRgTQDGMzcBuNBPfXM3M7Pp/sdmYKTKYOBUZGgeUb9H57GfLK/xC1DMLarWX2FrhMBfUJ8g==
|
||||
immer@^5.3.0:
|
||||
version "5.3.0"
|
||||
resolved "https://registry.yarnpkg.com/immer/-/immer-5.3.0.tgz#4fd8328def4d2962f7082775764aa96063902850"
|
||||
integrity sha512-kx1vWMcIxGGg/3j4gTckWVc0buyxI4CC5usMDWE/7LXPK6Poxz1ivf0opC9Ma+G6/dN85F5y2SQ2xBFvdreh8Q==
|
||||
|
||||
immutable@^3.8.2:
|
||||
version "3.8.2"
|
||||
|
|
Loading…
Add table
Reference in a new issue