Skip to content

Commit dff7016

Browse files
Bump eslint-plugin-jest from 28.14.0 to 29.15.1
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 28.14.0 to 29.15.1. - [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases) - [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md) - [Commits](jest-community/eslint-plugin-jest@v28.14.0...v29.15.1) --- updated-dependencies: - dependency-name: eslint-plugin-jest dependency-version: 29.15.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3ce7e57 commit dff7016

2 files changed

Lines changed: 122 additions & 67 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"eslint-config-next": "^14.2.3",
5353
"eslint-plugin-cypress": "^3.2.0",
5454
"eslint-plugin-import": "^2.29.1",
55-
"eslint-plugin-jest": "^28.5.0",
55+
"eslint-plugin-jest": "^29.15.1",
5656
"eslint-plugin-jsx-a11y": "^6.8.0",
5757
"eslint-plugin-react": "^7.34.1",
5858
"eslint-plugin-react-hooks": "^4.6.2",

yarn.lock

Lines changed: 121 additions & 66 deletions
Original file line numberDiff line numberDiff line change
@@ -1140,6 +1140,13 @@
11401140
dependencies:
11411141
eslint-visitor-keys "^3.4.3"
11421142

1143+
"@eslint-community/eslint-utils@^4.9.1":
1144+
version "4.9.1"
1145+
resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.9.1.tgz#4e90af67bc51ddee6cdef5284edf572ec376b595"
1146+
integrity sha512-phrYmNiYppR7znFEdqgfWHXR6NCkZEK7hwWDHZUjit/2/U0r6XvkDl0SYnoM51Hq7FhCGdLDT6zxCCOY1hexsQ==
1147+
dependencies:
1148+
eslint-visitor-keys "^3.4.3"
1149+
11431150
"@eslint-community/regexpp@^4.10.0":
11441151
version "4.12.1"
11451152
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.12.1.tgz#cfc6cffe39df390a3841cde2abccf92eaa7ae0e0"
@@ -2215,15 +2222,6 @@
22152222
"@typescript-eslint/visitor-keys" "8.40.0"
22162223
debug "^4.3.4"
22172224

2218-
"@typescript-eslint/project-service@8.34.1":
2219-
version "8.34.1"
2220-
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.34.1.tgz#20501f8b87202c45f5e70a5b24dcdcb8fe12d460"
2221-
integrity sha512-nuHlOmFZfuRwLJKDGQOVc0xnQrAmuq1Mj/ISou5044y1ajGNp2BNliIqp7F2LPQ5sForz8lempMFCovfeS1XoA==
2222-
dependencies:
2223-
"@typescript-eslint/tsconfig-utils" "^8.34.1"
2224-
"@typescript-eslint/types" "^8.34.1"
2225-
debug "^4.3.4"
2226-
22272225
"@typescript-eslint/project-service@8.40.0":
22282226
version "8.40.0"
22292227
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.40.0.tgz#1b7ba6079ff580c3215882fe75a43e5d3ed166b9"
@@ -2233,6 +2231,15 @@
22332231
"@typescript-eslint/types" "^8.40.0"
22342232
debug "^4.3.4"
22352233

2234+
"@typescript-eslint/project-service@8.58.0":
2235+
version "8.58.0"
2236+
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.58.0.tgz#66ceda0aabf7427aec3e2713fa43eb278dead2aa"
2237+
integrity sha512-8Q/wBPWLQP1j16NxoPNIKpDZFMaxl7yWIoqXWYeWO+Bbd2mjgvoF0dxP2jKZg5+x49rgKdf7Ck473M8PC3V9lg==
2238+
dependencies:
2239+
"@typescript-eslint/tsconfig-utils" "^8.58.0"
2240+
"@typescript-eslint/types" "^8.58.0"
2241+
debug "^4.4.3"
2242+
22362243
"@typescript-eslint/scope-manager@7.18.0":
22372244
version "7.18.0"
22382245
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-7.18.0.tgz#c928e7a9fc2c0b3ed92ab3112c614d6bd9951c83"
@@ -2241,14 +2248,6 @@
22412248
"@typescript-eslint/types" "7.18.0"
22422249
"@typescript-eslint/visitor-keys" "7.18.0"
22432250

