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 103
103
"eslint-plugin-n" : " ^14.0.0" ,
104
104
"eslint-plugin-tsdoc" : " ^0.4.0" ,
105
105
"eslint-plugin-unicorn" : " ^56.0.0" ,
106
- "fake-indexeddb" : " ^5 .0.2 " ,
106
+ "fake-indexeddb" : " ^6 .0.0 " ,
107
107
"fetch-mock" : " 11.1.5" ,
108
108
"fetch-mock-jest" : " ^1.5.1" ,
109
109
"husky" : " ^9.0.0" ,
Original file line number Diff line number Diff line change @@ -3833,10 +3833,10 @@ expect@^29.0.0, expect@^29.7.0:
3833
3833
jest-message-util "^29.7.0"
3834
3834
jest-util "^29.7.0"
3835
3835
3836
- fake-indexeddb@^5 .0.2 :
3837
- version "5.0.2 "
3838
- resolved "https://registry.yarnpkg.com/fake-indexeddb/-/fake-indexeddb-5.0.2. tgz#8e0b6c75c6dc6639cbb50c1aa948772147d7c93e "
3839
- integrity sha512-cB507r5T3D55DfclY01GLkninZLfU7HXV/mhVRTnTRm5k2u+fY7Fof2dBkr80p5t7G7dlA/G5dI87QiMdPpMCQ ==
3836
+ fake-indexeddb@^6 .0.0 :
3837
+ version "6.1.0 "
3838
+ resolved "https://registry.yarnpkg.com/fake-indexeddb/-/fake-indexeddb-6.1.0. tgz#491f5cacbbc1f8881dcb65e9aa712aaa55a7b926 "
3839
+ integrity sha512-gOzajWIhEug/CQHUIxigKT9Zilh5/I6WvUBez6/UdUtT/YVEHM9r572Os8wfvhp7TkmgBtRNdqSM7YoCXWMzZg ==
3840
3840
3841
3841
fast-deep-equal@^3.1.1, fast-deep-equal@^3.1.3 :
3842
3842
version "3.1.3"
You can’t perform that action at this time.
0 commit comments