Skip to content

Commit fb7900a

Browse files
committed
chore(test): add coverage c8 for vitest
1 parent 6b8387c commit fb7900a

File tree

2 files changed

+165
-6
lines changed

2 files changed

+165
-6
lines changed

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
"@typescript-eslint/eslint-plugin": "^5.59.8",
3131
"@typescript-eslint/parser": "^5.59.8",
3232
"@vitejs/plugin-react": "^4.0.0",
33+
"@vitest/coverage-c8": "^0.33.0",
3334
"cypress": "^12.13.0",
3435
"eslint": "^8.41.0",
3536
"eslint-config-standard": "^17.1.0",

yarn.lock

+164-6
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# yarn lockfile v1
33

44

5-
"@ampproject/remapping@^2.2.0":
5+
"@ampproject/remapping@^2.2.0", "@ampproject/remapping@^2.2.1":
66
version "2.2.1"
77
resolved "https://registry.yarnpkg.com/@ampproject/remapping/-/remapping-2.2.1.tgz#99e8e11851128b8702cd57c33684f1d0f260b630"
88
integrity sha512-lFMjJTrFL3j7L9yBxwYfCq2k6qqwHyzuUl/XBnif78PWTJYyL/dfowQHWE3sp6U6ZzqWiiIZnpTMO96zhkjwtg==
@@ -243,6 +243,11 @@
243243
"@babel/helper-validator-identifier" "^7.19.1"
244244
to-fast-properties "^2.0.0"
245245

246+
"@bcoe/v8-coverage@^0.2.3":
247+
version "0.2.3"
248+
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
249+
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==
250+
246251
247252
version "1.5.0"
248253
resolved "https://registry.yarnpkg.com/@colors/colors/-/colors-1.5.0.tgz#bb504579c1cae923e6576a4f5da43d25f97bdbd9"
@@ -679,6 +684,11 @@
679684
resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz#b520529ec21d8e5945a1851dfd1c32e94e39ff45"
680685
integrity sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==
681686

687+
"@istanbuljs/schema@^0.1.2", "@istanbuljs/schema@^0.1.3":
688+
version "0.1.3"
689+
resolved "https://registry.yarnpkg.com/@istanbuljs/schema/-/schema-0.1.3.tgz#e45e384e4b8ec16bce2fd903af78450f6bf7ec98"
690+
integrity sha512-ZXRY4jNvVgSVQ8DL3LTcakaAtXwTVUxE81hslsyD2AtoXW/wVob10HkOJ1X/pAlcI7D+2YoZKg5do8G/w6RYgA==
691+
682692
"@jridgewell/gen-mapping@^0.3.0":
683693
version "0.3.3"
684694
resolved "https://registry.yarnpkg.com/@jridgewell/gen-mapping/-/gen-mapping-0.3.3.tgz#7e02e6eb5df901aaedb08514203b096614024098"
@@ -702,6 +712,11 @@
702712
resolved "https://registry.yarnpkg.com/@jridgewell/resolve-uri/-/resolve-uri-3.1.0.tgz#2203b118c157721addfe69d47b70465463066d78"
703713
integrity sha512-F2msla3tad+Mfht5cJq7LSXcdudKTWCVYUgw6pLFOOHSTtZlj6SWNYAp+AhuqLmWdBO2X5hPrLcu8cVP8fy28w==
704714

715+
"@jridgewell/resolve-uri@^3.1.0":
716+
version "3.1.1"
717+
resolved "https://registry.yarnpkg.com/@jridgewell/resolve-uri/-/resolve-uri-3.1.1.tgz#c08679063f279615a3326583ba3a90d1d82cc721"
718+
integrity sha512-dSYZh7HhCDtCKm4QakX0xFpsRDqjjtZf/kjI/v3T3Nwt5r8/qz/M19F9ySyOqU94SXBmeG9ttTul+YnR4LOxFA==
719+
705720
"@jridgewell/set-array@^1.0.1":
706721
version "1.1.2"
707722
resolved "https://registry.yarnpkg.com/@jridgewell/set-array/-/set-array-1.1.2.tgz#7c6cf998d6d20b914c0a55a91ae928ff25965e72"
@@ -712,7 +727,7 @@
712727
resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.14.tgz#add4c98d341472a289190b424efbdb096991bb24"
713728
integrity sha512-XPSJHWmi394fuUuzDnGz1wiKqWfo1yXecHQMRf2l6hztTO+nPru658AyDngaBe7isIxEkRsPR3FZh+s7iVa4Uw==
714729

