Skip to content

Commit 01b25a3

Browse files
chore(deps): update dependency eslint-plugin-jest to v29
1 parent 4152f6b commit 01b25a3

File tree

2 files changed

+139
-67
lines changed

2 files changed

+139
-67
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"eslint-config-airbnb-typescript": "17.1.0",
6161
"eslint-config-prettier": "9.1.0",
6262
"eslint-plugin-import": "2.29.1",
63-
"eslint-plugin-jest": "27.9.0",
63+
"eslint-plugin-jest": "29.12.1",
6464
"eslint-plugin-prettier": "5.1.3",
6565
"eslint-plugin-promise": "6.1.1",
6666
"eslint-plugin-unicorn": "51.0.1",

yarn.lock

Lines changed: 138 additions & 66 deletions
Original file line numberDiff line numberDiff line change
@@ -392,6 +392,13 @@
392392
dependencies:
393393
eslint-visitor-keys "^3.3.0"
394394

395+
"@eslint-community/eslint-utils@^4.7.0":
396+
version "4.9.1"
397+
resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.9.1.tgz#4e90af67bc51ddee6cdef5284edf572ec376b595"
398+
integrity sha512-phrYmNiYppR7znFEdqgfWHXR6NCkZEK7hwWDHZUjit/2/U0r6XvkDl0SYnoM51Hq7FhCGdLDT6zxCCOY1hexsQ==
399+
dependencies:
400+
eslint-visitor-keys "^3.4.3"
401+
395402
"@eslint-community/regexpp@^4.5.1", "@eslint-community/regexpp@^4.6.1":
396403
version "4.8.1"
397404
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.8.1.tgz#8c4bb756cc2aa7eaf13cfa5e69c83afb3260c20c"
@@ -1605,7 +1612,7 @@
16051612
expect "^29.0.0"
16061613
pretty-format "^29.0.0"
16071614

1608-
"@types/json-schema@*", "@types/json-schema@^7.0.12", "@types/json-schema@^7.0.8", "@types/json-schema@^7.0.9":
1615+
"@types/json-schema@*", "@types/json-schema@^7.0.12", "@types/json-schema@^7.0.8":
16091616
version "7.0.12"
16101617
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.12.tgz#d70faba7039d5fca54c83c7dbab41051d2b6f6cb"
16111618
integrity sha512-Hr5Jfhc9eYOQNPYO5WLDq/n4jqijdHNlDXjuAQkkt+mWdQR+XJToOHrsD4cPaMXpn6KO7y2+wM8AZEs8VpBLVA==
@@ -1675,7 +1682,7 @@
16751682
resolved "https://registry.yarnpkg.com/@types/range-parser/-/range-parser-1.2.4.tgz#cd667bcfdd025213aafb7ca5915a932590acdcdc"
16761683
integrity sha512-EEhsLsD6UsDM1yFhAvy0Cjr6VwmpMWqFBCb9w07wVugF7w9nfajxLuVmngTIpgS6svCnm6Vaw+MZhoDCKnOfsw==
16771684

1678-
"@types/semver@^7.3.12", "@types/semver@^7.5.0":
1685+
"@types/semver@^7.5.0":
16791686
version "7.5.1"
16801687
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.1.tgz#0480eeb7221eb9bc398ad7432c9d7e14b1a5a367"
16811688
integrity sha512-cJRQXpObxfNKkFAZbJl2yjWtJCqELQIdShsogr1d2MilP8dKD9TE/nEKHkJgUNHdGKCQaf9HbIynuV2csLGVLg==
@@ -1759,13 +1766,14 @@
17591766
"@typescript-eslint/visitor-keys" "6.7.0"
17601767
debug "^4.3.4"
17611768

