Skip to content

Commit a200864

Browse files
Bump the eslint group with 3 updates
Bumps the eslint group with 3 updates: [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier), [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) and [eslint](https://github.com/eslint/eslint). Updates `eslint-plugin-prettier` from 5.2.5 to 5.2.6 - [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases) - [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-plugin-prettier@v5.2.5...v5.2.6) Updates `eslint-plugin-react` from 7.37.4 to 7.37.5 - [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases) - [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md) - [Commits](jsx-eslint/eslint-plugin-react@v7.37.4...v7.37.5) Updates `eslint` from 9.23.0 to 9.24.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.23.0...v9.24.0) --- updated-dependencies: - dependency-name: eslint-plugin-prettier dependency-version: 5.2.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: eslint - dependency-name: eslint-plugin-react dependency-version: 7.37.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: eslint - dependency-name: eslint dependency-version: 9.24.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e699842 commit a200864

File tree

2 files changed

+52
-43
lines changed

2 files changed

+52
-43
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,8 @@
5252
"eslint-plugin-jest": "^28.11.0",
5353
"eslint-plugin-jsx-a11y": "^6.10.2",
5454
"eslint-plugin-lodash": "^8.0.0",
55-
"eslint-plugin-prettier": "^5.2.5",
56-
"eslint-plugin-react": "^7.37.4",
55+
"eslint-plugin-prettier": "^5.2.6",
56+
"eslint-plugin-react": "^7.37.5",
5757
"eslint-plugin-react-hooks": "^5.2.0",
5858
"eslint-plugin-simple-import-sort": "^12.1.1",
5959
"globals": "^16.0.0",
@@ -65,7 +65,7 @@
6565
},
6666
"devDependencies": {
6767
"@rollup/plugin-replace": "^6.0.2",
68-
"eslint": "9.23.0",
68+
"eslint": "9.24.0",
6969
"prettier": "3.5.3",
7070
"rollup-plugin-copy": "^3.5.0",
7171
"vite": "^6.2.6",

yarn.lock

+49-40
Original file line numberDiff line numberDiff line change
@@ -139,10 +139,10 @@
139139
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.12.1.tgz#cfc6cffe39df390a3841cde2abccf92eaa7ae0e0"
140140
integrity sha512-CCZCDJuduB9OUkFkY2IgppNZMi2lBQgD2qzwXkEia16cge2pijY/aXi96CJMquDMn3nJdlPV1A5KrJEXwfLNzQ==
141141

142-
"@eslint/config-array@^0.19.2":
143-
version "0.19.2"
144-
resolved "https://registry.yarnpkg.com/@eslint/config-array/-/config-array-0.19.2.tgz#3060b809e111abfc97adb0bb1172778b90cb46aa"
145-
integrity sha512-GNKqxfHG2ySmJOBSHg7LxeUx4xpuCoFjacmlCoYWEbaPXLwvfIjixRI12xCQZeULksQb23uiA8F40w5TojpV7w==
142+
"@eslint/config-array@^0.20.0":
143+
version "0.20.0"
144+
resolved "https://registry.yarnpkg.com/@eslint/config-array/-/config-array-0.20.0.tgz#7a1232e82376712d3340012a2f561a2764d1988f"
145+
integrity sha512-fxlS1kkIjx8+vy2SjuCB94q3htSNrufYTXubwiBFeaQHbH6Ipi43gFJq2zCMt6PHhImH3Xmr0NksKDvchWlpQQ==
146146
dependencies:
147147
"@eslint/object-schema" "^2.1.6"
148148
debug "^4.3.1"
@@ -175,10 +175,10 @@
175175
minimatch "^3.1.2"
176176
strip-json-comments "^3.1.1"
177177

178-
"@eslint/js@9.23.0":
179-
version "9.23.0"
180-
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.23.0.tgz#c09ded4f3dc63b40b933bcaeb853fceddb64da30"
181-
integrity sha512-35MJ8vCPU0ZMxo7zfev2pypqTwWTofFZO6m4KAtdoFhRpLJUpHTZZ+KB3C7Hb1d7bULYwO4lJXGCi5Se+8OMbw==
178+
"@eslint/js@9.24.0":
179+
version "9.24.0"
180+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.24.0.tgz#685277980bb7bf84ecc8e4e133ccdda7545a691e"
181+
integrity sha512-uIY/y3z0uvOGX8cp1C2fiC4+ZmBhp6yZWkojtHL1YEMnRt1Y63HB9TM17proGEmeG7HeUY+UP36F0aknKYTpYA==
182182

183183
"@eslint/object-schema@^2.1.6":
184184
version "2.1.6"
@@ -247,10 +247,10 @@
247247
"@nodelib/fs.scandir" "2.1.5"
248248
fastq "^1.6.0"
249249

250-
"@pkgr/core@^0.2.0":
251-
version "0.2.0"
252-
resolved "https://registry.yarnpkg.com/@pkgr/core/-/core-0.2.0.tgz#8dff61038cb5884789d8b323d9869e5363b976f7"
253-
integrity sha512-vsJDAkYR6qCPu+ioGScGiMYR7LvZYIXh/dlQeviqoTWNCVfKTLYD/LkNWH4Mxsv2a5vpIRc77FN5DnmK1eBggQ==
250+
"@pkgr/core@^0.2.3":
251+
version "0.2.3"
252+
resolved "https://registry.yarnpkg.com/@pkgr/core/-/core-0.2.3.tgz#4946c50a8e1272a5529ebd4e2d5869db183a3cbe"
253+
integrity sha512-yMV8bb9prWI21N6FsrnPCbhoYb8UUvYCDGoSvPHBloVC095Ef2ker43hzXkJ6TpJPw53S8FeFYkARa7GGIGwxg==
254254

255255
"@rollup/plugin-replace@^6.0.2":
256256
version "6.0.2"
@@ -942,6 +942,14 @@ call-bound@^1.0.2, call-bound@^1.0.3:
942942
call-bind-apply-helpers "^1.0.1"
943943
get-intrinsic "^1.2.6"
944944

945+
call-bound@^1.0.4:
946+
version "1.0.4"
947+
resolved "https://registry.yarnpkg.com/call-bound/-/call-bound-1.0.4.tgz#238de935d2a2a692928c538c7ccfa91067fd062a"
948+
integrity sha512-+ys997U96po4Kx/ABpBCqhA9EuxJaQWDQg7295H4hBphv3IZg0boBKuwYpt4YXp6MZ5AmZQnU/tyMTlRpaSejg==
949+
dependencies:
950+
call-bind-apply-helpers "^1.0.2"
951+
get-intrinsic "^1.3.0"
952+
945953
callsites@^3.0.0:
946954
version "3.1.0"
947955
resolved "https://registry.yarnpkg.com/callsites/-/callsites-3.1.0.tgz#b3630abd8943432f54b3f0519238e33cd7df2f73"
@@ -1552,23 +1560,23 @@ eslint-plugin-lodash@^8.0.0:
15521560
dependencies:
15531561
lodash "^4.17.21"
15541562

1555-
eslint-plugin-prettier@^5.2.5:
1556-
version "5.2.5"
1557-
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.2.5.tgz#0ff00b16f4c80ccdafd6a24a263effba1700087e"
1558-
integrity sha512-IKKP8R87pJyMl7WWamLgPkloB16dagPIdd2FjBDbyRYPKo93wS/NbCOPh6gH+ieNLC+XZrhJt/kWj0PS/DFdmg==
1563+
eslint-plugin-prettier@^5.2.6:
1564+
version "5.2.6"
1565+
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.2.6.tgz#be39e3bb23bb3eeb7e7df0927cdb46e4d7945096"
1566+
integrity sha512-mUcf7QG2Tjk7H055Jk0lGBjbgDnfrvqjhXh9t2xLMSCjZVcw9Rb1V6sVNXO0th3jgeO7zllWPTNRil3JW94TnQ==
15591567
dependencies:
15601568
prettier-linter-helpers "^1.0.0"
1561-
synckit "^0.10.2"
1569+
synckit "^0.11.0"
15621570

15631571
eslint-plugin-react-hooks@^5.2.0:
15641572
version "5.2.0"
15651573
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-5.2.0.tgz#1be0080901e6ac31ce7971beed3d3ec0a423d9e3"
15661574
integrity sha512-+f15FfK64YQwZdJNELETdn5ibXEUQmW1DZL6KXhNnc2heoy/sg9VJJeT7n8TlMWouzWqSWavFkIhHyIbIAEapg==
15671575

1568-
eslint-plugin-react@^7.37.4:
1569-
version "7.37.4"
1570-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.37.4.tgz#1b6c80b6175b6ae4b26055ae4d55d04c414c7181"
1571-
integrity sha512-BGP0jRmfYyvOyvMoRX/uoUeW+GqNj9y16bPQzqAHf3AYII/tDs+jMN0dBVkl88/OZwNGwrVFxE7riHsXVfy/LQ==
1576+
eslint-plugin-react@^7.37.5:
1577+
version "7.37.5"
1578+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.37.5.tgz#2975511472bdda1b272b34d779335c9b0e877065"
1579+
integrity sha512-Qteup0SqU15kdocexFNAJMvCJEfa2xUKNV4CC1xsVMrIIqEy3SQ/rqyxCWNzfrd3/ldy6HMlD2e0JDVpDg2qIA==
15721580
dependencies:
15731581
array-includes "^3.1.8"
15741582
array.prototype.findlast "^1.2.5"
@@ -1580,7 +1588,7 @@ eslint-plugin-react@^7.37.4:
15801588
hasown "^2.0.2"
15811589
jsx-ast-utils "^2.4.1 || ^3.0.0"
15821590
minimatch "^3.1.2"
1583-
object.entries "^1.1.8"
1591+
object.entries "^1.1.9"
15841592
object.fromentries "^2.0.8"
15851593
object.values "^1.2.1"
15861594
prop-types "^15.8.1"
@@ -1612,18 +1620,18 @@ eslint-visitor-keys@^4.2.0:
16121620
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.0.tgz#687bacb2af884fcdda8a6e7d65c606f46a14cd45"
16131621
integrity sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==
16141622

1615-
eslint@9.23.0:
1616-
version "9.23.0"
1617-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.23.0.tgz#b88f3ab6dc83bcb927fdb54407c69ffe5f2441a6"
1618-
integrity sha512-jV7AbNoFPAY1EkFYpLq5bslU9NLNO8xnEeQXwErNibVryjk67wHVmddTBilc5srIttJDBrB0eMHKZBFbSIABCw==
1623+
eslint@9.24.0:
1624+
version "9.24.0"
1625+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.24.0.tgz#9a7f2e6cb2de81c405ab244b02f4584c79dc6bee"
1626+
integrity sha512-eh/jxIEJyZrvbWRe4XuVclLPDYSYYYgLy5zXGGxD6j8zjSAxFEzI2fL/8xNq6O2yKqVt+eF2YhV+hxjV6UKXwQ==
16191627
dependencies:
16201628
"@eslint-community/eslint-utils" "^4.2.0"
16211629
"@eslint-community/regexpp" "^4.12.1"
1622-
"@eslint/config-array" "^0.19.2"
1630+
"@eslint/config-array" "^0.20.0"
16231631
"@eslint/config-helpers" "^0.2.0"
16241632
"@eslint/core" "^0.12.0"
16251633
"@eslint/eslintrc" "^3.3.1"
1626-
"@eslint/js" "9.23.0"
1634+
"@eslint/js" "9.24.0"
16271635
"@eslint/plugin-kit" "^0.2.7"
16281636
"@humanfs/node" "^0.16.6"
16291637
"@humanwhocodes/module-importer" "^1.0.1"
@@ -1831,7 +1839,7 @@ functions-have-names@^1.2.3:
18311839
resolved "https://registry.yarnpkg.com/functions-have-names/-/functions-have-names-1.2.3.tgz#0404fe4ee2ba2f607f0e0ec3c80bae994133b834"
18321840
integrity sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ==
18331841

1834-
get-intrinsic@^1.0.2, get-intrinsic@^1.1.1, get-intrinsic@^1.2.0, get-intrinsic@^1.2.2:
1842+
get-intrinsic@^1.0.2, get-intrinsic@^1.1.1, get-intrinsic@^1.2.0, get-intrinsic@^1.2.2, get-intrinsic@^1.3.0:
18351843
version "1.3.0"
18361844
resolved "https://registry.yarnpkg.com/get-intrinsic/-/get-intrinsic-1.3.0.tgz#743f0e3b6964a93a5491ed1bffaae054d7f98d01"
18371845
integrity sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ==
@@ -2648,14 +2656,15 @@ object.assign@^4.1.7:
26482656
has-symbols "^1.1.0"
26492657
object-keys "^1.1.1"
26502658

2651-
object.entries@^1.1.8:
2652-
version "1.1.8"
2653-
resolved "https://registry.yarnpkg.com/object.entries/-/object.entries-1.1.8.tgz#bffe6f282e01f4d17807204a24f8edd823599c41"
2654-
integrity sha512-cmopxi8VwRIAw/fkijJohSfpef5PdN0pMQJN6VC/ZKvn0LIknWD8KtgY6KlQdEc4tIjcQ3HxSMmnvtzIscdaYQ==
2659+
object.entries@^1.1.9:
2660+
version "1.1.9"
2661+
resolved "https://registry.yarnpkg.com/object.entries/-/object.entries-1.1.9.tgz#e4770a6a1444afb61bd39f984018b5bede25f8b3"
2662+
integrity sha512-8u/hfXFRBD1O0hPUjioLhoWFHRmt6tKA4/vZPyckBr18l1KE9uHrFaFaUi8MDRTpi4uak2goyPTSNJLXX2k2Hw==
26552663
dependencies:
2656-
call-bind "^1.0.7"
2664+
call-bind "^1.0.8"
2665+
call-bound "^1.0.4"
26572666
define-properties "^1.2.1"
2658-
es-object-atoms "^1.0.0"
2667+
es-object-atoms "^1.1.1"
26592668

26602669
object.fromentries@^2.0.8:
26612670
version "2.0.8"
@@ -3258,12 +3267,12 @@ supports-preserve-symlinks-flag@^1.0.0:
32583267
resolved "https://registry.yarnpkg.com/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz#6eda4bd344a3c94aea376d4cc31bc77311039e09"
32593268
integrity sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==
32603269

3261-
synckit@^0.10.2:
3262-
version "0.10.3"
3263-
resolved "https://registry.yarnpkg.com/synckit/-/synckit-0.10.3.tgz#940aea2c7b6d141a4f74dbdebc81e0958c331a4b"
3264-
integrity sha512-R1urvuyiTaWfeCggqEvpDJwAlDVdsT9NM+IP//Tk2x7qHCkSvBk/fwFgw/TLAHzZlrAnnazMcRw0ZD8HlYFTEQ==
3270+
synckit@^0.11.0:
3271+
version "0.11.4"
3272+
resolved "https://registry.yarnpkg.com/synckit/-/synckit-0.11.4.tgz#48972326b59723fc15b8d159803cf8302b545d59"
3273+
integrity sha512-Q/XQKRaJiLiFIBNN+mndW7S/RHxvwzuZS6ZwmRzUBqJBv/5QIKCEwkBC8GBf8EQJKYnaFs0wOZbKTXBPj8L9oQ==
32653274
dependencies:
3266-
"@pkgr/core" "^0.2.0"
3275+
"@pkgr/core" "^0.2.3"
32673276
tslib "^2.8.1"
32683277

32693278
to-regex-range@^5.0.1:

0 commit comments

Comments
 (0)