mirror of
https://github.com/vale981/tridactyl
synced 2025-03-05 09:31:41 -05:00
Bump immer from 6.0.2 to 6.0.3
Bumps [immer](https://github.com/immerjs/immer) from 6.0.2 to 6.0.3. - [Release notes](https://github.com/immerjs/immer/releases) - [Commits](https://github.com/immerjs/immer/compare/v6.0.2...v6.0.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
b5706d9dd0
commit
a74ca425c1
2 changed files with 5 additions and 5 deletions
|
@ -10,7 +10,7 @@
|
|||
"css": "^2.2.4",
|
||||
"flyd": "^0.2.8",
|
||||
"fuse.js": "^3.6.1",
|
||||
"immer": "^6.0.2",
|
||||
"immer": "^6.0.3",
|
||||
"mark.js": "^8.11.1",
|
||||
"mithril": "^2.0.4",
|
||||
"rss-parser": "^3.7.6",
|
||||
|
|
|
@ -3918,10 +3918,10 @@ immediate@~3.0.5:
|
|||
resolved "https://registry.yarnpkg.com/immediate/-/immediate-3.0.6.tgz#9db1dbd0faf8de6fbe0f5dd5e56bb606280de69b"
|
||||
integrity sha1-nbHb0Pr43m++D13V5Wu2BigN5ps=
|
||||
|
||||
immer@^6.0.2:
|
||||
version "6.0.2"
|
||||
resolved "https://registry.yarnpkg.com/immer/-/immer-6.0.2.tgz#5bc08dc4930c756d0749533a2afbd88c8de0cd19"
|
||||
integrity sha512-56CMvUMZl4kkWJFFUe1TjBgGbyb9ibzpLyHD+RSKSVdytuDXgT/HXO1S+GJVywMVl5neGTdAogoR15eRVEd10Q==
|
||||
immer@^6.0.3:
|
||||
version "6.0.3"
|
||||
resolved "https://registry.yarnpkg.com/immer/-/immer-6.0.3.tgz#94d5051cd724668160a900d66d85ec02816f29bd"
|
||||
integrity sha512-12VvNrfSrXZdm/BJgi/KDW2soq5freVSf3I1+4CLunUM8mAGx2/0Njy0xBVzi5zewQZiwM7z1/1T+8VaI7NkmQ==
|
||||
|
||||
immutable@^3.8.2:
|
||||
version "3.8.2"
|
||||
|
|
Loading…
Add table
Reference in a new issue