2244-
"@typescript-eslint/scope-manager@8.34.1":
2245-
version "8.34.1"
2246-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.34.1.tgz#727ea43441f4d23d5c73d34195427d85042e5117"
2247-
integrity sha512-beu6o6QY4hJAgL1E8RaXNC071G4Kso2MGmJskCFQhRhg8VOH/FDbC8soP8NHN7e/Hdphwp8G8cE6OBzC8o41ZA==
2248-
dependencies:
2249-
"@typescript-eslint/types" "8.34.1"
2250-
"@typescript-eslint/visitor-keys" "8.34.1"
2251-
22522251
"@typescript-eslint/scope-manager@8.40.0":
22532252
version "8.40.0"
22542253
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.40.0.tgz#2fbfcc8643340d8cd692267e61548b946190be8a"
@@ -2257,16 +2256,24 @@
22572256
"@typescript-eslint/types" "8.40.0"
22582257
"@typescript-eslint/visitor-keys" "8.40.0"
22592258

2260-
"@typescript-eslint/tsconfig-utils@8.34.1":
2261-
version "8.34.1"
2262-
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.34.1.tgz#d6abb1b1e9f1f1c83ac92051c8fbf2dbc4dc9f5e"
2263-
integrity sha512-K4Sjdo4/xF9NEeA2khOb7Y5nY6NSXBnod87uniVYW9kHP+hNlDV8trUSFeynA2uxWam4gIWgWoygPrv9VMWrYg==
2259+
"@typescript-eslint/scope-manager@8.58.0":
2260+
version "8.58.0"
2261+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.58.0.tgz#e304142775e49a1b7ac3c8bf2536714447c72cab"
2262+
integrity sha512-W1Lur1oF50FxSnNdGp3Vs6P+yBRSmZiw4IIjEeYxd8UQJwhUF0gDgDD/W/Tgmh73mxgEU3qX0Bzdl/NGuSPEpQ==
2263+
dependencies:
2264+
"@typescript-eslint/types" "8.58.0"
2265+
"@typescript-eslint/visitor-keys" "8.58.0"
22642266

2265-
"@typescript-eslint/tsconfig-utils@8.40.0", "@typescript-eslint/tsconfig-utils@^8.34.1", "@typescript-eslint/tsconfig-utils@^8.40.0":
2267+
"@typescript-eslint/tsconfig-utils@8.40.0", "@typescript-eslint/tsconfig-utils@^8.40.0":
22662268
version "8.40.0"
22672269
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.40.0.tgz#8e8fdb9b988854aedd04abdde3239c4bdd2d26e4"
22682270
integrity sha512-jtMytmUaG9d/9kqSl/W3E3xaWESo4hFDxAIHGVW/WKKtQhesnRIJSAJO6XckluuJ6KDB5woD1EiqknriCtAmcw==
22692271

2272+
"@typescript-eslint/tsconfig-utils@8.58.0", "@typescript-eslint/tsconfig-utils@^8.58.0":
2273+
version "8.58.0"
2274+
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.58.0.tgz#c5a8edb21f31e0fdee565724e1b984171c559482"
2275+
integrity sha512-doNSZEVJsWEu4htiVC+PR6NpM+pa+a4ClH9INRWOWCUzMst/VA9c4gXq92F8GUD1rwhNvRLkgjfYtFXegXQF7A==
2276+
22702277
"@typescript-eslint/type-utils@7.18.0":
22712278
version "7.18.0"
22722279
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-7.18.0.tgz#2165ffaee00b1fbbdd2d40aa85232dab6998f53b"
@@ -2293,16 +2300,16 @@
22932300
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.18.0.tgz#b90a57ccdea71797ffffa0321e744f379ec838c9"
22942301
integrity sha512-iZqi+Ds1y4EDYUtlOOC+aUmxnE9xS/yCigkjA7XpTKV6nCBd3Hp/PRGGmdwnfkV2ThMyYldP1wRpm/id99spTQ==
22952302

