Skip to content

Commit 4dd95fb

Browse files
authored
Merge pull request #813 from govuk-one-login/dependabot/npm_and_yarn/main/dev-dependencies-8fbf44ef22
BAU: Bump the dev-dependencies group with 3 updates
2 parents 50f03a8 + 8b2b4e0 commit 4dd95fb

2 files changed

Lines changed: 94 additions & 94 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@
3939
"fast-xml-parser": "^5.5.9"
4040
},
4141
"devDependencies": {
42-
"@aws-sdk/client-sso-oidc": "^3.1014.0",
43-
"@aws-sdk/client-sts": "^3.1014.0",
42+
"@aws-sdk/client-sso-oidc": "^3.1015.0",
43+
"@aws-sdk/client-sts": "^3.1015.0",
4444
"@eslint/js": "^10.0.1",
4545
"@pact-foundation/pact": "^16.3.0",
4646
"@pact-foundation/pact-cli": "^16.1.6",
@@ -70,7 +70,7 @@
7070
"ts-jest": "^29.4.6",
7171
"ts-node": "^10.9.2",
7272
"typescript": "^5.9.3",
73-
"typescript-eslint": "^8.57.1",
73+
"typescript-eslint": "^8.57.2",
7474
"yarn-audit-fix": "^10.0.9"
7575
},
7676
"resolutions": {

yarn.lock

Lines changed: 91 additions & 91 deletions
Original file line numberDiff line numberDiff line change
@@ -173,24 +173,24 @@
173173
"@smithy/util-utf8" "^4.2.2"
174174
tslib "^2.6.2"
175175

176-
"@aws-sdk/client-sso-oidc@^3.1014.0":
177-
version "3.1014.0"
178-
resolved "https://registry.yarnpkg.com/@aws-sdk/client-sso-oidc/-/client-sso-oidc-3.1014.0.tgz#e385ac045b4abed29fe8f8ed4247a23dad4fa331"
179-
integrity sha512-nJplGHAPeh2vWVh6+Ng/O1HuWOOdWjWUJwGkcZv5C5hZhdDL5xWGj8AZDurAlsTX4lNpcM3M1FCuK97XCzHnDg==
176+
"@aws-sdk/client-sso-oidc@^3.1015.0":
177+
version "3.1015.0"
178+
resolved "https://registry.yarnpkg.com/@aws-sdk/client-sso-oidc/-/client-sso-oidc-3.1015.0.tgz#f62d42ae3641b3b712b5d917d32a3e873103e2f2"
179+
integrity sha512-oijjbiRFQGKGuek9ei/kLzzPxBTTB9YAGlDqc1FVwNmEfVL6p5OLCmOUGG+vXD+g54m92NJAtYopH7HR5FulJA==
180180
dependencies:
181181
"@aws-crypto/sha256-browser" "5.2.0"
182182
"@aws-crypto/sha256-js" "5.2.0"
183-
"@aws-sdk/core" "^3.973.23"
184-
"@aws-sdk/credential-provider-node" "^3.972.24"
183+
"@aws-sdk/core" "^3.973.24"
184+
"@aws-sdk/credential-provider-node" "^3.972.25"
185185
"@aws-sdk/middleware-host-header" "^3.972.8"
186186
"@aws-sdk/middleware-logger" "^3.972.8"
187187
"@aws-sdk/middleware-recursion-detection" "^3.972.8"
188-
"@aws-sdk/middleware-user-agent" "^3.972.24"
188+
"@aws-sdk/middleware-user-agent" "^3.972.25"
189189
"@aws-sdk/region-config-resolver" "^3.972.9"
190190
"@aws-sdk/types" "^3.973.6"
191191
"@aws-sdk/util-endpoints" "^3.996.5"
192192
"@aws-sdk/util-user-agent-browser" "^3.972.8"
193-
"@aws-sdk/util-user-agent-node" "^3.973.10"
193+
"@aws-sdk/util-user-agent-node" "^3.973.11"
194194
"@smithy/config-resolver" "^4.4.13"
195195
"@smithy/core" "^3.23.12"
196196
"@smithy/fetch-http-handler" "^5.3.15"
@@ -218,24 +218,24 @@
218218
"@smithy/util-utf8" "^4.2.2"
219219
tslib "^2.6.2"
220220

221-
"@aws-sdk/client-sts@^3.1014.0":
222-
version "3.1014.0"
223-
resolved "https://registry.yarnpkg.com/@aws-sdk/client-sts/-/client-sts-3.1014.0.tgz#ae86498b081e62348c14bfa19a926852795d36a6"
224-
integrity sha512-kRul8psoJJeXm80FVcfMMfj/fT+taG0cVG15o2dJudQ0iBE5tg7GHYQ3s4WPPnWxzQkgDZf7J2bEIzTYyjmOSg==
221+
"@aws-sdk/client-sts@^3.1015.0":
222+
version "3.1015.0"
223+
resolved "https://registry.yarnpkg.com/@aws-sdk/client-sts/-/client-sts-3.1015.0.tgz#5495df144bbc44c75ca928262f2c648d54ab38ce"
224+
integrity sha512-ZCArjm1DEh7HmlD/xw2wZVU7tJ86APXFi+EuSS3uIYgv2Kn5TTOBDcuycE2yG7CpUpz98Vrb2wHuHskA8LtMQA==
225225
dependencies:
226226
"@aws-crypto/sha256-browser" "5.2.0"
227227
"@aws-crypto/sha256-js" "5.2.0"
228-
"@aws-sdk/core" "^3.973.23"
229-
"@aws-sdk/credential-provider-node" "^3.972.24"
228+
"@aws-sdk/core" "^3.973.24"
229+
"@aws-sdk/credential-provider-node" "^3.972.25"
230230
"@aws-sdk/middleware-host-header" "^3.972.8"
231231
"@aws-sdk/middleware-logger" "^3.972.8"
232232
"@aws-sdk/middleware-recursion-detection" "^3.972.8"
233-
"@aws-sdk/middleware-user-agent" "^3.972.24"
233+
"@aws-sdk/middleware-user-agent" "^3.972.25"
234234
"@aws-sdk/region-config-resolver" "^3.972.9"
235235
"@aws-sdk/types" "^3.973.6"
236236
"@aws-sdk/util-endpoints" "^3.996.5"
237237
"@aws-sdk/util-user-agent-browser" "^3.972.8"
238-
"@aws-sdk/util-user-agent-node" "^3.973.10"
238+
"@aws-sdk/util-user-agent-node" "^3.973.11"
239239
"@smithy/config-resolver" "^4.4.13"
240240
"@smithy/core" "^3.23.12"
241241
"@smithy/fetch-http-handler" "^5.3.15"
@@ -263,7 +263,7 @@
263263
"@smithy/util-utf8" "^4.2.2"
264264
tslib "^2.6.2"
265265

266-
"@aws-sdk/core@^3.973.23", "@aws-sdk/core@^3.973.24":
266+
"@aws-sdk/core@^3.973.24":
267267
version "3.973.24"
268268
resolved "https://registry.yarnpkg.com/@aws-sdk/core/-/core-3.973.24.tgz#3fe12eb94fb8733a7b07f7a00fda9b20b42179fd"
269269
integrity sha512-vvf82RYQu2GidWAuQq+uIzaPz9V0gSCXVqdVzRosgl5rXcspXOpSD3wFreGGW6AYymPr97Z69kjVnLePBxloDw==
@@ -343,7 +343,7 @@
343343
"@smithy/types" "^4.13.1"
344344
tslib "^2.6.2"
345345

346-
"@aws-sdk/credential-provider-node@^3.972.24", "@aws-sdk/credential-provider-node@^3.972.25":
346+
"@aws-sdk/credential-provider-node@^3.972.25":
347347
version "3.972.25"
348348
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-node/-/credential-provider-node-3.972.25.tgz#0cbdf537b013d849a2d4fcf3d12660b21fefbfd9"
349349
integrity sha512-m7dR0Dsva2P+VUpL+VkC0WwiDby5pgmWXkRVDB5rlwv0jXJrQJf7YMtCoM8Wjk0H9jPeCYOxOXXcIgp/qp5Alg==
@@ -474,7 +474,7 @@
474474
"@smithy/util-utf8" "^4.2.2"
475475
tslib "^2.6.2"
476476

477-
"@aws-sdk/middleware-user-agent@^3.972.24", "@aws-sdk/middleware-user-agent@^3.972.25":
477+
"@aws-sdk/middleware-user-agent@^3.972.25":
478478
version "3.972.25"
479479
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-user-agent/-/middleware-user-agent-3.972.25.tgz#6e882bfe4964a96f7e935d43af6b755a40e2a71e"
480480
integrity sha512-QxiMPofvOt8SwSynTOmuZfvvPM1S9QfkESBxB22NMHTRXCJhR5BygLl8IXfC4jELiisQgwsgUby21GtXfX3f/g==
@@ -599,7 +599,7 @@
599599
bowser "^2.11.0"
600600
tslib "^2.6.2"
601601

602-
"@aws-sdk/util-user-agent-node@^3.973.10", "@aws-sdk/util-user-agent-node@^3.973.11":
602+
"@aws-sdk/util-user-agent-node@^3.973.11":
603603
version "3.973.11"
604604
resolved "https://registry.yarnpkg.com/@aws-sdk/util-user-agent-node/-/util-user-agent-node-3.973.11.tgz#7b71356a0b6f0be9115af234e8e96b0932a1b505"
605605
integrity sha512-1qdXbXo2s5MMLpUvw00284LsbhtlQ4ul7Zzdn5n+7p4WVgCMLqhxImpHIrjSoc72E/fyc4Wq8dLtUld2Gsh+lA==
@@ -2798,16 +2798,16 @@
27982798
resolved "https://registry.yarnpkg.com/@types/yarnpkg__lockfile/-/yarnpkg__lockfile-1.1.9.tgz#b3c8e8d66dc8ce79827f422a660a557cda9ded14"
27992799
integrity sha512-GD4Fk15UoP5NLCNor51YdfL9MSdldKCqOC9EssrRw3HVfar9wUZ5y8Lfnp+qVD6hIinLr8ygklDYnmlnlQo12Q==
28002800

2801-
"@typescript-eslint/eslint-plugin@8.57.1":
2802-
version "8.57.1"
2803-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.57.1.tgz#ddfdfb30f8b5ccee7f3c21798b377c51370edd55"
2804-
integrity sha512-Gn3aqnvNl4NGc6x3/Bqk1AOn0thyTU9bqDRhiRnUWezgvr2OnhYCWCgC8zXXRVqBsIL1pSDt7T9nJUe0oM0kDQ==
2801+
"@typescript-eslint/eslint-plugin@8.57.2":
2802+
version "8.57.2"
2803+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.57.2.tgz#ad0dcefeca9c2ecbe09f730d478063666aee010b"
2804+
integrity sha512-NZZgp0Fm2IkD+La5PR81sd+g+8oS6JwJje+aRWsDocxHkjyRw0J5L5ZTlN3LI1LlOcGL7ph3eaIUmTXMIjLk0w==
28052805
dependencies:
28062806
"@eslint-community/regexpp" "^4.12.2"
2807-
"@typescript-eslint/scope-manager" "8.57.1"
2808-
"@typescript-eslint/type-utils" "8.57.1"
2809-
"@typescript-eslint/utils" "8.57.1"
2810-
"@typescript-eslint/visitor-keys" "8.57.1"
2807+
"@typescript-eslint/scope-manager" "8.57.2"
2808+
"@typescript-eslint/type-utils" "8.57.2"
2809+
"@typescript-eslint/utils" "8.57.2"
2810+
"@typescript-eslint/visitor-keys" "8.57.2"
28112811
ignore "^7.0.5"
28122812
natural-compare "^1.4.0"
28132813
ts-api-utils "^2.4.0"
@@ -2827,15 +2827,15 @@
28272827
natural-compare "^1.4.0"
28282828
ts-api-utils "^1.3.0"
28292829

2830-
"@typescript-eslint/parser@8.57.1":
2831-
version "8.57.1"
2832-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.57.1.tgz#d523e559b148264055c0a49a29d5f50c7de659c2"
2833-
integrity sha512-k4eNDan0EIMTT/dUKc/g+rsJ6wcHYhNPdY19VoX/EOtaAG8DLtKCykhrUnuHPYvinn5jhAPgD2Qw9hXBwrahsw==
2830+
"@typescript-eslint/parser@8.57.2":
2831+
version "8.57.2"
2832+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.57.2.tgz#b819955e39f976c0d4f95b5ed67fe22f85cd6898"
2833+
integrity sha512-30ScMRHIAD33JJQkgfGW1t8CURZtjc2JpTrq5n2HFhOefbAhb7ucc7xJwdWcrEtqUIYJ73Nybpsggii6GtAHjA==
28342834
dependencies:
2835-
"@typescript-eslint/scope-manager" "8.57.1"
2836-
"@typescript-eslint/types" "8.57.1"
2837-
"@typescript-eslint/typescript-estree" "8.57.1"
2838-
"@typescript-eslint/visitor-keys" "8.57.1"
2835+
"@typescript-eslint/scope-manager" "8.57.2"
2836+
"@typescript-eslint/types" "8.57.2"
2837+
"@typescript-eslint/typescript-estree" "8.57.2"
2838+
"@typescript-eslint/visitor-keys" "8.57.2"
28392839
debug "^4.4.3"
28402840

28412841
"@typescript-eslint/parser@^7.18.0":
@@ -2858,13 +2858,13 @@
28582858
"@typescript-eslint/types" "^8.56.1"
28592859
debug "^4.4.3"
28602860

2861-
"@typescript-eslint/project-service@8.57.1":
2862-
version "8.57.1"
2863-
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.57.1.tgz#16af9fe16eedbd7085e4fdc29baa73715c0c55c5"
2864-
integrity sha512-vx1F37BRO1OftsYlmG9xay1TqnjNVlqALymwWVuYTdo18XuKxtBpCj1QlzNIEHlvlB27osvXFWptYiEWsVdYsg==
2861+
"@typescript-eslint/project-service@8.57.2":
2862+
version "8.57.2"
2863+
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.57.2.tgz#dfbc7777f9f633f2b06b558cda3836e76f856e3c"
2864+
integrity sha512-FuH0wipFywXRTHf+bTTjNyuNQQsQC3qh/dYzaM4I4W0jrCqjCVuUh99+xd9KamUfmCGPvbO8NDngo/vsnNVqgw==
28652865
dependencies:
2866-
"@typescript-eslint/tsconfig-utils" "^8.57.1"
2867-
"@typescript-eslint/types" "^8.57.1"
2866+
"@typescript-eslint/tsconfig-utils" "^8.57.2"
2867+
"@typescript-eslint/types" "^8.57.2"
28682868
debug "^4.4.3"
28692869

28702870
"@typescript-eslint/scope-manager@7.18.0":
@@ -2883,23 +2883,23 @@
28832883
"@typescript-eslint/types" "8.56.1"
28842884
"@typescript-eslint/visitor-keys" "8.56.1"
28852885

2886-
"@typescript-eslint/scope-manager@8.57.1":
2887-
version "8.57.1"
2888-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.57.1.tgz#4524d7e7b420cb501807499684d435ae129aaf35"
2889-
integrity sha512-hs/QcpCwlwT2L5S+3fT6gp0PabyGk4Q0Rv2doJXA0435/OpnSR3VRgvrp8Xdoc3UAYSg9cyUjTeFXZEPg/3OKg==
2886+
"@typescript-eslint/scope-manager@8.57.2":
2887+
version "8.57.2"
2888+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.57.2.tgz#734dcde40677f430b5d963108337295bdbc09dae"
2889+
integrity sha512-snZKH+W4WbWkrBqj4gUNRIGb/jipDW3qMqVJ4C9rzdFc+wLwruxk+2a5D+uoFcKPAqyqEnSb4l2ULuZf95eSkw==
28902890
dependencies:
2891-
"@typescript-eslint/types" "8.57.1"
2892-
"@typescript-eslint/visitor-keys" "8.57.1"
2891+
"@typescript-eslint/types" "8.57.2"
2892+
"@typescript-eslint/visitor-keys" "8.57.2"
28932893

28942894
"@typescript-eslint/tsconfig-utils@8.56.1":
28952895
version "8.56.1"
28962896
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.56.1.tgz#1afa830b0fada5865ddcabdc993b790114a879b7"
28972897
integrity sha512-qOtCYzKEeyr3aR9f28mPJqBty7+DBqsdd63eO0yyDwc6vgThj2UjWfJIcsFeSucYydqcuudMOprZ+x1SpF3ZuQ==
28982898

2899-
"@typescript-eslint/tsconfig-utils@8.57.1", "@typescript-eslint/tsconfig-utils@^8.57.1":
2900-
version "8.57.1"
2901-
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.57.1.tgz#9233443ec716882a6f9e240fd900a73f0235f3d7"
2902-
integrity sha512-0lgOZB8cl19fHO4eI46YUx2EceQqhgkPSuCGLlGi79L2jwYY1cxeYc1Nae8Aw1xjgW3PKVDLlr3YJ6Bxx8HkWg==
2899+
"@typescript-eslint/tsconfig-utils@8.57.2", "@typescript-eslint/tsconfig-utils@^8.57.2":
2900+
version "8.57.2"
2901+
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.57.2.tgz#cf82dc11e884103ec13188a7352591efaa1a887e"
2902+
integrity sha512-3Lm5DSM+DCowsUOJC+YqHHnKEfFh5CoGkj5Z31NQSNF4l5wdOwqGn99wmwN/LImhfY3KJnmordBq/4+VDe2eKw==
29032903

29042904
"@typescript-eslint/tsconfig-utils@^8.56.1":
29052905
version "8.57.0"
@@ -2916,14 +2916,14 @@
29162916
debug "^4.3.4"
29172917
ts-api-utils "^1.3.0"
29182918

2919-
"@typescript-eslint/type-utils@8.57.1":
2920-
version "8.57.1"
2921-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.57.1.tgz#c49af1347b5869ca85155547a8f34f84ab386fd9"
2922-
integrity sha512-+Bwwm0ScukFdyoJsh2u6pp4S9ktegF98pYUU0hkphOOqdMB+1sNQhIz8y5E9+4pOioZijrkfNO/HUJVAFFfPKA==
2919+
"@typescript-eslint/type-utils@8.57.2":
2920+
version "8.57.2"
2921+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.57.2.tgz#3ec65a94e73776252991a3cf0a15d220734c28f5"
2922+
integrity sha512-Co6ZCShm6kIbAM/s+oYVpKFfW7LBc6FXoPXjTRQ449PPNBY8U0KZXuevz5IFuuUj2H9ss40atTaf9dlGLzbWZg==
29232923
dependencies:
2924-
"@typescript-eslint/types" "8.57.1"
2925-
"@typescript-eslint/typescript-estree" "8.57.1"
2926-
"@typescript-eslint/utils" "8.57.1"
2924+
"@typescript-eslint/types" "8.57.2"
2925+
"@typescript-eslint/typescript-estree" "8.57.2"
2926+
"@typescript-eslint/utils" "8.57.2"
29272927
debug "^4.4.3"
29282928
ts-api-utils "^2.4.0"
29292929

@@ -2937,10 +2937,10 @@
29372937
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.56.1.tgz#975e5942bf54895291337c91b9191f6eb0632ab9"
29382938
integrity sha512-dbMkdIUkIkchgGDIv7KLUpa0Mda4IYjo4IAMJUZ+3xNoUXxMsk9YtKpTHSChRS85o+H9ftm51gsK1dZReY9CVw==
29392939

2940-
"@typescript-eslint/types@8.57.1", "@typescript-eslint/types@^8.57.1":
2941-
version "8.57.1"
2942-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.57.1.tgz#54b27a8a25a7b45b4f978c3f8e00c4c78f11142c"
2943-
integrity sha512-S29BOBPJSFUiblEl6RzPPjJt6w25A6XsBqRVDt53tA/tlL8q7ceQNZHTjPeONt/3S7KRI4quk+yP9jK2WjBiPQ==
2940+
"@typescript-eslint/types@8.57.2", "@typescript-eslint/types@^8.57.2":
2941+
version "8.57.2"
2942+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.57.2.tgz#efe0da4c28b505ed458f113aa960dce2c5c671f4"
2943+
integrity sha512-/iZM6FnM4tnx9csuTxspMW4BOSegshwX5oBDznJ7S4WggL7Vczz5d2W11ecc4vRrQMQHXRSxzrCsyG5EsPPTbA==
29442944

29452945
"@typescript-eslint/types@^8.56.1":
29462946
version "8.57.0"
@@ -2976,15 +2976,15 @@
29762976
tinyglobby "^0.2.15"
29772977
ts-api-utils "^2.4.0"
29782978

2979-
"@typescript-eslint/typescript-estree@8.57.1":
2980-
version "8.57.1"
2981-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.57.1.tgz#a9fd28d4a0ec896aa9a9a7e0cead62ea24f99e76"
2982-
integrity sha512-ybe2hS9G6pXpqGtPli9Gx9quNV0TWLOmh58ADlmZe9DguLq0tiAKVjirSbtM1szG6+QH6rVXyU6GTLQbWnMY+g==
2979+
"@typescript-eslint/typescript-estree@8.57.2":
2980+
version "8.57.2"
2981+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.57.2.tgz#432e61a6cf2ab565837da387e5262c159672abea"
2982+
integrity sha512-2MKM+I6g8tJxfSmFKOnHv2t8Sk3T6rF20A1Puk0svLK+uVapDZB/4pfAeB7nE83uAZrU6OxW+HmOd5wHVdXwXA==
29832983
dependencies:
2984-
"@typescript-eslint/project-service" "8.57.1"
2985-
"@typescript-eslint/tsconfig-utils" "8.57.1"
2986-
"@typescript-eslint/types" "8.57.1"
2987-
"@typescript-eslint/visitor-keys" "8.57.1"
2984+
"@typescript-eslint/project-service" "8.57.2"
2985+
"@typescript-eslint/tsconfig-utils" "8.57.2"
2986+
"@typescript-eslint/types" "8.57.2"
2987+
"@typescript-eslint/visitor-keys" "8.57.2"
29882988
debug "^4.4.3"
29892989
minimatch "^10.2.2"
29902990
semver "^7.7.3"
@@ -3001,15 +3001,15 @@
30013001
"@typescript-eslint/types" "7.18.0"
30023002
"@typescript-eslint/typescript-estree" "7.18.0"
30033003

3004-
"@typescript-eslint/utils@8.57.1":
3005-
version "8.57.1"
3006-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.57.1.tgz#e40f5a7fcff02fd24092a7b52bd6ec029fb50465"
3007-
integrity sha512-XUNSJ/lEVFttPMMoDVA2r2bwrl8/oPx8cURtczkSEswY5T3AeLmCy+EKWQNdL4u0MmAHOjcWrqJp2cdvgjn8dQ==
3004+
"@typescript-eslint/utils@8.57.2":
3005+
version "8.57.2"
3006+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.57.2.tgz#46a8974c24326fb8899486728428a0f1a3115014"
3007+
integrity sha512-krRIbvPK1ju1WBKIefiX+bngPs+odIQUtR7kymzPfo1POVw3jlF+nLkmexdSSd4UCbDcQn+wMBATOOmpBbqgKg==
30083008
dependencies:
30093009
"@eslint-community/eslint-utils" "^4.9.1"
3010-
"@typescript-eslint/scope-manager" "8.57.1"
3011-
"@typescript-eslint/types" "8.57.1"
3012-
"@typescript-eslint/typescript-estree" "8.57.1"
3010+
"@typescript-eslint/scope-manager" "8.57.2"
3011+
"@typescript-eslint/types" "8.57.2"
3012+
"@typescript-eslint/typescript-estree" "8.57.2"
30133013

30143014
"@typescript-eslint/utils@~8.56.0":
30153015
version "8.56.1"
@@ -3037,12 +3037,12 @@
30373037
"@typescript-eslint/types" "8.56.1"
30383038
eslint-visitor-keys "^5.0.0"
30393039

3040-
"@typescript-eslint/visitor-keys@8.57.1":
3041-
version "8.57.1"
3042-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.57.1.tgz#3af4f88118924d3be983d4b8ae84803f11fe4563"
3043-
integrity sha512-YWnmJkXbofiz9KbnbbwuA2rpGkFPLbAIetcCNO6mJ8gdhdZ/v7WDXsoGFAJuM6ikUFKTlSQnjWnVO4ux+UzS6A==
3040+
"@typescript-eslint/visitor-keys@8.57.2":
3041+
version "8.57.2"
3042+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.57.2.tgz#a5c9605774247336c0412beb7dc288ab2a07c11e"
3043+
integrity sha512-zhahknjobV2FiD6Ee9iLbS7OV9zi10rG26odsQdfBO/hjSzUQbkIYgda+iNKK1zNiW2ey+Lf8MU5btN17V3dUw==
30443044
dependencies:
3045-
"@typescript-eslint/types" "8.57.1"
3045+
"@typescript-eslint/types" "8.57.2"
30463046
eslint-visitor-keys "^5.0.0"
30473047

30483048
"@ungap/structured-clone@^1.3.0":
@@ -7687,15 +7687,15 @@ typeof@^1.0.0:
76877687
resolved "https://registry.yarnpkg.com/typeof/-/typeof-1.0.0.tgz#9c84403f2323ae5399167275497638ea1d2f2440"
76887688
integrity sha512-Pze0mIxYXhaJdpw1ayMzOA7rtGr1OmsTY/Z+FWtRKIqXFz6aoDLjqdbWE/tcIBSC8nhnVXiRrEXujodR/xiFAA==
76897689

7690-
typescript-eslint@^8.57.1:
7691-
version "8.57.1"
7692-
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.57.1.tgz#573f97d3e48bbb67290b47dde1b7cb3b5d01dc4f"
7693-
integrity sha512-fLvZWf+cAGw3tqMCYzGIU6yR8K+Y9NT2z23RwOjlNFF2HwSB3KhdEFI5lSBv8tNmFkkBShSjsCjzx1vahZfISA==
7690+
typescript-eslint@^8.57.2:
7691+
version "8.57.2"
7692+
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.57.2.tgz#d64c6648dda5b15176708701537ab0b55ba3c83d"
7693+
integrity sha512-VEPQ0iPgWO/sBaZOU1xo4nuNdODVOajPnTIbog2GKYr31nIlZ0fWPoCQgGfF3ETyBl1vn63F/p50Um9Z4J8O8A==
76947694
dependencies:
7695-
"@typescript-eslint/eslint-plugin" "8.57.1"
7696-
"@typescript-eslint/parser" "8.57.1"
7697-
"@typescript-eslint/typescript-estree" "8.57.1"
7698-
"@typescript-eslint/utils" "8.57.1"
7695+
"@typescript-eslint/eslint-plugin" "8.57.2"
7696+
"@typescript-eslint/parser" "8.57.2"
7697+
"@typescript-eslint/typescript-estree" "8.57.2"
7698+
"@typescript-eslint/utils" "8.57.2"
76997699

77007700
typescript@^5.9.3:
77017701
version "5.9.3"

0 commit comments

Comments
 (0)