715-
"@jridgewell/sourcemap-codec@^1.4.13":
730+
"@jridgewell/sourcemap-codec@^1.4.13", "@jridgewell/sourcemap-codec@^1.4.14", "@jridgewell/sourcemap-codec@^1.4.15":
716731
version "1.4.15"
717732
resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.15.tgz#d7c6e6755c78567a951e04ab52ef0fd26de59f32"
718733
integrity sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg==
@@ -725,6 +740,14 @@
725740
"@jridgewell/resolve-uri" "^3.0.3"
726741
"@jridgewell/sourcemap-codec" "^1.4.10"
727742

743+
"@jridgewell/trace-mapping@^0.3.12":
744+
version "0.3.19"
745+
resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.19.tgz#f8a3249862f91be48d3127c3cfe992f79b4b8811"
746+
integrity sha512-kf37QtfW+Hwx/buWGMPcR60iF9ziHa6r/CZJIHbmcm4+0qrXiVdxegAH0F6yddEVQ7zdkjcGCgCzUu+BcbhQxw==
747+
dependencies:
748+
"@jridgewell/resolve-uri" "^3.1.0"
749+
"@jridgewell/sourcemap-codec" "^1.4.14"
750+
728751
"@jridgewell/trace-mapping@^0.3.17":
729752
version "0.3.18"
730753
resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.18.tgz#25783b2086daf6ff1dcb53c9249ae480e4dd4cd6"
@@ -909,6 +932,11 @@
909932
"@types/react" "*"
910933
hoist-non-react-statics "^3.3.0"
911934

935+
"@types/istanbul-lib-coverage@^2.0.1":
936+
version "2.0.4"
937+
resolved "https://registry.yarnpkg.com/@types/istanbul-lib-coverage/-/istanbul-lib-coverage-2.0.4.tgz#8467d4b3c087805d63580480890791277ce35c44"
938+
integrity sha512-z/QT1XN4K4KYuslS23k62yDIDLwLFkzxOuMplDtObz0+y7VqJCaO2o+SPwHCvLFZh7xazvvoor2tA/hPz9ee7g==
939+
912940
"@types/json-schema@^7.0.9":
913941
version "7.0.11"
914942
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.11.tgz#d421b6c527a3037f7c84433fd2c4229e016863d3"
@@ -1086,6 +1114,17 @@
10861114
"@babel/plugin-transform-react-jsx-source" "^7.19.6"
10871115
react-refresh "^0.14.0"
10881116

1117+
"@vitest/coverage-c8@^0.33.0":
1118+
version "0.33.0"
1119+
resolved "https://registry.yarnpkg.com/@vitest/coverage-c8/-/coverage-c8-0.33.0.tgz#7c8ef0997afcc3f5ab99984c0197ece4451f26b6"
1120+
integrity sha512-DaF1zJz4dcOZS4k/neiQJokmOWqsGXwhthfmUdPGorXIQHjdPvV6JQSYhQDI41MyI8c+IieQUdIDs5XAMHtDDw==
1121+
dependencies:
1122+
"@ampproject/remapping" "^2.2.1"
1123+
c8 "^7.14.0"
1124+
magic-string "^0.30.1"
1125+
picocolors "^1.0.0"
1126+
std-env "^3.3.3"
1127+
10891128
10901129
version "0.31.4"
10911130
resolved "https://registry.yarnpkg.com/@vitest/expect/-/expect-0.31.4.tgz#115c517404488bf3cb6ce4ac411c40d8e86891b8"
@@ -1500,6 +1539,24 @@ [email protected]:
15001539
dependencies:
15011540
streamsearch "^1.1.0"
15021541