1762-
"@typescript-eslint/scope-manager@5.62.0":
1763-
version "5.62.0"
1764-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.62.0.tgz#d9457ccc6a0b8d6b37d0eb252a23022478c5460c"
1765-
integrity sha512-VXuvVvZeQCQb5Zgf4HAxc04q5j+WrNAtNh9OwCsCgpKqESMTu3tF/jhZ3xG6T4NZwWl65Bg8KuS2uEvhSfLl0w==
1769+
"@typescript-eslint/project-service@8.51.0":
1770+
version "8.51.0"
1771+
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.51.0.tgz#3cfef313d8bebbf4b2442675a4dd463cef4c8369"
1772+
integrity sha512-Luv/GafO07Z7HpiI7qeEW5NW8HUtZI/fo/kE0YbtQEFpJRUuR0ajcWfCE5bnMvL7QQFrmT/odMe8QZww8X2nfQ==
17661773
dependencies:
1767-
"@typescript-eslint/types" "5.62.0"
1768-
"@typescript-eslint/visitor-keys" "5.62.0"
1774+
"@typescript-eslint/tsconfig-utils" "^8.51.0"
1775+
"@typescript-eslint/types" "^8.51.0"
1776+
debug "^4.3.4"
17691777

17701778
"@typescript-eslint/scope-manager@6.7.0":
17711779
version "6.7.0"
@@ -1775,6 +1783,19 @@
17751783
"@typescript-eslint/types" "6.7.0"
17761784
"@typescript-eslint/visitor-keys" "6.7.0"
17771785

1786+
"@typescript-eslint/scope-manager@8.51.0":
1787+
version "8.51.0"
1788+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.51.0.tgz#19b42f65680c21f7b6f40fe9024327f6bb1893c1"
1789+
integrity sha512-JhhJDVwsSx4hiOEQPeajGhCWgBMBwVkxC/Pet53EpBVs7zHHtayKefw1jtPaNRXpI9RA2uocdmpdfE7T+NrizA==
1790+
dependencies:
1791+
"@typescript-eslint/types" "8.51.0"
1792+
"@typescript-eslint/visitor-keys" "8.51.0"
1793+
1794+
"@typescript-eslint/tsconfig-utils@8.51.0", "@typescript-eslint/tsconfig-utils@^8.51.0":
1795+
version "8.51.0"
1796+
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.51.0.tgz#a575e9885e62dbd260fb64474eff1dae6e317515"
1797+
integrity sha512-Qi5bSy/vuHeWyir2C8u/uqGMIlIDu8fuiYWv48ZGlZ/k+PRPHtaAu7erpc7p5bzw2WNNSniuxoMSO4Ar6V9OXw==
1798+
17781799
"@typescript-eslint/type-utils@6.7.0":
17791800
version "6.7.0"
17801801
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.7.0.tgz#21a013d4c7f96255f5e64ac59fb41301d1e052ba"
@@ -1785,28 +1806,15 @@
17851806
debug "^4.3.4"
17861807
ts-api-utils "^1.0.1"
17871808

1788-
"@typescript-eslint/types@5.62.0":
1789-
version "5.62.0"
1790-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.62.0.tgz#258607e60effa309f067608931c3df6fed41fd2f"
1791-
integrity sha512-87NVngcbVXUahrRTqIK27gD2t5Cu1yuCXxbLcFtCzZGlfyVWWh8mLHkoxzjsB6DDNnvdL+fW8MiwPEJyGJQDgQ==
1792-
17931809
"@typescript-eslint/types@6.7.0":
17941810
version "6.7.0"
17951811
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.7.0.tgz#8de8ba9cafadc38e89003fe303e219c9250089ae"
17961812
integrity sha512-ihPfvOp7pOcN/ysoj0RpBPOx3HQTJTrIN8UZK+WFd3/iDeFHHqeyYxa4hQk4rMhsz9H9mXpR61IzwlBVGXtl9Q==
17971813

1798-
"@typescript-eslint/typescript-estree@5.62.0":
1799-
version "5.62.0"
1800-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.62.0.tgz#7d17794b77fabcac615d6a48fb143330d962eb9b"
1801-
integrity sha512-CmcQ6uY7b9y694lKdRB8FEel7JbU/40iSAPomu++SjLMntB+2Leay2LO6i8VnJk58MtE9/nQSFIH6jpyRWyYzA==
1802-
dependencies:
1803-
"@typescript-eslint/types" "5.62.0"
1804-
"@typescript-eslint/visitor-keys" "5.62.0"
1805-
debug "^4.3.4"
1806-
globby "^11.1.0"
1807-
is-glob "^4.0.3"
1808-
semver "^7.3.7"
1809-
tsutils "^3.21.0"
1814+
"@typescript-eslint/types@8.51.0", "@typescript-eslint/types@^8.51.0":
1815+
version "8.51.0"
1816+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.51.0.tgz#6996e59d49e92fb893531bdc249f0d92a7bebdbb"
1817+
integrity sha512-TizAvWYFM6sSscmEakjY3sPqGwxZRSywSsPEiuZF6d5GmGD9Gvlsv0f6N8FvAAA0CD06l3rIcWNbsN1e5F/9Ag==
18101818

