Skip to content

Commit 9c85a23

Browse files
committed
deps: bump eslint and plugins Refs: RATY-299
1 parent afd8578 commit 9c85a23

2 files changed

Lines changed: 43 additions & 39 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,11 +108,11 @@
108108
"@testing-library/react": "^16.0.1",
109109
"@testing-library/user-event": "^14.5.2",
110110
"axe-html-reporter": "^2.2.11",
111-
"eslint": "8.43.0",
111+
"eslint": "^8.43.0",
112112
"eslint-config-react-app": "^7.0.1",
113113
"eslint-plugin-import": "^2.22.1",
114114
"eslint-plugin-simple-import-sort": "^12.1.1",
115-
"eslint-plugin-vitest-globals": "^1.5.0",
115+
"eslint-plugin-vitest-globals": "^1.6.1",
116116
"identity-obj-proxy": "^3.0.0",
117117
"jsdom": "^27.0.0",
118118
"nodemon": "^2.0.20",

yarn.lock

Lines changed: 41 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -1622,7 +1622,12 @@
16221622
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.12.1.tgz#cfc6cffe39df390a3841cde2abccf92eaa7ae0e0"
16231623
integrity sha512-CCZCDJuduB9OUkFkY2IgppNZMi2lBQgD2qzwXkEia16cge2pijY/aXi96CJMquDMn3nJdlPV1A5KrJEXwfLNzQ==
16241624

1625-
"@eslint/eslintrc@^2.0.3":
1625+
"@eslint-community/regexpp@^4.6.1":
1626+
version "4.12.2"
1627+
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.12.2.tgz#bccdf615bcf7b6e8db830ec0b8d21c9a25de597b"
1628+
integrity sha512-EriSTlt5OC9/7SXkRSCAhfSxxoSUgBm33OH+IkwbdpgoqsSsUg7y3uh+IICI/Qg4BBWr3U2i39RpmycbxMq4ew==
1629+
1630+
"@eslint/eslintrc@^2.1.4":
16261631
version "2.1.4"
16271632
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-2.1.4.tgz#388a269f0f25c1b6adc317b5a2c55714894c70ad"
16281633
integrity sha512-269Z39MS6wVJtsoUl10L60WdkhJVdPG24Q4eZTH3nnF6lpvSShEK3wQjDX9JRWAUPvPh7COouPpU9IrqaZFvtQ==
@@ -1637,10 +1642,10 @@
16371642
minimatch "^3.1.2"
16381643
strip-json-comments "^3.1.1"
16391644

1640-
"@eslint/js@8.43.0":
1641-
version "8.43.0"
1642-
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.43.0.tgz#559ca3d9ddbd6bf907ad524320a0d14b85586af0"
1643-
integrity sha512-s2UHCoiXfxMvmfzqoN+vrQ84ahUSYde9qNO1MdxmoEhyHWsfmwOpFlwYV+ePJEVc7gFnATGUi376WowX1N7tFg==
1645+
"@eslint/js@8.57.1":
1646+
version "8.57.1"
1647+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.57.1.tgz#de633db3ec2ef6a3c89e2f19038063e8a122e2c2"
1648+
integrity sha512-d9zaMRSTIKDLhctzH12MtXvJKSSUhaHcjV+2Z+GK+EEY7XKpP5yR4x+N3TAcHTcu963nIr+TMcCb4DBCYX1z6Q==
16441649

16451650
"@formatjs/ecma402-abstract@1.11.4":
16461651
version "1.11.4"
@@ -1741,12 +1746,12 @@
17411746
resolved "https://registry.yarnpkg.com/@hookform/resolvers/-/resolvers-2.9.11.tgz#9ce96e7746625a89239f68ca57c4f654264c17ef"
17421747
integrity sha512-bA3aZ79UgcHj7tFV7RlgThzwSSHZgvfbt2wprldRkYBcMopdMvHyO17Wwp/twcJasNFischFfS7oz8Katz8DdQ==
17431748

