Skip to content

Commit 659d39e

Browse files
committed
chore: fix tests
1 parent 5973888 commit 659d39e

2 files changed

Lines changed: 9 additions & 28 deletions

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -185,6 +185,7 @@
185185
"@testing-library/dom": "^10.4.0",
186186
"@testing-library/jest-dom": "^6.6.3",
187187
"@testing-library/react": "^16.2.0",
188+
"@total-typescript/shoehorn": "^0.1.2",
188189
"@types/deep-equal": "^1.0.1",
189190
"@types/dotenv": "^8.2.0",
190191
"@types/hast": "^2.3.4",

yarn.lock

Lines changed: 8 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -2831,6 +2831,11 @@
28312831
resolved "https://registry.yarnpkg.com/@tootallnate/once/-/once-2.0.0.tgz#f544a148d3ab35801c1f633a7441fd87c2e484bf"
28322832
integrity sha512-XCuKFP5PS55gnMVu3dty8KPatLqUoy/ZYzDzAGCQ8JNFCkLXzmI7vNHCR+XpbZaMWQK/vQubr7PkYq8g470J/A==
28332833

2834+
"@total-typescript/shoehorn@^0.1.2":
2835+
version "0.1.2"
2836+
resolved "https://registry.yarnpkg.com/@total-typescript/shoehorn/-/shoehorn-0.1.2.tgz#a0c095ce8cb9b4ae3556bcff42702ddb072e9d18"
2837+
integrity sha512-p7nNZbOZIofpDNyP0u1BctFbjxD44Qc+oO5jufgQdFdGIXJLc33QRloJpq7k5T59CTgLWfQSUxsuqLcmeurYRw==
2838+
28342839
"@tufjs/canonical-json@2.0.0":
28352840
version "2.0.0"
28362841
resolved "https://registry.yarnpkg.com/@tufjs/canonical-json/-/canonical-json-2.0.0.tgz#a52f61a3d7374833fca945b2549bc30a2dd40d0a"
@@ -11984,16 +11989,7 @@ string-length@^4.0.1:
1198411989
char-regex "^1.0.2"
1198511990
strip-ansi "^6.0.0"
1198611991

11987-
"string-width-cjs@npm:string-width@^4.2.0":
11988-
version "4.2.3"
11989-
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
11990-
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
11991-
dependencies:
11992-
emoji-regex "^8.0.0"
11993-
is-fullwidth-code-point "^3.0.0"
11994-
strip-ansi "^6.0.1"
11995-
11996-
string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.2, string-width@^4.2.3:
11992+
"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.2, string-width@^4.2.3:
1199711993
version "4.2.3"
1199811994
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
1199911995
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -12118,7 +12114,7 @@ stringify-entities@^4.0.0:
1211812114
character-entities-html4 "^2.0.0"
1211912115
character-entities-legacy "^3.0.0"
1212012116

12121-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
12117+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
1212212118
version "6.0.1"
1212312119
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
1212412120
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -12132,13 +12128,6 @@ strip-ansi@^3.0.0:
1213212128
dependencies:
1213312129
ansi-regex "^2.0.0"
1213412130

12135-
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
12136-
version "6.0.1"
12137-
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
12138-
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
12139-
dependencies:
12140-
ansi-regex "^5.0.1"
12141-
1214212131
strip-ansi@^7.0.1, strip-ansi@^7.1.0:
1214312132
version "7.1.0"
1214412133
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-7.1.0.tgz#d5b6568ca689d8561370b0707685d22434faff45"
@@ -13227,7 +13216,7 @@ wordwrap@^1.0.0:
1322713216
resolved "https://registry.yarnpkg.com/wordwrap/-/wordwrap-1.0.0.tgz#27584810891456a4171c8d0226441ade90cbcaeb"
1322813217
integrity sha512-gvVzJFlPycKc5dZN4yPkP8w7Dc37BtP1yczEneOb4uq34pXZcvrtRTmWV8W+Ume+XCxKgbjM+nevkyFPMybd4Q==
1322913218

13230-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
13219+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
1323113220
version "7.0.0"
1323213221
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
1323313222
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -13245,15 +13234,6 @@ wrap-ansi@^6.2.0:
1324513234
string-width "^4.1.0"
1324613235
strip-ansi "^6.0.0"
1324713236

13248-
wrap-ansi@^7.0.0:
13249-
version "7.0.0"
13250-
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
13251-
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
13252-
dependencies:
13253-
ansi-styles "^4.0.0"
13254-
string-width "^4.1.0"
13255-
strip-ansi "^6.0.0"
13256-
1325713237
wrap-ansi@^8.1.0:
1325813238
version "8.1.0"
1325913239
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"

0 commit comments

Comments
 (0)