18111819
"@typescript-eslint/typescript-estree@6.7.0":
18121820
version "6.7.0"
@@ -1821,6 +1829,21 @@
18211829
semver "^7.5.4"
18221830
ts-api-utils "^1.0.1"
18231831

1832+
"@typescript-eslint/typescript-estree@8.51.0":
1833+
version "8.51.0"
1834+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.51.0.tgz#b57f5157d1ac2127bd7c2c9ad8060fa017df4a1a"
1835+
integrity sha512-1qNjGqFRmlq0VW5iVlcyHBbCjPB7y6SxpBkrbhNWMy/65ZoncXCEPJxkRZL8McrseNH6lFhaxCIaX+vBuFnRng==
1836+
dependencies:
1837+
"@typescript-eslint/project-service" "8.51.0"
1838+
"@typescript-eslint/tsconfig-utils" "8.51.0"
1839+
"@typescript-eslint/types" "8.51.0"
1840+
"@typescript-eslint/visitor-keys" "8.51.0"
1841+
debug "^4.3.4"
1842+
minimatch "^9.0.4"
1843+
semver "^7.6.0"
1844+
tinyglobby "^0.2.15"
1845+
ts-api-utils "^2.2.0"
1846+
18241847
"@typescript-eslint/utils@6.7.0":
18251848
version "6.7.0"
18261849
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.7.0.tgz#61b6f1f1b82ad529abfcee074d21764e880886fb"
@@ -1834,27 +1857,15 @@
18341857
"@typescript-eslint/typescript-estree" "6.7.0"
18351858
semver "^7.5.4"
18361859

1837-
"@typescript-eslint/utils@^5.10.0":
1838-
version "5.62.0"
1839-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.62.0.tgz#141e809c71636e4a75daa39faed2fb5f4b10df86"
1840-
integrity sha512-n8oxjeb5aIbPFEtmQxQYOLI0i9n5ySBEY/ZEHHZqKQSFnxio1rv6dthascc9dLuwrL0RC5mPCxB7vnAVGAYWAQ==
1860+
"@typescript-eslint/utils@^8.0.0":
1861+
version "8.51.0"
1862+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.51.0.tgz#b9a071cd210647f860a38873acf9bc5157bea56a"
1863+
integrity sha512-11rZYxSe0zabiKaCP2QAwRf/dnmgFgvTmeDTtZvUvXG3UuAdg/GU02NExmmIXzz3vLGgMdtrIosI84jITQOxUA==
18411864
dependencies:
1842-
"@eslint-community/eslint-utils" "^4.2.0"
1843-
"@types/json-schema" "^7.0.9"
1844-
"@types/semver" "^7.3.12"
1845-
"@typescript-eslint/scope-manager" "5.62.0"
1846-
"@typescript-eslint/types" "5.62.0"
1847-
"@typescript-eslint/typescript-estree" "5.62.0"
1848-
eslint-scope "^5.1.1"
1849-
semver "^7.3.7"
1850-
1851-
"@typescript-eslint/visitor-keys@5.62.0":
1852-
version "5.62.0"
1853-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.62.0.tgz#2174011917ce582875954ffe2f6912d5931e353e"
1854-
integrity sha512-07ny+LHRzQXepkGg6w0mFY41fVUNBrL2Roj/++7V1txKugfjm/Ci/qSND03r2RhlJhJYMcTn9AhhSSqQp0Ysyw==
1855-
dependencies:
1856-
"@typescript-eslint/types" "5.62.0"
1857-
eslint-visitor-keys "^3.3.0"
1865+
"@eslint-community/eslint-utils" "^4.7.0"
1866+
"@typescript-eslint/scope-manager" "8.51.0"
1867+
"@typescript-eslint/types" "8.51.0"
1868+
"@typescript-eslint/typescript-estree" "8.51.0"
18581869