1542+
c8@^7.14.0:
1543+
version "7.14.0"
1544+
resolved "https://registry.yarnpkg.com/c8/-/c8-7.14.0.tgz#f368184c73b125a80565e9ab2396ff0be4d732f3"
1545+
integrity sha512-i04rtkkcNcCf7zsQcSv/T9EbUn4RXQ6mropeMcjFOsQXQ0iGLAr/xT6TImQg4+U9hmNpN9XdvPkjUL1IzbgxJw==
1546+
dependencies:
1547+
"@bcoe/v8-coverage" "^0.2.3"
1548+
"@istanbuljs/schema" "^0.1.3"
1549+
find-up "^5.0.0"
1550+
foreground-child "^2.0.0"
1551+
istanbul-lib-coverage "^3.2.0"
1552+
istanbul-lib-report "^3.0.0"
1553+
istanbul-reports "^3.1.4"
1554+
rimraf "^3.0.2"
1555+
test-exclude "^6.0.0"
1556+
v8-to-istanbul "^9.0.0"
1557+
yargs "^16.2.0"
1558+
yargs-parser "^20.2.9"
1559+
15031560
cac@^6.7.14:
15041561
version "6.7.14"
15051562
resolved "https://registry.yarnpkg.com/cac/-/cac-6.7.14.tgz#804e1e6f506ee363cb0e3ccbb09cad5dd9870959"
@@ -1641,6 +1698,15 @@ [email protected]:
16411698
resolved "https://registry.yarnpkg.com/client-only/-/client-only-0.0.1.tgz#38bba5d403c41ab150bff64a95c85013cf73bca1"
16421699
integrity sha512-IV3Ou0jSMzZrd3pZ48nLkT9DA7Ag1pnPzaiQhpW7c3RbcqqzvzzVu+L8gfqMp/8IM2MQtSiqaCxrrcfu8I8rMA==
16431700

1701+
cliui@^7.0.2:
1702+
version "7.0.4"
1703+
resolved "https://registry.yarnpkg.com/cliui/-/cliui-7.0.4.tgz#a0265ee655476fc807aea9df3df8df7783808b4f"
1704+
integrity sha512-OcRE68cOsVMXp1Yvonl/fzkQOyjLSu/8bhPDfQt0e0/Eb283TKP20Fs2MqoPsr9SwA595rRCA+QMzYc9nBP+JQ==
1705+
dependencies:
1706+
string-width "^4.2.0"
1707+
strip-ansi "^6.0.0"
1708+
wrap-ansi "^7.0.0"
1709+
16441710
cliui@^8.0.1:
16451711
version "8.0.1"
16461712
resolved "https://registry.yarnpkg.com/cliui/-/cliui-8.0.1.tgz#0c04b075db02cbfe60dc8e6cf2f5486b1a3608aa"
@@ -1752,7 +1818,7 @@ conventional-commits-parser@^3.2.2:
17521818
split2 "^3.0.0"
17531819
through2 "^4.0.0"
17541820

1755-
convert-source-map@^1.7.0:
1821+
convert-source-map@^1.6.0, convert-source-map@^1.7.0:
17561822
version "1.9.0"
17571823
resolved "https://registry.yarnpkg.com/convert-source-map/-/convert-source-map-1.9.0.tgz#7faae62353fb4213366d0ca98358d22e8368b05f"
17581824
integrity sha512-ASFBup0Mz1uyiIjANan1jzLQami9z1PoYSZCiiYW2FczPbenXc45FZdBZLzOT+r6+iciuEModtmCti+hjaAk0A==
@@ -2649,6 +2715,14 @@ for-each@^0.3.3:
26492715
dependencies:
26502716
is-callable "^1.1.3"
26512717

2718+
foreground-child@^2.0.0:
2719+
version "2.0.0"
2720+
resolved "https://registry.yarnpkg.com/foreground-child/-/foreground-child-2.0.0.tgz#71b32800c9f15aa8f2f83f4a6bd9bff35d861a53"
2721+
integrity sha512-dCIq9FpEcyQyXKCkyzmlPTFNgrCzPudOe+mhvJU5zAtlBnGVy2yKxtfsxK2tQBThwq225jcvBjpw1Gr40uzZCA==
2722+
dependencies:
2723+
cross-spawn "^7.0.0"
2724+
signal-exit "^3.0.2"
2725+
26522726
forever-agent@~0.6.1:
26532727
version "0.6.1"
26542728
resolved "https://registry.yarnpkg.com/forever-agent/-/forever-agent-0.6.1.tgz#fbc71f0c41adeb37f96c577ad1ed42d8fdacca91"
@@ -2821,7 +2895,7 @@ glob-parent@^6.0.2:
28212895
dependencies:
28222896
is-glob "^4.0.3"
28232897