2296-
"@typescript-eslint/types@8.34.1":
2297-
version "8.34.1"
2298-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.34.1.tgz#565a46a251580dae674dac5aafa8eb14b8322a35"
2299-
integrity sha512-rjLVbmE7HR18kDsjNIZQHxmv9RZwlgzavryL5Lnj2ujIRTeXlKtILHgRNmQ3j4daw7zd+mQgy+uyt6Zo6I0IGA==
2300-
2301-
"@typescript-eslint/types@8.40.0", "@typescript-eslint/types@^8.34.1", "@typescript-eslint/types@^8.40.0":
2303+
"@typescript-eslint/types@8.40.0", "@typescript-eslint/types@^8.40.0":
23022304
version "8.40.0"
23032305
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.40.0.tgz#0b580fdf643737aa5c01285314b5c6e9543846a9"
23042306
integrity sha512-ETdbFlgbAmXHyFPwqUIYrfc12ArvpBhEVgGAxVYSwli26dn8Ko+lIo4Su9vI9ykTZdJn+vJprs/0eZU0YMAEQg==
23052307

2308+
"@typescript-eslint/types@8.58.0", "@typescript-eslint/types@^8.58.0":
2309+
version "8.58.0"
2310+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.58.0.tgz#e94ae7abdc1c6530e71183c1007b61fa93112a5a"
2311+
integrity sha512-O9CjxypDT89fbHxRfETNoAnHj/i6IpRK0CvbVN3qibxlLdo5p5hcLmUuCCrHMpxiWSwKyI8mCP7qRNYuOJ0Uww==
2312+
23062313
"@typescript-eslint/typescript-estree@7.18.0":
23072314
version "7.18.0"
23082315
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-7.18.0.tgz#b5868d486c51ce8f312309ba79bdb9f331b37931"
@@ -2317,22 +2324,6 @@
23172324
semver "^7.6.0"
23182325
ts-api-utils "^1.3.0"
23192326

2320-
"@typescript-eslint/typescript-estree@8.34.1":
2321-
version "8.34.1"
2322-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.34.1.tgz#befdb042a6bc44fdad27429b2d3b679c80daad71"
2323-
integrity sha512-rjCNqqYPuMUF5ODD+hWBNmOitjBWghkGKJg6hiCHzUvXRy6rK22Jd3rwbP2Xi+R7oYVvIKhokHVhH41BxPV5mA==
2324-
dependencies:
2325-
"@typescript-eslint/project-service" "8.34.1"
2326-
"@typescript-eslint/tsconfig-utils" "8.34.1"
2327-
"@typescript-eslint/types" "8.34.1"
2328-
"@typescript-eslint/visitor-keys" "8.34.1"
2329-
debug "^4.3.4"
2330-
fast-glob "^3.3.2"
2331-
is-glob "^4.0.3"
2332-
minimatch "^9.0.4"
2333-
semver "^7.6.0"
2334-
ts-api-utils "^2.1.0"
2335-
23362327
"@typescript-eslint/typescript-estree@8.40.0":
23372328
version "8.40.0"
23382329
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.40.0.tgz#295149440ce7da81c790a4e14e327599a3a1e5c9"
@@ -2349,6 +2340,21 @@
23492340
semver "^7.6.0"
23502341
ts-api-utils "^2.1.0"
23512342

2343+
"@typescript-eslint/typescript-estree@8.58.0":
2344+
version "8.58.0"
2345+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.58.0.tgz#ed233faa8e2f2a2e1357c3e7d553d6465a0ee59a"
2346+
integrity sha512-7vv5UWbHqew/dvs+D3e1RvLv1v2eeZ9txRHPnEEBUgSNLx5ghdzjHa0sgLWYVKssH+lYmV0JaWdoubo0ncGYLA==
2347+
dependencies:
2348+
"@typescript-eslint/project-service" "8.58.0"
2349+
"@typescript-eslint/tsconfig-utils" "8.58.0"
2350+
"@typescript-eslint/types" "8.58.0"
2351+
"@typescript-eslint/visitor-keys" "8.58.0"
2352+
debug "^4.4.3"
2353+
minimatch "^10.2.2"
2354+
semver "^7.7.3"
2355+
tinyglobby "^0.2.15"
2356+
ts-api-utils "^2.5.0"
2357+
23522358
"@typescript-eslint/utils@7.18.0":
23532359
version "7.18.0"
23542360
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-7.18.0.tgz#bca01cde77f95fc6a8d5b0dbcbfb3d6ca4be451f"
@@ -2369,15 +2375,15 @@
23692375
"@typescript-eslint/types" "8.40.0"
23702376
"@typescript-eslint/typescript-estree" "8.40.0"
23712377