18591870
"@typescript-eslint/visitor-keys@6.7.0":
18601871
version "6.7.0"
@@ -1864,6 +1875,14 @@
18641875
"@typescript-eslint/types" "6.7.0"
18651876
eslint-visitor-keys "^3.4.1"
18661877

1878+
"@typescript-eslint/visitor-keys@8.51.0":
1879+
version "8.51.0"
1880+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.51.0.tgz#d37f5c82b9bece2c8aeb3ba7bb836bbba0f92bb8"
1881+
integrity sha512-mM/JRQOzhVN1ykejrvwnBRV3+7yTKK8tVANVN3o1O0t0v7o+jqdVu9crPy5Y9dov15TJk/FTIgoUGHrTOVL3Zg==
1882+
dependencies:
1883+
"@typescript-eslint/types" "8.51.0"
1884+
eslint-visitor-keys "^4.2.1"
1885+
18671886
"@ungap/structured-clone@^1.2.0":
18681887
version "1.2.0"
18691888
resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.2.0.tgz#756641adb587851b5ccb3e095daf27ae581c8406"
@@ -3863,12 +3882,12 @@ eslint-plugin-import@2.29.1:
38633882
semver "^6.3.1"
38643883
tsconfig-paths "^3.15.0"
38653884

3866-
eslint-plugin-jest@27.9.0:
3867-
version "27.9.0"
3868-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.9.0.tgz#7c98a33605e1d8b8442ace092b60e9919730000b"
3869-
integrity sha512-QIT7FH7fNmd9n4se7FFKHbsLKGQiw885Ds6Y/sxKgCZ6natwCsXdgPOADnYVxN2QrRweF0FZWbJ6S7Rsn7llug==
3885+
eslint-plugin-jest@29.12.1:
3886+
version "29.12.1"
3887+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-29.12.1.tgz#a0f78812f589796b09148a53a786866244185638"
3888+
integrity sha512-Rxo7r4jSANMBkXLICJKS0gjacgyopfNAsoS0e3R9AHnjoKuQOaaPfmsDJPi8UWwygI099OV/K/JhpYRVkxD4AA==
38703889
dependencies:
3871-
"@typescript-eslint/utils" "^5.10.0"
3890+
"@typescript-eslint/utils" "^8.0.0"
38723891

38733892
eslint-plugin-prettier@5.1.3:
38743893
version "5.1.3"
@@ -3905,7 +3924,7 @@ eslint-plugin-unicorn@51.0.1:
39053924
semver "^7.5.4"
39063925
strip-indent "^3.0.0"
39073926

3908-
eslint-scope@5.1.1, eslint-scope@^5.1.1:
3927+
eslint-scope@5.1.1:
39093928
version "5.1.1"
39103929
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-5.1.1.tgz#e786e59a66cb92b3f6c1fb0d508aab174848f48c"
39113930
integrity sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==
@@ -3926,6 +3945,11 @@ eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1, eslint-visitor-keys@^3.4
39263945
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800"
39273946
integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==
39283947

3948+
eslint-visitor-keys@^4.2.1:
3949+
version "4.2.1"
3950+
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz#4cfea60fe7dd0ad8e816e1ed026c1d5251b512c1"
3951+
integrity sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==
3952+
39293953
eslint@8.56.0:
39303954
version "8.56.0"
39313955
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.56.0.tgz#4957ce8da409dc0809f99ab07a1b94832ab74b15"
@@ -4195,6 +4219,11 @@ fb-watchman@^2.0.0:
41954219
dependencies:
41964220
bser "2.1.1"
41974221