1744-
"@humanwhocodes/config-array@^0.11.10":
1745-
version "0.11.14"
1746-
resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.11.14.tgz#d78e481a039f7566ecc9660b4ea7fe6b1fec442b"
1747-
integrity sha512-3T8LkOmg45BV5FICb15QQMsyUSWrQ8AygVfC7ZG32zOalnqrilm018ZVCw0eapXux8FtA33q8PSRSstjee3jSg==
1749+
"@humanwhocodes/config-array@^0.13.0":
1750+
version "0.13.0"
1751+
resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.13.0.tgz#fb907624df3256d04b9aa2df50d7aa97ec648748"
1752+
integrity sha512-DZLEEqFWQFiyK6h5YIeynKx7JlvCYWL0cImfSRXZ9l4Sg2efkFGTuFf6vzXjK1cq6IYkU+Eg/JizXw+TD2vRNw==
17481753
dependencies:
1749-
"@humanwhocodes/object-schema" "^2.0.2"
1754+
"@humanwhocodes/object-schema" "^2.0.3"
17501755
debug "^4.3.1"
17511756
minimatch "^3.0.5"
17521757

@@ -1755,7 +1760,7 @@
17551760
resolved "https://registry.yarnpkg.com/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz#af5b2691a22b44be847b0ca81641c5fb6ad0172c"
17561761
integrity sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==
17571762

1758-
"@humanwhocodes/object-schema@^2.0.2":
1763+
"@humanwhocodes/object-schema@^2.0.3":
17591764
version "2.0.3"
17601765
resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-2.0.3.tgz#4a2868d75d6d6963e423bcf90b7fd1be343409d3"
17611766
integrity sha512-93zYdMES/c1D69yZiKDBj0V24vqNzB/koF26KPaagAfd3P/4gUlh3Dys5ogAK+Exi9QyzlD8x/08Zt7wIKcDcA==
@@ -3272,7 +3277,7 @@
32723277
resolved "https://registry.yarnpkg.com/@uiw/watermark.js/-/watermark.js-1.0.0.tgz#da3cd644f2c77bd8158a53fff760b42a7605db88"
32733278
integrity sha512-aHxL9rU1ynDa7MiualJsX+B3UDAUDGIi3IxcMmBrZWCVHbTDFN1SseJfLF/4GTS6c3Eq8a+cj/pXYY+bNieMnw==
32743279

3275-
"@ungap/structured-clone@^1.0.0":
3280+
"@ungap/structured-clone@^1.0.0", "@ungap/structured-clone@^1.2.0":
32763281
version "1.3.0"
32773282
resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.3.0.tgz#d06bbb384ebcf6c505fde1c3d0ed4ddffe0aaff8"
32783283
integrity sha512-WmoN8qaIAo7WTYWbAZuG8PYEhn5fkz7dZrqTBZ7dtt//lL2Gwms1IcnQ5yHqjDfX8Ft5j4YzDM23f87zBfDe9g==
@@ -3437,7 +3442,7 @@ agent-base@^7.1.0, agent-base@^7.1.2:
34373442
resolved "https://registry.yarnpkg.com/agent-base/-/agent-base-7.1.4.tgz#e3cd76d4c548ee895d3c3fd8dc1f6c5b9032e7a8"
34383443
integrity sha512-MnA+YT8fwfJPgBx3m60MNqakm30XOkyIoH1y6huTQvC0PwZG7ki8NacLBcrPbNoo8vEZy7Jpuk7+jMO+CUovTQ==
34393444

3440-
ajv@^6.10.0, ajv@^6.12.4:
3445+
ajv@^6.12.4:
34413446
version "6.12.6"
34423447
resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.12.6.tgz#baf5a62e802b07d977034586f8c3baf5adf26df4"
34433448
integrity sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==
@@ -5277,10 +5282,10 @@ eslint-plugin-testing-library@^5.0.1:
52775282
dependencies:
52785283
"@typescript-eslint/utils" "^5.58.0"
52795284

