Skip to content

Commit 3aa6f17

Browse files
chore(deps): bump eslint-plugin-jest to ^29.0.0
1 parent a182898 commit 3aa6f17

2 files changed

Lines changed: 113 additions & 78 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"cross-env": "^7.0.3",
5858
"cypress": "^12.0.0",
5959
"eslint": "^7.27.0",
60-
"eslint-plugin-jest": "^27.0.0",
60+
"eslint-plugin-jest": "^29.0.0",
6161
"jest": "^29.0.0",
6262
"jest-diff": "^29.0.0",
6363
"jest-environment-jsdom": "^29.0.0",

yarn.lock

Lines changed: 112 additions & 77 deletions
Original file line numberDiff line numberDiff line change
@@ -1285,12 +1285,12 @@
12851285
debug "^3.1.0"
12861286
lodash.once "^4.1.1"
12871287

1288-
"@eslint-community/eslint-utils@^4.2.0", "@eslint-community/eslint-utils@^4.4.0":
1289-
version "4.4.0"
1290-
resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.4.0.tgz#a23514e8fb9af1269d5f7788aa556798d61c6b59"
1291-
integrity sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==
1288+
"@eslint-community/eslint-utils@^4.4.0", "@eslint-community/eslint-utils@^4.9.1":
1289+
version "4.9.1"
1290+
resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.9.1.tgz#4e90af67bc51ddee6cdef5284edf572ec376b595"
1291+
integrity sha512-phrYmNiYppR7znFEdqgfWHXR6NCkZEK7hwWDHZUjit/2/U0r6XvkDl0SYnoM51Hq7FhCGdLDT6zxCCOY1hexsQ==
12921292
dependencies:
1293-
eslint-visitor-keys "^3.3.0"
1293+
eslint-visitor-keys "^3.4.3"
12941294

12951295
"@eslint-community/regexpp@^4.5.1":
12961296
version "4.8.1"
@@ -1750,7 +1750,7 @@
17501750
"@types/tough-cookie" "*"
17511751
parse5 "^7.0.0"
17521752

1753-
"@types/json-schema@^7.0.12", "@types/json-schema@^7.0.9":
1753+
"@types/json-schema@^7.0.12":
17541754
version "7.0.13"
17551755
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.13.tgz#02c24f4363176d2d18fc8b70b9f3c54aba178a85"
17561756
integrity sha512-RbSSoHliUbnXj3ny0CNFOoxrIDV6SUGyStHsvDqosw6CkdPV8TtWGlfecuK4ToyMEAql6pzNxgCFKanovUzlgQ==
@@ -1770,7 +1770,7 @@
17701770
resolved "https://registry.yarnpkg.com/@types/normalize-package-data/-/normalize-package-data-2.4.4.tgz#56e2cc26c397c038fab0e3a917a12d5c5909e901"
17711771
integrity sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==
17721772

1773-
"@types/semver@^7.3.12", "@types/semver@^7.5.0":
1773+
"@types/semver@^7.5.0":
17741774
version "7.5.8"
17751775
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.8.tgz#8268a8c57a3e4abd25c165ecd36237db7948a55e"
17761776
integrity sha512-I8EUhyrgfLrcTkzV3TSsGyl1tSuPrEDzr0yd5m90UgNxQkyDXULk3b6MlQqTCpZpNtWe1K0hzclnZkTcLBe2UQ==
@@ -1842,13 +1842,14 @@
18421842
"@typescript-eslint/visitor-keys" "6.7.3"
18431843
debug "^4.3.4"
18441844