2372-
"@typescript-eslint/utils@^6.0.0 || ^7.0.0 || ^8.0.0":
2373-
version "8.34.1"
2374-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.34.1.tgz#f98c9b0c5cae407e34f5131cac0f3a74347a398e"
2375-
integrity sha512-mqOwUdZ3KjtGk7xJJnLbHxTuWVn3GO2WZZuM+Slhkun4+qthLdXx32C8xIXbO1kfCECb3jIs3eoxK3eryk7aoQ==
2378+
"@typescript-eslint/utils@^8.0.0":
2379+
version "8.58.0"
2380+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.58.0.tgz#21a74a7963b0d288b719a4121c7dd555adaab3c3"
2381+
integrity sha512-RfeSqcFeHMHlAWzt4TBjWOAtoW9lnsAGiP3GbaX9uVgTYYrMbVnGONEfUCiSss+xMHFl+eHZiipmA8WkQ7FuNA==
23762382
dependencies:
2377-
"@eslint-community/eslint-utils" "^4.7.0"
2378-
"@typescript-eslint/scope-manager" "8.34.1"
2379-
"@typescript-eslint/types" "8.34.1"
2380-
"@typescript-eslint/typescript-estree" "8.34.1"
2383+
"@eslint-community/eslint-utils" "^4.9.1"
2384+
"@typescript-eslint/scope-manager" "8.58.0"
2385+
"@typescript-eslint/types" "8.58.0"
2386+
"@typescript-eslint/typescript-estree" "8.58.0"
23812387

23822388
"@typescript-eslint/visitor-keys@7.18.0":
23832389
version "7.18.0"
@@ -2387,14 +2393,6 @@
23872393
"@typescript-eslint/types" "7.18.0"
23882394
eslint-visitor-keys "^3.4.3"
23892395

2390-
"@typescript-eslint/visitor-keys@8.34.1":
2391-
version "8.34.1"
2392-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.34.1.tgz#28a1987ea3542ccafb92aa792726a304b39531cf"
2393-
integrity sha512-xoh5rJ+tgsRKoXnkBPFRLZ7rjKM0AfVbC68UZ/ECXoDbfggb9RbEySN359acY1vS3qZ0jVTVWzbtfapwm5ztxw==
2394-
dependencies:
2395-
"@typescript-eslint/types" "8.34.1"
2396-
eslint-visitor-keys "^4.2.1"
2397-
23982396
"@typescript-eslint/visitor-keys@8.40.0":
23992397
version "8.40.0"
24002398
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.40.0.tgz#c1b45196981311fed7256863be4bfb2d3eda332a"
@@ -2403,6 +2401,14 @@
24032401
"@typescript-eslint/types" "8.40.0"
24042402
eslint-visitor-keys "^4.2.1"
24052403

2404+
"@typescript-eslint/visitor-keys@8.58.0":
2405+
version "8.58.0"
2406+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.58.0.tgz#2abd55a4be70fd55967aceaba4330b9ba9f45189"
2407+
integrity sha512-XJ9UD9+bbDo4a4epraTwG3TsNPeiB9aShrUneAVXy8q4LuwowN+qu89/6ByLMINqvIMeI9H9hOHQtg/ijrYXzQ==
2408+
dependencies:
2409+
"@typescript-eslint/types" "8.58.0"
2410+
eslint-visitor-keys "^5.0.0"
2411+
24062412
"@ungap/structured-clone@^1.2.0":
24072413
version "1.2.0"
24082414
resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.2.0.tgz#756641adb587851b5ccb3e095daf27ae581c8406"
@@ -2933,6 +2939,11 @@ balanced-match@^1.0.0:
29332939
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.2.tgz#e83e3a7e3f300b34cb9d87f615fa0cbf357690ee"
29342940
integrity sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==
29352941

2942+
balanced-match@^4.0.2:
2943+
version "4.0.4"
2944+
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-4.0.4.tgz#bfb10662feed8196a2c62e7c68e17720c274179a"
2945+
integrity sha512-BLrgEcRTwX2o6gGxGOCNyMvGSp35YofuYzw9h1IMTRmKqttAZZVU67bdb9Pr2vUHA8+j3i2tJfjO6C6+4myGTA==
2946+
29362947
base64-js@^1.3.1:
29372948
version "1.5.1"
29382949
resolved "https://registry.yarnpkg.com/base64-js/-/base64-js-1.5.1.tgz#1b1b440160a5bf7ad40b650f095963481903930a"
@@ -2980,6 +2991,13 @@ brace-expansion@^2.0.1:
29802991
dependencies:
29812992
balanced-match "^1.0.0"
29822993