4222+
fdir@^6.5.0:
4223+
version "6.5.0"
4224+
resolved "https://registry.yarnpkg.com/fdir/-/fdir-6.5.0.tgz#ed2ab967a331ade62f18d077dae192684d50d350"
4225+
integrity sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg==
4226+
41984227
figures@^2.0.0:
41994228
version "2.0.0"
42004229
resolved "https://registry.yarnpkg.com/figures/-/figures-2.0.0.tgz#3ab1a2d2a62c8bfb431a0c94cb797a2fce27c962"
@@ -6500,6 +6529,13 @@ minimatch@^9.0.0, minimatch@^9.0.1, minimatch@^9.0.3:
65006529
dependencies:
65016530
brace-expansion "^2.0.1"
65026531

6532+
minimatch@^9.0.4:
6533+
version "9.0.5"
6534+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.5.tgz#d74f9dd6b57d83d8e98cfb82133b03978bc929e5"
6535+
integrity sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==
6536+
dependencies:
6537+
brace-expansion "^2.0.1"
6538+
65036539
minimist@^1.2.0, minimist@^1.2.5, minimist@^1.2.6:
65046540
version "1.2.8"
65056541
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.8.tgz#c1a464e7693302e082a075cee0c057741ac4772c"
@@ -7453,6 +7489,11 @@ picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.2.3, picomatch@^2.3.1:
74537489
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42"
74547490
integrity sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==
74557491

7492+
picomatch@^4.0.3:
7493+
version "4.0.3"
7494+
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-4.0.3.tgz#796c76136d1eead715db1e7bad785dedd695a042"
7495+
integrity sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==
7496+
74567497
pify@^3.0.0:
74577498
version "3.0.0"
74587499
resolved "https://registry.yarnpkg.com/pify/-/pify-3.0.0.tgz#e5a4acd2c101fdf3d9a4d07f0dbc4db49dd28176"
@@ -8100,6 +8141,11 @@ semver@^7.5.2:
81008141
dependencies:
81018142
lru-cache "^6.0.0"
81028143

8144+
semver@^7.6.0:
8145+
version "7.7.3"
8146+
resolved "https://registry.yarnpkg.com/semver/-/semver-7.7.3.tgz#4b5f4143d007633a8dc671cd0a6ef9147b8bb946"
8147+
integrity sha512-SdsKMrI9TdgjdweUSR9MweHA4EJ8YxHn8DFaDisvhVlUOe4BF1tLD7GAj0lIqWVl+dPb/rExr0Btby5loQm20Q==
8148+
81038149
semver@~5.3.0:
81048150
version "5.3.0"
81058151
resolved "https://registry.yarnpkg.com/semver/-/semver-5.3.0.tgz#9b2ce5d3de02d17c6012ad326aa6b4d0cf54f94f"
@@ -8411,7 +8457,16 @@ string-length@^4.0.1:
84118457
char-regex "^1.0.2"
84128458
strip-ansi "^6.0.0"
84138459

8414-
"string-width-cjs@npm:string-width@^4.2.0", "string-width@^1.0.2 || 2 || 3 || 4", 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:
8460+
"string-width-cjs@npm:string-width@^4.2.0":
8461+
version "4.2.3"
8462+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
8463+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
8464+
dependencies:
8465+
emoji-regex "^8.0.0"
8466+
is-fullwidth-code-point "^3.0.0"
8467+
strip-ansi "^6.0.1"
8468+
8469+
"string-width@^1.0.2 || 2 || 3 || 4", 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:
84158470
version "4.2.3"
84168471
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
84178472
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -8475,7 +8530,14 @@ string_decoder@~1.1.1:
84758530
dependencies:
84768531
safe-buffer "~5.1.0"
84778532

8478-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
8533+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
8534+
version "6.0.1"
8535+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
8536+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
8537+
dependencies:
8538+
ansi-regex "^5.0.1"
8539+
8540+
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
84798541
version "6.0.1"
84808542
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
84818543
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -8706,6 +8768,14 @@ tiny-relative-date@^1.3.0:
87068768
resolved "https://registry.yarnpkg.com/tiny-relative-date/-/tiny-relative-date-1.3.0.tgz#fa08aad501ed730f31cc043181d995c39a935e07"
87078769
integrity sha512-MOQHpzllWxDCHHaDno30hhLfbouoYlOI8YlMNtvKe1zXbjEVhbcEovQxvZrPvtiYW630GQDoMMarCnjfyfHA+A==
87088770