5280-
eslint-plugin-vitest-globals@^1.5.0:
5281-
version "1.5.0"
5282-
resolved "https://registry.yarnpkg.com/eslint-plugin-vitest-globals/-/eslint-plugin-vitest-globals-1.5.0.tgz#70d6fb118613543110dbee9dc59ed1032f019d72"
5283-
integrity sha512-ZSsVOaOIig0oVLzRTyk8lUfBfqzWxr/J3/NFMfGGRIkGQPejJYmDH3gXmSJxAojts77uzAGB/UmVrwi2DC4LYA==
5285+
eslint-plugin-vitest-globals@^1.6.1:
5286+
version "1.6.1"
5287+
resolved "https://registry.yarnpkg.com/eslint-plugin-vitest-globals/-/eslint-plugin-vitest-globals-1.6.1.tgz#9530bbe1f2bfc9c051874cdac279badd0b80d097"
5288+
integrity sha512-ydMvr96XRaT913a8gy8TY/LLyGB49Wmj0+x/FCbaWSpWMSaWDLG63/5zSLLrdSGXJ0PTjWpYZOZ61YBuzNyyTw==
52845289

52855290
eslint-scope@5.1.1, eslint-scope@^5.1.1:
52865291
version "5.1.1"
@@ -5290,7 +5295,7 @@ eslint-scope@5.1.1, eslint-scope@^5.1.1:
52905295
esrecurse "^4.3.0"
52915296
estraverse "^4.1.1"
52925297

5293-
eslint-scope@^7.2.0:
5298+
eslint-scope@^7.2.2:
52945299
version "7.2.2"
52955300
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-7.2.2.tgz#deb4f92563390f32006894af62a22dba1c46423f"
52965301
integrity sha512-dOt21O7lTMhDM+X9mB4GX+DZrZtCUJPL/wlcTqxyrx5IvO0IYtILdtrQGQp+8n5S0gwSVmOf9NQrjMOgfQZlIg==
@@ -5308,27 +5313,28 @@ eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1, eslint-visitor-keys@^3.4
53085313
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800"
53095314
integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==
53105315

5311-
eslint@8.43.0:
5312-
version "8.43.0"
5313-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.43.0.tgz#3e8c6066a57097adfd9d390b8fc93075f257a094"
5314-
integrity sha512-aaCpf2JqqKesMFGgmRPessmVKjcGXqdlAYLLC3THM8t5nBRZRQ+st5WM/hoJXkdioEXLLbXgclUpM0TXo5HX5Q==
5316+
eslint@^8.43.0:
5317+
version "8.57.1"
5318+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.57.1.tgz#7df109654aba7e3bbe5c8eae533c5e461d3c6ca9"
5319+
integrity sha512-ypowyDxpVSYpkXr9WPv2PAZCtNip1Mv5KTW0SCurXv/9iOpcrH9PaqUElksqEB6pChqHGDRCFTyrZlGhnLNGiA==
53155320
dependencies:
53165321
"@eslint-community/eslint-utils" "^4.2.0"
5317-
"@eslint-community/regexpp" "^4.4.0"
5318-
"@eslint/eslintrc" "^2.0.3"
5319-
"@eslint/js" "8.43.0"
5320-
"@humanwhocodes/config-array" "^0.11.10"
5322+
"@eslint-community/regexpp" "^4.6.1"
5323+
"@eslint/eslintrc" "^2.1.4"
5324+
"@eslint/js" "8.57.1"
5325+
"@humanwhocodes/config-array" "^0.13.0"
53215326
"@humanwhocodes/module-importer" "^1.0.1"
53225327
"@nodelib/fs.walk" "^1.2.8"
5323-
ajv "^6.10.0"
5328+
"@ungap/structured-clone" "^1.2.0"
5329+
ajv "^6.12.4"
53245330
chalk "^4.0.0"
53255331
cross-spawn "^7.0.2"
53265332
debug "^4.3.2"
53275333
doctrine "^3.0.0"
53285334
escape-string-regexp "^4.0.0"
5329-
eslint-scope "^7.2.0"
5330-
eslint-visitor-keys "^3.4.1"
5331-
espree "^9.5.2"
5335+
eslint-scope "^7.2.2"
5336+
eslint-visitor-keys "^3.4.3"
5337+
espree "^9.6.1"
53325338
esquery "^1.4.2"
53335339
esutils "^2.0.2"
53345340
fast-deep-equal "^3.1.3"
@@ -5338,7 +5344,6 @@ eslint@8.43.0:
53385344
globals "^13.19.0"
53395345
graphemer "^1.4.0"
53405346
ignore "^5.2.0"
5341-
import-fresh "^3.0.0"
53425347
imurmurhash "^0.1.4"
53435348
is-glob "^4.0.0"
53445349
is-path-inside "^3.0.3"
@@ -5348,12 +5353,11 @@ eslint@8.43.0:
53485353
lodash.merge "^4.6.2"
53495354
minimatch "^3.1.2"
53505355
natural-compare "^1.4.0"
5351-
optionator "^0.9.1"
5356+
optionator "^0.9.3"
53525357
strip-ansi "^6.0.1"
5353-
strip-json-comments "^3.1.0"
53545358
text-table "^0.2.0"
53555359

