Skip to content

Commit 3993023

Browse files
committed
Chore(deps): Updated lock file
1 parent a56f7fb commit 3993023

File tree

1 file changed

+15
-3
lines changed

1 file changed

+15
-3
lines changed

yarn.lock

Lines changed: 15 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1918,7 +1918,7 @@
19181918
dependencies:
19191919
eslint-visitor-keys "^3.4.3"
19201920

1921-
"@eslint-community/eslint-utils@^4.8.0":
1921+
"@eslint-community/eslint-utils@^4.8.0", "@eslint-community/eslint-utils@^4.9.0":
19221922
version "4.9.0"
19231923
resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.9.0.tgz#7308df158e064f0dd8b8fdb58aa14fa2a7f913b3"
19241924
integrity sha512-ayVFHdtZ+hsq1t2Dy24wCmGXGe4q9Gu3smhLYALJrr473ZH27MsnSL+LKUlimp4BWJqMDMLmPpx/Q9R3OAlL4g==
@@ -3129,6 +3129,18 @@
31293129
resolved "https://registry.npmjs.org/@socket.io/component-emitter/-/component-emitter-3.1.0.tgz"
31303130
integrity sha512-+9jVqKhRSpsc591z5vX+X5Yyw+he/HCB4iQ/RYxw35CEPaY1gnsNE43nf9n9AaYjAQrTiI/mOwKUKdUs9vf7Xg==
31313131

3132+
"@stylistic/eslint-plugin@5.4.0":
3133+
version "5.4.0"
3134+
resolved "https://registry.yarnpkg.com/@stylistic/eslint-plugin/-/eslint-plugin-5.4.0.tgz#4cd51beb5602a8978a9a956c3568180efffcabe5"
3135+
integrity sha512-UG8hdElzuBDzIbjG1QDwnYH0MQ73YLXDFHgZzB4Zh/YJfnw8XNsloVtytqzx0I2Qky9THSdpTmi8Vjn/pf/Lew==
3136+
dependencies:
3137+
"@eslint-community/eslint-utils" "^4.9.0"
3138+
"@typescript-eslint/types" "^8.44.0"
3139+
eslint-visitor-keys "^4.2.1"
3140+
espree "^10.4.0"
3141+
estraverse "^5.3.0"
3142+
picomatch "^4.0.3"
3143+
31323144
"@stylistic/stylelint-plugin@^3.0.1":
31333145
version "3.1.1"
31343146
resolved "https://registry.npmjs.org/@stylistic/stylelint-plugin/-/stylelint-plugin-3.1.1.tgz"
@@ -3538,7 +3550,7 @@
35383550
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.38.0.tgz#297351c994976b93c82ac0f0e206c8143aa82529"
35393551
integrity sha512-wzkUfX3plUqij4YwWaJyqhiPE5UCRVlFpKn1oCRn2O1bJ592XxWJj8ROQ3JD5MYXLORW84063z3tZTb/cs4Tyw==
35403552

3541-
"@typescript-eslint/types@8.46.1", "@typescript-eslint/types@^8.46.1":
3553+
"@typescript-eslint/types@8.46.1", "@typescript-eslint/types@^8.44.0", "@typescript-eslint/types@^8.46.1":
35423554
version "8.46.1"
35433555
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.46.1.tgz#4c5479538ec10b5508b8e982e172911c987446d8"
35443556
integrity sha512-C+soprGBHwWBdkDpbaRC4paGBrkIXxVlNohadL5o0kfhsXqOC6GYH2S/Obmig+I0HTDl8wMaRySwrfrXVP8/pQ==
@@ -5821,7 +5833,7 @@ estraverse@^4.1.1:
58215833
resolved "https://registry.npmjs.org/estraverse/-/estraverse-4.3.0.tgz"
58225834
integrity sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==
58235835

5824-
estraverse@^5.1.0, estraverse@^5.2.0:
5836+
estraverse@^5.1.0, estraverse@^5.2.0, estraverse@^5.3.0:
58255837
version "5.3.0"
58265838
resolved "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz"
58275839
integrity sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==

0 commit comments

Comments
 (0)