1845-
"@typescript-eslint/scope-manager@5.62.0":
1846-
version "5.62.0"
1847-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.62.0.tgz#d9457ccc6a0b8d6b37d0eb252a23022478c5460c"
1848-
integrity sha512-VXuvVvZeQCQb5Zgf4HAxc04q5j+WrNAtNh9OwCsCgpKqESMTu3tF/jhZ3xG6T4NZwWl65Bg8KuS2uEvhSfLl0w==
1845+
"@typescript-eslint/project-service@8.53.1":
1846+
version "8.53.1"
1847+
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.53.1.tgz#4e47856a0b14a1ceb28b0294b4badef3be1e9734"
1848+
integrity sha512-WYC4FB5Ra0xidsmlPb+1SsnaSKPmS3gsjIARwbEkHkoWloQmuzcfypljaJcR78uyLA1h8sHdWWPHSLDI+MtNog==
18491849
dependencies:
1850-
"@typescript-eslint/types" "5.62.0"
1851-
"@typescript-eslint/visitor-keys" "5.62.0"
1850+
"@typescript-eslint/tsconfig-utils" "^8.53.1"
1851+
"@typescript-eslint/types" "^8.53.1"
1852+
debug "^4.4.3"
18521853

18531854
"@typescript-eslint/scope-manager@6.7.3":
18541855
version "6.7.3"
@@ -1858,6 +1859,19 @@
18581859
"@typescript-eslint/types" "6.7.3"
18591860
"@typescript-eslint/visitor-keys" "6.7.3"
18601861

1862+
"@typescript-eslint/scope-manager@8.53.1":
1863+
version "8.53.1"
1864+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.53.1.tgz#6c4b8c82cd45ae3b365afc2373636e166743a8fa"
1865+
integrity sha512-Lu23yw1uJMFY8cUeq7JlrizAgeQvWugNQzJp8C3x8Eo5Jw5Q2ykMdiiTB9vBVOOUBysMzmRRmUfwFrZuI2C4SQ==
1866+
dependencies:
1867+
"@typescript-eslint/types" "8.53.1"
1868+
"@typescript-eslint/visitor-keys" "8.53.1"
1869+
1870+
"@typescript-eslint/tsconfig-utils@8.53.1", "@typescript-eslint/tsconfig-utils@^8.53.1":
1871+
version "8.53.1"
1872+
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.53.1.tgz#efe80b8d019cd49e5a1cf46c2eb0cd2733076424"
1873+
integrity sha512-qfvLXS6F6b1y43pnf0pPbXJ+YoXIC7HKg0UGZ27uMIemKMKA6XH2DTxsEDdpdN29D+vHV07x/pnlPNVLhdhWiA==
1874+
18611875
"@typescript-eslint/type-utils@6.7.3":
18621876
version "6.7.3"
18631877
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.7.3.tgz#c2c165c135dda68a5e70074ade183f5ad68f3400"
@@ -1868,28 +1882,15 @@
18681882
debug "^4.3.4"
18691883
ts-api-utils "^1.0.1"
18701884

1871-
"@typescript-eslint/types@5.62.0":
1872-
version "5.62.0"
1873-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.62.0.tgz#258607e60effa309f067608931c3df6fed41fd2f"
1874-
integrity sha512-87NVngcbVXUahrRTqIK27gD2t5Cu1yuCXxbLcFtCzZGlfyVWWh8mLHkoxzjsB6DDNnvdL+fW8MiwPEJyGJQDgQ==
1875-
18761885
"@typescript-eslint/types@6.7.3":
18771886
version "6.7.3"
18781887
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.7.3.tgz#0402b5628a63f24f2dc9d4a678e9a92cc50ea3e9"
18791888
integrity sha512-4g+de6roB2NFcfkZb439tigpAMnvEIg3rIjWQ+EM7IBaYt/CdJt6em9BJ4h4UpdgaBWdmx2iWsafHTrqmgIPNw==
18801889