8771+
tinyglobby@^0.2.15:
8772+
version "0.2.15"
8773+
resolved "https://registry.yarnpkg.com/tinyglobby/-/tinyglobby-0.2.15.tgz#e228dd1e638cea993d2fdb4fcd2d4602a79951c2"
8774+
integrity sha512-j2Zq4NyQYG5XMST4cbs02Ak8iJUdxRM0XI5QyxXuZOzKOINmWurp3smXu3y5wDcJrptwpSjgXHzIQxR0omXljQ==
8775+
dependencies:
8776+
fdir "^6.5.0"
8777+
picomatch "^4.0.3"
8778+
87098779
tlds@1.248.0:
87108780
version "1.248.0"
87118781
resolved "https://registry.yarnpkg.com/tlds/-/tlds-1.248.0.tgz#65bf56eee6d0ace1e918fbc653227ef18a9ddf8d"
@@ -8765,6 +8835,11 @@ ts-api-utils@^1.0.1:
87658835
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.0.3.tgz#f12c1c781d04427313dbac808f453f050e54a331"
87668836
integrity sha512-wNMeqtMz5NtwpT/UZGY5alT+VoKdSsOOP/kqHFcUW1P/VRhH2wJ48+DN2WwUliNbQ976ETwDL0Ifd2VVvgonvg==
87678837

8838+
ts-api-utils@^2.2.0:
8839+
version "2.4.0"
8840+
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-2.4.0.tgz#2690579f96d2790253bdcf1ca35d569ad78f9ad8"
8841+
integrity sha512-3TaVTaAv2gTiMB35i3FiGJaRfwb3Pyn/j3m/bfAvGe8FB7CF6u+LMYqYlDh7reQf7UNvoTvdfAqHGmPGOSsPmA==
8842+
87688843
ts-jest@29.1.2:
87698844
version "29.1.2"
87708845
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.1.2.tgz#7613d8c81c43c8cb312c6904027257e814c40e09"
@@ -8842,18 +8917,6 @@ tslib@2.6.2, tslib@^2.1.0, tslib@^2.6.2:
88428917
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.2.tgz#703ac29425e7b37cd6fd456e92404d46d1f3e4ae"
88438918
integrity sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==
88448919

8845-
tslib@^1.8.1:
8846-
version "1.14.1"
8847-
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
8848-
integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==
8849-
8850-
tsutils@^3.21.0:
8851-
version "3.21.0"
8852-
resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-3.21.0.tgz#b48717d394cea6c1e096983eed58e9d61715b623"
8853-
integrity sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==
8854-
dependencies:
8855-
tslib "^1.8.1"
8856-
88578920
tuf-js@^2.1.0:
88588921
version "2.1.0"
88598922
resolved "https://registry.yarnpkg.com/tuf-js/-/tuf-js-2.1.0.tgz#87aa36d5a166e7522f1e2050eb502a3a9b0bde72"
@@ -9298,7 +9361,7 @@ wordwrap@^1.0.0:
92989361
resolved "https://registry.yarnpkg.com/wordwrap/-/wordwrap-1.0.0.tgz#27584810891456a4171c8d0226441ade90cbcaeb"
92999362
integrity sha512-gvVzJFlPycKc5dZN4yPkP8w7Dc37BtP1yczEneOb4uq34pXZcvrtRTmWV8W+Ume+XCxKgbjM+nevkyFPMybd4Q==
93009363

9301-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
9364+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
93029365
version "7.0.0"
93039366
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
93049367
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -9316,6 +9379,15 @@ wrap-ansi@^6.0.1, wrap-ansi@^6.2.0:
93169379
string-width "^4.1.0"
93179380
strip-ansi "^6.0.0"
93189381

9382+
wrap-ansi@^7.0.0:
9383+
version "7.0.0"
9384+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
9385+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
9386+
dependencies:
9387+
ansi-styles "^4.0.0"
9388+
string-width "^4.1.0"
9389+
strip-ansi "^6.0.0"
9390+
93199391
wrap-ansi@^8.1.0:
93209392
version "8.1.0"
93219393
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"

0 commit comments

Comments
 (0)