2824-
glob@^7.1.3:
2898+
glob@^7.1.3, glob@^7.1.4:
28252899
version "7.2.3"
28262900
resolved "https://registry.yarnpkg.com/glob/-/glob-7.2.3.tgz#b8df0fb802bbfa8e89bd1d938b4e16578ed44f2b"
28272901
integrity sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==
@@ -2998,6 +3072,11 @@ html-encoding-sniffer@^3.0.0:
29983072
dependencies:
29993073
whatwg-encoding "^2.0.0"
30003074

3075+
html-escaper@^2.0.0:
3076+
version "2.0.2"
3077+
resolved "https://registry.yarnpkg.com/html-escaper/-/html-escaper-2.0.2.tgz#dfd60027da36a36dfcbe236262c00a5822681453"
3078+
integrity sha512-H2iMtd0I4Mt5eYiapRdIDjp+XzelXQ0tFE4JS7YFwFevXXMmOp9myNrUvCg0D6ws8iqkRPBfKHgbwig1SmlLfg==
3079+
30013080
http-proxy-agent@^5.0.0:
30023081
version "5.0.0"
30033082
resolved "https://registry.yarnpkg.com/http-proxy-agent/-/http-proxy-agent-5.0.0.tgz#5129800203520d434f142bc78ff3c170800f2b43"
@@ -3421,6 +3500,28 @@ isstream@~0.1.2:
34213500
resolved "https://registry.yarnpkg.com/isstream/-/isstream-0.1.2.tgz#47e63f7af55afa6f92e1500e690eb8b8529c099a"
34223501
integrity sha512-Yljz7ffyPbrLpLngrMtZ7NduUgVvi6wG9RJ9IUcyCd59YQ911PBJphODUcbOVbqYfxe1wuYf/LJ8PauMRwsM/g==
34233502

3503+
istanbul-lib-coverage@^3.0.0, istanbul-lib-coverage@^3.2.0:
3504+
version "3.2.0"
3505+
resolved "https://registry.yarnpkg.com/istanbul-lib-coverage/-/istanbul-lib-coverage-3.2.0.tgz#189e7909d0a39fa5a3dfad5b03f71947770191d3"
3506+
integrity sha512-eOeJ5BHCmHYvQK7xt9GkdHuzuCGS1Y6g9Gvnx3Ym33fz/HpLRYxiS0wHNr+m/MBC8B647Xt608vCDEvhl9c6Mw==
3507+
3508+
istanbul-lib-report@^3.0.0:
3509+
version "3.0.1"
3510+
resolved "https://registry.yarnpkg.com/istanbul-lib-report/-/istanbul-lib-report-3.0.1.tgz#908305bac9a5bd175ac6a74489eafd0fc2445a7d"
3511+
integrity sha512-GCfE1mtsHGOELCU8e/Z7YWzpmybrx/+dSTfLrvY8qRmaY6zXTKWn6WQIjaAFw069icm6GVMNkgu0NzI4iPZUNw==
3512+
dependencies:
3513+
istanbul-lib-coverage "^3.0.0"
3514+
make-dir "^4.0.0"
3515+
supports-color "^7.1.0"
3516+
3517+
istanbul-reports@^3.1.4:
3518+
version "3.1.6"
3519+
resolved "https://registry.yarnpkg.com/istanbul-reports/-/istanbul-reports-3.1.6.tgz#2544bcab4768154281a2f0870471902704ccaa1a"
3520+
integrity sha512-TLgnMkKg3iTDsQ9PbPTdpfAK2DzjF9mqUG7RMgcQl8oFjad8ob4laGxv5XV5U9MAfx8D6tSJiUyuAwzLicaxlg==
3521+
dependencies:
3522+
html-escaper "^2.0.0"
3523+
istanbul-lib-report "^3.0.0"
3524+
34243525
js-string-escape@^1.0.1:
34253526
version "1.0.1"
34263527
resolved "https://registry.yarnpkg.com/js-string-escape/-/js-string-escape-1.0.1.tgz#e2625badbc0d67c7533e9edc1068c587ae4137ef"
@@ -3737,6 +3838,20 @@ magic-string@^0.30.0:
37373838
dependencies:
37383839
"@jridgewell/sourcemap-codec" "^1.4.13"
37393840