1881-
"@typescript-eslint/typescript-estree@5.62.0":
1882-
version "5.62.0"
1883-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.62.0.tgz#7d17794b77fabcac615d6a48fb143330d962eb9b"
1884-
integrity sha512-CmcQ6uY7b9y694lKdRB8FEel7JbU/40iSAPomu++SjLMntB+2Leay2LO6i8VnJk58MtE9/nQSFIH6jpyRWyYzA==
1885-
dependencies:
1886-
"@typescript-eslint/types" "5.62.0"
1887-
"@typescript-eslint/visitor-keys" "5.62.0"
1888-
debug "^4.3.4"
1889-
globby "^11.1.0"
1890-
is-glob "^4.0.3"
1891-
semver "^7.3.7"
1892-
tsutils "^3.21.0"
1890+
"@typescript-eslint/types@8.53.1", "@typescript-eslint/types@^8.53.1":
1891+
version "8.53.1"
1892+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.53.1.tgz#101f203f0807a63216cceceedb815fabe21d5793"
1893+
integrity sha512-jr/swrr2aRmUAUjW5/zQHbMaui//vQlsZcJKijZf3M26bnmLj8LyZUpj8/Rd6uzaek06OWsqdofN/Thenm5O8A==
18931894

18941895
"@typescript-eslint/typescript-estree@6.7.3":
18951896
version "6.7.3"
@@ -1904,6 +1905,21 @@
19041905
semver "^7.5.4"
19051906
ts-api-utils "^1.0.1"
19061907

1908+
"@typescript-eslint/typescript-estree@8.53.1":
1909+
version "8.53.1"
1910+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.53.1.tgz#b6dce2303c9e27e95b8dcd8c325868fff53e488f"
1911+
integrity sha512-RGlVipGhQAG4GxV1s34O91cxQ/vWiHJTDHbXRr0li2q/BGg3RR/7NM8QDWgkEgrwQYCvmJV9ichIwyoKCQ+DTg==
1912+
dependencies:
1913+
"@typescript-eslint/project-service" "8.53.1"
1914+
"@typescript-eslint/tsconfig-utils" "8.53.1"
1915+
"@typescript-eslint/types" "8.53.1"
1916+
"@typescript-eslint/visitor-keys" "8.53.1"
1917+
debug "^4.4.3"
1918+
minimatch "^9.0.5"
1919+
semver "^7.7.3"
1920+
tinyglobby "^0.2.15"
1921+
ts-api-utils "^2.4.0"
1922+
19071923
"@typescript-eslint/utils@6.7.3":
19081924
version "6.7.3"
19091925
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.7.3.tgz#96c655816c373135b07282d67407cb577f62e143"
@@ -1917,27 +1933,15 @@
19171933
"@typescript-eslint/typescript-estree" "6.7.3"
19181934
semver "^7.5.4"
19191935

1920-
"@typescript-eslint/utils@^5.10.0":
1921-
version "5.62.0"
1922-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.62.0.tgz#141e809c71636e4a75daa39faed2fb5f4b10df86"
1923-
integrity sha512-n8oxjeb5aIbPFEtmQxQYOLI0i9n5ySBEY/ZEHHZqKQSFnxio1rv6dthascc9dLuwrL0RC5mPCxB7vnAVGAYWAQ==
1924-
dependencies:
1925-
"@eslint-community/eslint-utils" "^4.2.0"
1926-
"@types/json-schema" "^7.0.9"
1927-
"@types/semver" "^7.3.12"
1928-
"@typescript-eslint/scope-manager" "5.62.0"
1929-
"@typescript-eslint/types" "5.62.0"
1930-
"@typescript-eslint/typescript-estree" "5.62.0"
1931-
eslint-scope "^5.1.1"
1932-
semver "^7.3.7"
1933-
1934-
"@typescript-eslint/visitor-keys@5.62.0":
1935-
version "5.62.0"
1936-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.62.0.tgz#2174011917ce582875954ffe2f6912d5931e353e"
1937-
integrity sha512-07ny+LHRzQXepkGg6w0mFY41fVUNBrL2Roj/++7V1txKugfjm/Ci/qSND03r2RhlJhJYMcTn9AhhSSqQp0Ysyw==
1936+
"@typescript-eslint/utils@^8.0.0":
1937+
version "8.53.1"
1938+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.53.1.tgz#81fe6c343de288701b774f4d078382f567e6edaa"
1939+
integrity sha512-c4bMvGVWW4hv6JmDUEG7fSYlWOl3II2I4ylt0NM+seinYQlZMQIaKaXIIVJWt9Ofh6whrpM+EdDQXKXjNovvrg==
19381940
dependencies:
1939-
"@typescript-eslint/types" "5.62.0"
1940-
eslint-visitor-keys "^3.3.0"
1941+
"@eslint-community/eslint-utils" "^4.9.1"
1942+
"@typescript-eslint/scope-manager" "8.53.1"
1943+
"@typescript-eslint/types" "8.53.1"
1944+
"@typescript-eslint/typescript-estree" "8.53.1"
19411945

