Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 0e45b12

Browse files
authoredDec 10, 2024··
Update dependency fake-indexeddb to v6
1 parent ded8729 commit 0e45b12

File tree

2 files changed

+25
-7
lines changed

2 files changed

+25
-7
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
"eslint-plugin-n": "^14.0.0",
106106
"eslint-plugin-tsdoc": "^0.4.0",
107107
"eslint-plugin-unicorn": "^56.0.0",
108-
"fake-indexeddb": "^5.0.2",
108+
"fake-indexeddb": "^6.0.0",
109109
"fetch-mock": "11.1.5",
110110
"fetch-mock-jest": "^1.5.1",
111111
"husky": "^9.0.0",

‎yarn.lock

+24-6
Original file line numberDiff line numberDiff line change
@@ -3382,10 +3382,10 @@ expect@^29.0.0, expect@^29.7.0:
33823382
jest-message-util "^29.7.0"
33833383
jest-util "^29.7.0"
33843384

3385-
fake-indexeddb@^5.0.2:
3386-
version "5.0.2"
3387-
resolved "https://registry.yarnpkg.com/fake-indexeddb/-/fake-indexeddb-5.0.2.tgz#8e0b6c75c6dc6639cbb50c1aa948772147d7c93e"
3388-
integrity sha512-cB507r5T3D55DfclY01GLkninZLfU7HXV/mhVRTnTRm5k2u+fY7Fof2dBkr80p5t7G7dlA/G5dI87QiMdPpMCQ==
3385+
fake-indexeddb@^6.0.0:
3386+
version "6.0.0"
3387+
resolved "https://registry.yarnpkg.com/fake-indexeddb/-/fake-indexeddb-6.0.0.tgz#3173d5ad141436dace95f8de6e9ecdc3d9787d5d"
3388+
integrity sha512-YEboHE5VfopUclOck7LncgIqskAqnv4q0EWbYCaxKKjAvO93c+TJIaBuGy8CBFdbg9nKdpN3AuPRwVBJ4k7NrQ==
33893389

33903390
fast-deep-equal@^3.1.1, fast-deep-equal@^3.1.3:
33913391
version "3.1.3"
@@ -5846,7 +5846,16 @@ string-length@^4.0.1:
58465846
char-regex "^1.0.2"
58475847
strip-ansi "^6.0.0"
58485848

5849-
"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
5849+
"string-width-cjs@npm:string-width@^4.2.0":
5850+
version "4.2.3"
5851+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
5852+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
5853+
dependencies:
5854+
emoji-regex "^8.0.0"
5855+
is-fullwidth-code-point "^3.0.0"
5856+
strip-ansi "^6.0.1"
5857+
5858+
string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
58505859
version "4.2.3"
58515860
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
58525861
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -6445,7 +6454,16 @@ word-wrap@^1.2.5:
64456454
resolved "https://registry.yarnpkg.com/word-wrap/-/word-wrap-1.2.5.tgz#d2c45c6dd4fbce621a66f136cbe328afd0410b34"
64466455
integrity sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==
64476456

6448-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
6457+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
6458+
version "7.0.0"
6459+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
6460+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
6461+
dependencies:
6462+
ansi-styles "^4.0.0"
6463+
string-width "^4.1.0"
6464+
strip-ansi "^6.0.0"
6465+
6466+
wrap-ansi@^7.0.0:
64496467
version "7.0.0"
64506468
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
64516469
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==

0 commit comments

Comments
 (0)
Please sign in to comment.