2994+
brace-expansion@^5.0.5:
2995+
version "5.0.5"
2996+
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-5.0.5.tgz#dcc3a37116b79f3e1b46db994ced5d570e930fdb"
2997+
integrity sha512-VZznLgtwhn+Mact9tfiwx64fA9erHH/MCXEUfB/0bX/6Fz6ny5EGTXYltMocqg4xFAQZtnO3DHWWXi8RiuN7cQ==
2998+
dependencies:
2999+
balanced-match "^4.0.2"
3000+
29833001
braces@^3.0.3:
29843002
version "3.0.3"
29853003
resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.3.tgz#490332f40919452272d55a8480adc0c441358789"
@@ -3452,6 +3470,13 @@ debug@^3.1.0, debug@^3.2.7:
34523470
dependencies:
34533471
ms "^2.1.1"
34543472

3473+
debug@^4.4.3:
3474+
version "4.4.3"
3475+
resolved "https://registry.yarnpkg.com/debug/-/debug-4.4.3.tgz#c6ae432d9bd9662582fce08709b038c58e9e3d6a"
3476+
integrity sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==
3477+
dependencies:
3478+
ms "^2.1.3"
3479+
34553480
decimal.js@^10.5.0:
34563481
version "10.6.0"
34573482
resolved "https://registry.yarnpkg.com/decimal.js/-/decimal.js-10.6.0.tgz#e649a43e3ab953a72192ff5983865e509f37ed9a"
@@ -3886,12 +3911,12 @@ eslint-plugin-import@^2.28.1, eslint-plugin-import@^2.29.1:
38863911
string.prototype.trimend "^1.0.9"
38873912
tsconfig-paths "^3.15.0"
38883913

3889-
eslint-plugin-jest@^28.5.0:
3890-
version "28.14.0"
3891-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-28.14.0.tgz#02da77dc27d7b4c5480df3552ea26de056857b36"
3892-
integrity sha512-P9s/qXSMTpRTerE2FQ0qJet2gKbcGyFTPAJipoKxmWqR6uuFqIqk8FuEfg5yBieOezVrEfAMZrEwJ6yEp+1MFQ==
3914+
eslint-plugin-jest@^29.15.1:
3915+
version "29.15.1"
3916+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-29.15.1.tgz#f663f9f7903a7181efddea5a92d1d31e66362596"
3917+
integrity sha512-6BjyErCQauz3zfJvzLw/kAez2lf4LEpbHLvWBfEcG4EI0ZiRSwjoH2uZulMouU8kRkBH+S0rhqn11IhTvxKgKw==
38933918
dependencies:
3894-
"@typescript-eslint/utils" "^6.0.0 || ^7.0.0 || ^8.0.0"
3919+
"@typescript-eslint/utils" "^8.0.0"
38953920

38963921
eslint-plugin-jsx-a11y@^6.7.1, eslint-plugin-jsx-a11y@^6.8.0:
38973922
version "6.10.2"
@@ -3966,6 +3991,11 @@ eslint-visitor-keys@^4.2.1:
39663991
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz#4cfea60fe7dd0ad8e816e1ed026c1d5251b512c1"
39673992
integrity sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==
39683993

3994+
eslint-visitor-keys@^5.0.0:
3995+
version "5.0.1"
3996+
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-5.0.1.tgz#9e3c9489697824d2d4ce3a8ad12628f91e9f59be"
3997+
integrity sha512-tD40eHxA35h0PEIZNeIjkHoDR4YjjJp34biM0mDvplBe//mB+IHCqHDGV7pxF+7MklTvighcCPPZC7ynWyjdTA==
3998+
39693999
eslint@8.57.0:
39704000
version "8.57.0"
39714001
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.57.0.tgz#c786a6fd0e0b68941aaf624596fb987089195668"
@@ -4195,7 +4225,7 @@ fd-slicer@~1.1.0:
41954225
dependencies:
41964226
pend "~1.2.0"
41974227