5356-
espree@^9.5.2, espree@^9.6.0:
5360+
espree@^9.6.0, espree@^9.6.1:
53575361
version "9.6.1"
53585362
resolved "https://registry.yarnpkg.com/espree/-/espree-9.6.1.tgz#a2a17b8e434690a5432f2f8018ce71d331a48c6f"
53595363
integrity sha512-oruZaFkjorTpF32kDSI5/75ViwGeZginGGy2NoOSg3Q9bnwlnmDm4HLnkl0RE3n+njDXR037aY1+x58Z/zFdwQ==
@@ -6120,7 +6124,7 @@ ignore@^5.2.0:
61206124
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.3.2.tgz#3cd40e729f3643fd87cb04e50bf0eb722bc596f5"
61216125
integrity sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==
61226126

6123-
import-fresh@^3.0.0, import-fresh@^3.2.1, import-fresh@^3.3.0:
6127+
import-fresh@^3.2.1, import-fresh@^3.3.0:
61246128
version "3.3.1"
61256129
resolved "https://registry.yarnpkg.com/import-fresh/-/import-fresh-3.3.1.tgz#9cecb56503c0ada1f2741dbbd6546e4b13b57ccf"
61266130
integrity sha512-TR3KfrTZTYLPB6jUjfx6MF9WcWrHL9su5TObK4ZkYgBdWKPOFoSoQIdEuTuR82pmtxH2spWG9h6etwfr1pLBqQ==
@@ -7830,7 +7834,7 @@ optimism@^0.18.0:
78307834
"@wry/trie" "^0.5.0"
78317835
tslib "^2.3.0"
78327836

7833-
optionator@^0.9.1:
7837+
optionator@^0.9.3:
78347838
version "0.9.4"
78357839
resolved "https://registry.yarnpkg.com/optionator/-/optionator-0.9.4.tgz#7ea1c1a5d91d764fb282139c88fe11e182a3a734"
78367840
integrity sha512-6IpQ7mKUxRcZNLIObR0hz7lxsapSSIYNZJwXPGeF0mTVqGKFIXj1DQcMoT22S3ROcLyY/rz0PWaWZ9ayWmad9g==
@@ -9233,7 +9237,7 @@ strip-indent@^3.0.0:
92339237
dependencies:
92349238
min-indent "^1.0.0"
92359239

9236-
strip-json-comments@^3.1.0, strip-json-comments@^3.1.1:
9240+
strip-json-comments@^3.1.1:
92379241
version "3.1.1"
92389242
resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-3.1.1.tgz#31f1281b3832630434831c310c01cccda8cbe006"
92399243
integrity sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==

0 commit comments

Comments
 (0)