File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 107
107
"eslint-plugin-matrix-org" : " ^1.0.0" ,
108
108
"eslint-plugin-tsdoc" : " ^0.3.0" ,
109
109
"eslint-plugin-unicorn" : " ^53.0.0" ,
110
- "fake-indexeddb" : " ^5 .0.2 " ,
110
+ "fake-indexeddb" : " ^6 .0.0 " ,
111
111
"fetch-mock" : " 9.11.0" ,
112
112
"fetch-mock-jest" : " ^1.5.1" ,
113
113
"husky" : " ^9.0.0" ,
Original file line number Diff line number Diff line change @@ -3756,10 +3756,10 @@ expect@^29.0.0, expect@^29.7.0:
3756
3756
jest-message-util "^29.7.0"
3757
3757
jest-util "^29.7.0"
3758
3758
3759
- fake-indexeddb@^5 .0.2 :
3760
- version "5 .0.2 "
3761
- resolved "https://registry.yarnpkg.com/fake-indexeddb/-/fake-indexeddb-5 .0.2 .tgz#8e0b6c75c6dc6639cbb50c1aa948772147d7c93e "
3762
- integrity sha512-cB507r5T3D55DfclY01GLkninZLfU7HXV/mhVRTnTRm5k2u+fY7Fof2dBkr80p5t7G7dlA/G5dI87QiMdPpMCQ ==
3759
+ fake-indexeddb@^6 .0.0 :
3760
+ version "6 .0.0 "
3761
+ resolved "https://registry.yarnpkg.com/fake-indexeddb/-/fake-indexeddb-6 .0.0 .tgz#3173d5ad141436dace95f8de6e9ecdc3d9787d5d "
3762
+ integrity sha512-YEboHE5VfopUclOck7LncgIqskAqnv4q0EWbYCaxKKjAvO93c+TJIaBuGy8CBFdbg9nKdpN3AuPRwVBJ4k7NrQ ==
3763
3763
3764
3764
fast-deep-equal@^3.1.1, fast-deep-equal@^3.1.3 :
3765
3765
version "3.1.3"
You can’t perform that action at this time.
0 commit comments