File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 77
77
"eslint-config-prettier" : " ^6.0.0" ,
78
78
"eslint-plugin-react" : " ^7.14.3" ,
79
79
"husky" : " ^4.3.0" ,
80
- "immer" : " ^5 .0.0 " ,
80
+ "immer" : " ^8 .0.1 " ,
81
81
"jest" : " ^24.8.0" ,
82
82
"lint-staged" : " ^9.2.1" ,
83
83
"lodash" : " ^4.17.15" ,
Original file line number Diff line number Diff line change @@ -4124,10 +4124,10 @@ ignore@^5.1.4:
4124
4124
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.1.8.tgz#f150a8b50a34289b33e22f5889abd4d8016f0e57"
4125
4125
integrity sha512-BMpfD7PpiETpBl/A6S498BaIJ6Y/ABT93ETbby2fP00v4EbvPBXWEoaR1UBPKs3iR53pJY7EtZk5KACI57i1Uw==
4126
4126
4127
- immer@^5 .0.0 :
4128
- version "5 .0.0 "
4129
- resolved "https://registry.yarnpkg.com/immer/-/immer-5 .0.0 .tgz#07f462b7d95f7e86c214a861ecacd766d42b8c0a "
4130
- integrity sha512-G7gRqKbi9NE025XVyqyTV98dxUOtdKvu/P1QRaVZfA55aEcXgjbxPdm+TlWdcSMNPKijlaHNz61DGPyelouRlA ==
4127
+ immer@^8 .0.1 :
4128
+ version "8 .0.1 "
4129
+ resolved "https://registry.yarnpkg.com/immer/-/immer-8 .0.1 .tgz#9c73db683e2b3975c424fb0572af5889877ae656 "
4130
+ integrity sha512-aqXhGP7//Gui2+UrEtvxZxSquQVXTpZ7KDxfCcKAF3Vysvw0CViVaW9RZ1j1xlIYqaaaipBoqdqeibkc18PNvA ==
4131
4131
4132
4132
import-fresh@^2.0.0 :
4133
4133
version "2.0.0"
You can’t perform that action at this time.
0 commit comments