3841+
magic-string@^0.30.1:
3842+
version "0.30.2"
3843+
resolved "https://registry.yarnpkg.com/magic-string/-/magic-string-0.30.2.tgz#dcf04aad3d0d1314bc743d076c50feb29b3c7aca"
3844+
integrity sha512-lNZdu7pewtq/ZvWUp9Wpf/x7WzMTsR26TWV03BRZrXFsv+BI6dy8RAiKgm1uM/kyR0rCfUcqvOlXKG66KhIGug==
3845+
dependencies:
3846+
"@jridgewell/sourcemap-codec" "^1.4.15"
3847+
3848+
make-dir@^4.0.0:
3849+
version "4.0.0"
3850+
resolved "https://registry.yarnpkg.com/make-dir/-/make-dir-4.0.0.tgz#c3c2307a771277cd9638305f915c29ae741b614e"
3851+
integrity sha512-hXdUTZYIVOt1Ex//jAQi+wTZZpUpwBj/0QsOzqegb3rGMMeJiSEu5xLHnYfBrRV4RH2+OCSOO95Is/7x1WJ4bw==
3852+
dependencies:
3853+
semver "^7.5.3"
3854+
37403855
make-error@^1.1.1:
37413856
version "1.3.6"
37423857
resolved "https://registry.yarnpkg.com/make-error/-/make-error-1.3.6.tgz#2eb2e37ea9b67c4891f684a1394799af484cf7a2"
@@ -3821,7 +3936,7 @@ min-indent@^1.0.0:
38213936
resolved "https://registry.yarnpkg.com/min-indent/-/min-indent-1.0.1.tgz#a63f681673b30571fbe8bc25686ae746eefa9869"
38223937
integrity sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==
38233938

3824-
minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2:
3939+
minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2:
38253940
version "3.1.2"
38263941
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
38273942
integrity sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==
@@ -4646,6 +4761,13 @@ semver@^7.5.0:
46464761
dependencies:
46474762
lru-cache "^6.0.0"
46484763

4764+
semver@^7.5.3:
4765+
version "7.5.4"
4766+
resolved "https://registry.yarnpkg.com/semver/-/semver-7.5.4.tgz#483986ec4ed38e1c6c48c34894a9182dbff68a6e"
4767+
integrity sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==
4768+
dependencies:
4769+
lru-cache "^6.0.0"
4770+
46494771
shebang-command@^2.0.0:
46504772
version "2.0.0"
46514773
resolved "https://registry.yarnpkg.com/shebang-command/-/shebang-command-2.0.0.tgz#ccd0af4f8835fbdc265b82461aaf0c36663f34ea"
@@ -4768,6 +4890,11 @@ std-env@^3.3.2:
47684890
resolved "https://registry.yarnpkg.com/std-env/-/std-env-3.3.3.tgz#a54f06eb245fdcfef53d56f3c0251f1d5c3d01fe"
47694891
integrity sha512-Rz6yejtVyWnVjC1RFvNmYL10kgjC49EOghxWn0RFqlCHGFpQx+Xe7yW3I4ceK1SGrWIGMjD5Kbue8W/udkbMJg==
47704892

4893+
std-env@^3.3.3:
4894+
version "3.4.0"
4895+
resolved "https://registry.yarnpkg.com/std-env/-/std-env-3.4.0.tgz#d7dc7e088016f4c22b12a699479ce6c6da31b274"
4896+
integrity sha512-YqHeQIIQ8r1VtUZOTOyjsAXAsjr369SplZ5rlQaiJTBsvodvPSCME7vuz8pnQltbQ0Cw0lyFo5Q8uyNwYQ58Xw==
4897+
47714898
streamsearch@^1.1.0:
47724899
version "1.1.0"
47734900
resolved "https://registry.yarnpkg.com/streamsearch/-/streamsearch-1.1.0.tgz#404dd1e2247ca94af554e841a8ef0eaa238da764"
@@ -4940,6 +5067,15 @@ tapable@^2.2.0:
49405067
resolved "https://registry.yarnpkg.com/tapable/-/tapable-2.2.1.tgz#1967a73ef4060a82f12ab96af86d52fdb76eeca0"
49415068
integrity sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ==
49425069