19421946
"@typescript-eslint/visitor-keys@6.7.3":
19431947
version "6.7.3"
@@ -1947,6 +1951,14 @@
19471951
"@typescript-eslint/types" "6.7.3"
19481952
eslint-visitor-keys "^3.4.1"
19491953

1954+
"@typescript-eslint/visitor-keys@8.53.1":
1955+
version "8.53.1"
1956+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.53.1.tgz#405f04959be22b9be364939af8ac19c3649b6eb7"
1957+
integrity sha512-oy+wV7xDKFPRyNggmXuZQSBzvoLnpmJs+GhzRhPjrxl2b/jIlyjVokzm47CZCDUdXKr2zd7ZLodPfOBpOPyPlg==
1958+
dependencies:
1959+
"@typescript-eslint/types" "8.53.1"
1960+
eslint-visitor-keys "^4.2.1"
1961+
19501962
"@zeit/schemas@2.29.0":
19511963
version "2.29.0"
19521964
resolved "https://registry.yarnpkg.com/@zeit/schemas/-/schemas-2.29.0.tgz#a59ae6ebfdf4ddc66a876872dd736baa58b6696c"
@@ -2953,7 +2965,14 @@ debug@2.6.9:
29532965
dependencies:
29542966
ms "2.0.0"
29552967

2956-
debug@4, debug@4.3.4, debug@^4.0.1, debug@^4.1.0, debug@^4.1.1, debug@^4.3.1, debug@^4.3.4:
2968+
debug@4, debug@^4.0.1, debug@^4.1.0, debug@^4.1.1, debug@^4.3.1, debug@^4.3.4, debug@^4.4.3:
2969+
version "4.4.3"
2970+
resolved "https://registry.yarnpkg.com/debug/-/debug-4.4.3.tgz#c6ae432d9bd9662582fce08709b038c58e9e3d6a"
2971+
integrity sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==
2972+
dependencies:
2973+
ms "^2.1.3"
2974+
2975+
debug@4.3.4:
29572976
version "4.3.4"
29582977
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.4.tgz#1319f6579357f2338d3337d2cdd4914bb5dcc865"
29592978
integrity sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==
@@ -3318,12 +3337,12 @@ escodegen@^2.0.0:
33183337
optionalDependencies:
33193338
source-map "~0.6.1"
33203339

3321-
eslint-plugin-jest@^27.0.0:
3322-
version "27.4.2"
3323-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.4.2.tgz#181d999ac67a9b6040db1d27935887cf5a2882ed"
3324-
integrity sha512-3Nfvv3wbq2+PZlRTf2oaAWXWwbdBejFRBR2O8tAO67o+P8zno+QGbcDYaAXODlreXVg+9gvWhKKmG2rgfb8GEg==
3340+
eslint-plugin-jest@^29.0.0:
3341+
version "29.12.1"
3342+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-29.12.1.tgz#a0f78812f589796b09148a53a786866244185638"
3343+
integrity sha512-Rxo7r4jSANMBkXLICJKS0gjacgyopfNAsoS0e3R9AHnjoKuQOaaPfmsDJPi8UWwygI099OV/K/JhpYRVkxD4AA==
33253344
dependencies:
3326-
"@typescript-eslint/utils" "^5.10.0"
3345+
"@typescript-eslint/utils" "^8.0.0"
33273346

