mirror of
https://github.com/vale981/tridactyl
synced 2025-03-04 17:11:40 -05:00
Bump immer from 5.3.2 to 5.3.4
Bumps [immer](https://github.com/immerjs/immer) from 5.3.2 to 5.3.4. - [Release notes](https://github.com/immerjs/immer/releases) - [Commits](https://github.com/immerjs/immer/compare/v5.3.2...v5.3.4) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
8f86f7ff94
commit
6d3d539b43
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.3.2",
|
||||
"immer": "^5.3.4",
|
||||
"mark.js": "^8.11.1",
|
||||
"mithril": "^2.0.4",
|
||||
"rss-parser": "^3.7.4",
|
||||
|
|
|
@ -3951,10 +3951,10 @@ immediate@~3.0.5:
|
|||
resolved "https://registry.yarnpkg.com/immediate/-/immediate-3.0.6.tgz#9db1dbd0faf8de6fbe0f5dd5e56bb606280de69b"
|
||||
integrity sha1-nbHb0Pr43m++D13V5Wu2BigN5ps=
|
||||
|
||||
immer@^5.3.2:
|
||||
version "5.3.2"
|
||||
resolved "https://registry.yarnpkg.com/immer/-/immer-5.3.2.tgz#e3a1c9f3550f925278fd86b8d2d644f7d5e9561b"
|
||||
integrity sha512-wPWsSV0fv8iT7QQVs3rxBDWTbi5pHrVgnQv/McMfaRGJTLfQ3jFMEr08UibqS8hM17KCQXcjjYYzQzYe5e7BIA==
|
||||
immer@^5.3.4:
|
||||
version "5.3.4"
|
||||
resolved "https://registry.yarnpkg.com/immer/-/immer-5.3.4.tgz#84edcfc0033e0db076a986fa9cdf28d035e97a67"
|
||||
integrity sha512-2SmrJY1MviStaIM+nGWGQVrSxICx5QnzrgtDQgIv0vAka9urVnOR4ZGNFFXo04cnZUqQ2T1W7MjHVTVJoYujFg==
|
||||
|
||||
immutable@^3.8.2:
|
||||
version "3.8.2"
|
||||
|
|
Loading…
Add table
Reference in a new issue