5070+
test-exclude@^6.0.0:
5071+
version "6.0.0"
5072+
resolved "https://registry.yarnpkg.com/test-exclude/-/test-exclude-6.0.0.tgz#04a8698661d805ea6fa293b6cb9e63ac044ef15e"
5073+
integrity sha512-cAGWPIyOHU6zlmg88jwm7VRyXnMN7iV68OGAbYDk/Mh/xC/pzVPlQtY6ngoIH/5/tciuhGfvESU8GrHrcxD56w==
5074+
dependencies:
5075+
"@istanbuljs/schema" "^0.1.2"
5076+
glob "^7.1.4"
5077+
minimatch "^3.0.4"
5078+
49435079
text-extensions@^1.0.0:
49445080
version "1.9.0"
49455081
resolved "https://registry.yarnpkg.com/text-extensions/-/text-extensions-1.9.0.tgz#1853e45fee39c945ce6f6c36b2d659b5aabc2a26"
@@ -5242,6 +5378,15 @@ v8-compile-cache-lib@^3.0.1:
52425378
resolved "https://registry.yarnpkg.com/v8-compile-cache-lib/-/v8-compile-cache-lib-3.0.1.tgz#6336e8d71965cb3d35a1bbb7868445a7c05264bf"
52435379
integrity sha512-wa7YjyUGfNZngI/vtK0UHAN+lgDCxBPCylVXGp0zu59Fz5aiGtNXaq3DhIov063MorB+VfufLh3JlF2KdTK3xg==
52445380

5381+
v8-to-istanbul@^9.0.0:
5382+
version "9.1.0"
5383+
resolved "https://registry.yarnpkg.com/v8-to-istanbul/-/v8-to-istanbul-9.1.0.tgz#1b83ed4e397f58c85c266a570fc2558b5feb9265"
5384+
integrity sha512-6z3GW9x8G1gd+JIIgQQQxXuiJtCXeAjp6RaPEPLv62mH3iPHPxV6W3robxtCzNErRo6ZwTmzWhsbNvjyEBKzKA==
5385+
dependencies:
5386+
"@jridgewell/trace-mapping" "^0.3.12"
5387+
"@types/istanbul-lib-coverage" "^2.0.1"
5388+
convert-source-map "^1.6.0"
5389+
52455390
validate-npm-package-license@^3.0.1:
52465391
version "3.0.4"
52475392
resolved "https://registry.yarnpkg.com/validate-npm-package-license/-/validate-npm-package-license-3.0.4.tgz#fc91f6b9c7ba15c857f4cb2c5defeec39d4f410a"
@@ -5477,7 +5622,7 @@ yallist@^4.0.0:
54775622
resolved "https://registry.yarnpkg.com/yallist/-/yallist-4.0.0.tgz#9bb92790d9c0effec63be73519e11a35019a3a72"
54785623
integrity sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==
54795624

5480-
yargs-parser@^20.2.3:
5625+
yargs-parser@^20.2.2, yargs-parser@^20.2.3, yargs-parser@^20.2.9:
54815626
version "20.2.9"
54825627
resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-20.2.9.tgz#2eb7dc3b0289718fc295f362753845c41a0c94ee"
54835628
integrity sha512-y11nGElTIV+CT3Zv9t7VKl+Q3hTQoT9a1Qzezhhl6Rp21gJ/IVTW7Z3y9EWXhuUBC2Shnf+DX0antecpAwSP8w==
@@ -5487,6 +5632,19 @@ yargs-parser@^21.0.0:
54875632
resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-21.1.1.tgz#9096bceebf990d21bb31fa9516e0ede294a77d35"
54885633
integrity sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==
54895634

5635+
yargs@^16.2.0:
5636+
version "16.2.0"
5637+
resolved "https://registry.yarnpkg.com/yargs/-/yargs-16.2.0.tgz#1c82bf0f6b6a66eafce7ef30e376f49a12477f66"
5638+
integrity sha512-D1mvvtDG0L5ft/jGWkLpG1+m0eQxOfaBvTNELraWj22wSVUMWxZUvYgJYcKh6jGGIkJFhH4IZPQhR4TKpc8mBw==
5639+
dependencies:
5640+
cliui "^7.0.2"
5641+
escalade "^3.1.1"
5642+
get-caller-file "^2.0.5"
5643+
require-directory "^2.1.1"
5644+
string-width "^4.2.0"
5645+
y18n "^5.0.5"
5646+
yargs-parser "^20.2.2"
5647+
54905648
yargs@^17.0.0:
54915649
version "17.6.0"
54925650
resolved "https://registry.yarnpkg.com/yargs/-/yargs-17.6.0.tgz#e134900fc1f218bc230192bdec06a0a5f973e46c"

0 commit comments

Comments
 (0)