33283347
eslint-scope@^5.1.1:
33293348
version "5.1.1"
@@ -3350,11 +3369,16 @@ eslint-visitor-keys@^2.0.0:
33503369
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz#f65328259305927392c938ed44eb0a5c9b2bd303"
33513370
integrity sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==
33523371

3353-
eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1:
3372+
eslint-visitor-keys@^3.4.1, eslint-visitor-keys@^3.4.3:
33543373
version "3.4.3"
33553374
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800"
33563375
integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==
33573376

3377+
eslint-visitor-keys@^4.2.1:
3378+
version "4.2.1"
3379+
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz#4cfea60fe7dd0ad8e816e1ed026c1d5251b512c1"
3380+
integrity sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==
3381+
33583382
eslint@^7.27.0:
33593383
version "7.32.0"
33603384
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.32.0.tgz#c6d328a14be3fb08c8d1d21e12c02fdb7a2a812d"
@@ -3591,6 +3615,11 @@ fd-slicer@~1.1.0:
35913615
dependencies:
35923616
pend "~1.2.0"
35933617

3618+
fdir@^6.5.0:
3619+
version "6.5.0"
3620+
resolved "https://registry.yarnpkg.com/fdir/-/fdir-6.5.0.tgz#ed2ab967a331ade62f18d077dae192684d50d350"
3621+
integrity sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg==
3622+
35943623
figures@^3.2.0:
35953624
version "3.2.0"
35963625
resolved "https://registry.yarnpkg.com/figures/-/figures-3.2.0.tgz#625c18bd293c604dc4a8ddb2febf0c88341746af"
@@ -5269,10 +5298,10 @@ minimatch@5.0.1, minimatch@^5.0.1:
52695298
dependencies:
52705299
brace-expansion "^2.0.1"
52715300

5272-
minimatch@^9.0.0, minimatch@^9.0.1:
5273-
version "9.0.4"
5274-
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.4.tgz#8e49c731d1749cbec05050ee5145147b32496a51"
5275-
integrity sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==
5301+
minimatch@^9.0.0, minimatch@^9.0.1, minimatch@^9.0.5:
5302+
version "9.0.5"
5303+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.5.tgz#d74f9dd6b57d83d8e98cfb82133b03978bc929e5"
5304+
integrity sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==
52765305
dependencies:
52775306
brace-expansion "^2.0.1"
52785307

@@ -5348,7 +5377,7 @@ ms@2.1.2:
53485377
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.2.tgz#d09d1f357b443f493382a8eb3ccd183872ae6009"
53495378
integrity sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==
53505379

5351-
ms@2.1.3, ms@^2.1.1:
5380+
ms@2.1.3, ms@^2.1.1, ms@^2.1.3:
53525381
version "2.1.3"
53535382
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.3.tgz#574c8138ce1d2b5861f0b44579dbadd60c6615b2"
53545383
integrity sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==
@@ -5637,6 +5666,11 @@ picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.2.3, picomatch@^2.3.1:
56375666
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42"
56385667
integrity sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==
56395668

5669+
picomatch@^4.0.3:
5670+
version "4.0.3"
5671+
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-4.0.3.tgz#796c76136d1eead715db1e7bad785dedd695a042"
5672+
integrity sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==
5673+
56405674
pify@^2.2.0:
56415675
version "2.3.0"
56425676
resolved "https://registry.yarnpkg.com/pify/-/pify-2.3.0.tgz#ed141a6ac043a849ea588498e7dca8b15330e90c"
@@ -6146,10 +6180,10 @@ semver@^6.3.0, semver@^6.3.1:
61466180
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.1.tgz#556d2ef8689146e46dcea4bfdd095f3434dffcb4"
61476181
integrity sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==
61486182