4198-
fdir@^6.4.4:
4228+
fdir@^6.4.4, fdir@^6.5.0:
41994229
version "6.5.0"
42004230
resolved "https://registry.yarnpkg.com/fdir/-/fdir-6.5.0.tgz#ed2ab967a331ade62f18d077dae192684d50d350"
42014231
integrity sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg==
@@ -5912,6 +5942,13 @@ mimic-fn@^2.1.0:
59125942
resolved "https://registry.yarnpkg.com/mimic-fn/-/mimic-fn-2.1.0.tgz#7ed2c2ccccaf84d3ffcb7a69b57711fc2083401b"
59135943
integrity sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==
59145944

5945+
minimatch@^10.2.2:
5946+
version "10.2.5"
5947+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.2.5.tgz#bd48687a0be38ed2961399105600f832095861d1"
5948+
integrity sha512-MULkVLfKGYDFYejP07QOurDLLQpcjk7Fw+7jXS2R2czRQzR56yHRveU5NDJEOviH+hETZKSkIk5c+T23GjFUMg==
5949+
dependencies:
5950+
brace-expansion "^5.0.5"
5951+
59155952
minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2:
59165953
version "3.1.2"
59175954
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
@@ -6336,6 +6373,11 @@ picomatch@^4.0.2:
63366373
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-4.0.3.tgz#796c76136d1eead715db1e7bad785dedd695a042"
63376374
integrity sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==
63386375

6376+
picomatch@^4.0.3:
6377+
version "4.0.4"
6378+
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-4.0.4.tgz#fd6f5e00a143086e074dffe4c924b8fb293b0589"
6379+
integrity sha512-QP88BAKvMam/3NxH6vj2o21R6MjxZUAd6nlwAS/pnGvN9IVLocLHxGYIzFhg6fUQ+5th6P4dv4eW9jX3DSIj7A==
6380+
63396381
pify@^2.0.0, pify@^2.2.0:
63406382
version "2.3.0"
63416383
resolved "https://registry.yarnpkg.com/pify/-/pify-2.3.0.tgz#ed141a6ac043a849ea588498e7dca8b15330e90c"
@@ -7421,6 +7463,14 @@ tinyglobby@^0.2.13:
74217463
fdir "^6.4.4"
74227464
picomatch "^4.0.2"
74237465

7466+
tinyglobby@^0.2.15:
7467+
version "0.2.15"
7468+
resolved "https://registry.yarnpkg.com/tinyglobby/-/tinyglobby-0.2.15.tgz#e228dd1e638cea993d2fdb4fcd2d4602a79951c2"
7469+
integrity sha512-j2Zq4NyQYG5XMST4cbs02Ak8iJUdxRM0XI5QyxXuZOzKOINmWurp3smXu3y5wDcJrptwpSjgXHzIQxR0omXljQ==
7470+
dependencies:
7471+
fdir "^6.5.0"
7472+
picomatch "^4.0.3"
7473+
74247474
tldts-core@^6.1.86:
74257475
version "6.1.86"
74267476
resolved "https://registry.yarnpkg.com/tldts-core/-/tldts-core-6.1.86.tgz#a93e6ed9d505cb54c542ce43feb14c73913265d8"
@@ -7491,6 +7541,11 @@ ts-api-utils@^2.1.0:
74917541
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-2.1.0.tgz#595f7094e46eed364c13fd23e75f9513d29baf91"
74927542
integrity sha512-CUgTZL1irw8u29bzrOD/nH85jqyc74D6SshFgujOIA7osm2Rz7dYH77agkx7H4FBNxDq7Cjf+IjaX/8zwFW+ZQ==
74937543

7544+
ts-api-utils@^2.5.0:
7545+
version "2.5.0"
7546+
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-2.5.0.tgz#4acd4a155e22734990a5ed1fe9e97f113bcb37c1"
7547+
integrity sha512-OJ/ibxhPlqrMM0UiNHJ/0CKQkoKF243/AEmplt3qpRgkW8VG7IfOS41h7V8TjITqdByHzrjcS/2si+y4lIh8NA==
7548+
74947549
ts-node@^10.9.2:
74957550
version "10.9.2"
74967551
resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-10.9.2.tgz#70f021c9e185bccdca820e26dc413805c101c71f"

0 commit comments

Comments
 (0)