6149-
semver@^7.2.1, semver@^7.3.7, semver@^7.5.3, semver@^7.5.4:
6150-
version "7.6.2"
6151-
resolved "https://registry.yarnpkg.com/semver/-/semver-7.6.2.tgz#1e3b34759f896e8f14d6134732ce798aeb0c6e13"
6152-
integrity sha512-FNAIBWCx9qcRhoHcgcJ0gvU7SN1lYU2ZXuSfl04bSC5OpvDHFyJCjdNHomPXxjQlCBU67YW64PzY7/VIEH7F2w==
6183+
semver@^7.2.1, semver@^7.5.3, semver@^7.5.4, semver@^7.7.3:
6184+
version "7.7.3"
6185+
resolved "https://registry.yarnpkg.com/semver/-/semver-7.7.3.tgz#4b5f4143d007633a8dc671cd0a6ef9147b8bb946"
6186+
integrity sha512-SdsKMrI9TdgjdweUSR9MweHA4EJ8YxHn8DFaDisvhVlUOe4BF1tLD7GAj0lIqWVl+dPb/rExr0Btby5loQm20Q==
61536187

61546188
serialize-javascript@6.0.0:
61556189
version "6.0.0"
@@ -6579,6 +6613,14 @@ through@^2.3.8:
65796613
resolved "https://registry.yarnpkg.com/through/-/through-2.3.8.tgz#0dd4c9ffaabc357960b1b724115d7e0e86a2e1f5"
65806614
integrity sha512-w89qg7PI8wAdvX60bMDP+bFoD5Dvhm9oLheFp5O4a2QF0cSBGsBX4qZmadPMvVqlLJBBci+WqGGOAPvcDeNSVg==
65816615

6616+
tinyglobby@^0.2.15:
6617+
version "0.2.15"
6618+
resolved "https://registry.yarnpkg.com/tinyglobby/-/tinyglobby-0.2.15.tgz#e228dd1e638cea993d2fdb4fcd2d4602a79951c2"
6619+
integrity sha512-j2Zq4NyQYG5XMST4cbs02Ak8iJUdxRM0XI5QyxXuZOzKOINmWurp3smXu3y5wDcJrptwpSjgXHzIQxR0omXljQ==
6620+
dependencies:
6621+
fdir "^6.5.0"
6622+
picomatch "^4.0.3"
6623+
65826624
tmp@^0.0.33:
65836625
version "0.0.33"
65846626
resolved "https://registry.yarnpkg.com/tmp/-/tmp-0.0.33.tgz#6d34335889768d21b2bcda0aa277ced3b1bfadf9"
@@ -6655,23 +6697,16 @@ ts-api-utils@^1.0.1:
66556697
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.0.3.tgz#f12c1c781d04427313dbac808f453f050e54a331"
66566698
integrity sha512-wNMeqtMz5NtwpT/UZGY5alT+VoKdSsOOP/kqHFcUW1P/VRhH2wJ48+DN2WwUliNbQ976ETwDL0Ifd2VVvgonvg==
66576699

6658-
tslib@^1.8.1:
6659-
version "1.14.1"
6660-
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
6661-
integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==
6700+
ts-api-utils@^2.4.0:
6701+
version "2.4.0"
6702+
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-2.4.0.tgz#2690579f96d2790253bdcf1ca35d569ad78f9ad8"
6703+
integrity sha512-3TaVTaAv2gTiMB35i3FiGJaRfwb3Pyn/j3m/bfAvGe8FB7CF6u+LMYqYlDh7reQf7UNvoTvdfAqHGmPGOSsPmA==
66626704

66636705
tslib@^2.1.0:
66646706
version "2.6.2"
66656707
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.2.tgz#703ac29425e7b37cd6fd456e92404d46d1f3e4ae"
66666708
integrity sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==
66676709

6668-
tsutils@^3.21.0:
6669-
version "3.21.0"
6670-
resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-3.21.0.tgz#b48717d394cea6c1e096983eed58e9d61715b623"
6671-
integrity sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==
6672-
dependencies:
6673-
tslib "^1.8.1"
6674-
66756710
tty-table@^4.1.5:
66766711
version "4.2.3"
66776712
resolved "https://registry.yarnpkg.com/tty-table/-/tty-table-4.2.3.tgz#e33eb4007a0a9c976c97c37fa13ba66329a5c515"

0 commit comments

Comments
 (0)