Skip to content

Commit e24e73a

Browse files
chore(deps): update eslint monorepo to ^9.39.4 (#397)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d6f0235 commit e24e73a

2 files changed

Lines changed: 37 additions & 30 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@babel/plugin-transform-runtime": "^7.29.0",
3434
"@babel/preset-env": "^7.29.0",
3535
"@babel/preset-react": "^7.28.5",
36-
"@eslint/js": "^9.39.3",
36+
"@eslint/js": "^9.39.4",
3737
"@testing-library/react": "^15.0.7",
3838
"@types/invariant": "^2.2.37",
3939
"@types/jest": "^27.5.2",
@@ -42,7 +42,7 @@
4242
"@types/react-dom": "^18.3.7",
4343
"@typescript-eslint/eslint-plugin": "^8.56.1",
4444
"@typescript-eslint/parser": "^8.56.1",
45-
"eslint": "^9.39.3",
45+
"eslint": "^9.39.4",
4646
"eslint-plugin-jest-dom": "^5.5.0",
4747
"eslint-plugin-react": "^7.37.5",
4848
"eslint-plugin-react-hooks": "^5.2.0",

yarn.lock

Lines changed: 35 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -1307,14 +1307,14 @@
13071307
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.12.2.tgz#bccdf615bcf7b6e8db830ec0b8d21c9a25de597b"
13081308
integrity sha512-EriSTlt5OC9/7SXkRSCAhfSxxoSUgBm33OH+IkwbdpgoqsSsUg7y3uh+IICI/Qg4BBWr3U2i39RpmycbxMq4ew==
13091309

1310-
"@eslint/config-array@^0.21.1":
1311-
version "0.21.1"
1312-
resolved "https://registry.yarnpkg.com/@eslint/config-array/-/config-array-0.21.1.tgz#7d1b0060fea407f8301e932492ba8c18aff29713"
1313-
integrity sha512-aw1gNayWpdI/jSYVgzN5pL0cfzU02GT3NBpeT/DXbx1/1x7ZKxFPd9bwrzygx/qiwIQiJ1sw/zD8qY/kRvlGHA==
1310+
"@eslint/config-array@^0.21.2":
1311+
version "0.21.2"
1312+
resolved "https://registry.yarnpkg.com/@eslint/config-array/-/config-array-0.21.2.tgz#f29e22057ad5316cf23836cee9a34c81fffcb7e6"
1313+
integrity sha512-nJl2KGTlrf9GjLimgIru+V/mzgSK0ABCDQRvxw5BjURL7WfH5uoWmizbH7QB6MmnMBd8cIC9uceWnezL1VZWWw==
13141314
dependencies:
13151315
"@eslint/object-schema" "^2.1.7"
13161316
debug "^4.3.1"
1317-
minimatch "^3.1.2"
1317+
minimatch "^3.1.5"
13181318

13191319
"@eslint/config-helpers@^0.4.2":
13201320
version "0.4.2"
@@ -1330,25 +1330,25 @@
13301330
dependencies:
13311331
"@types/json-schema" "^7.0.15"
13321332

1333-
"@eslint/eslintrc@^3.3.1":
1334-
version "3.3.3"
1335-
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-3.3.3.tgz#26393a0806501b5e2b6a43aa588a4d8df67880ac"
1336-
integrity sha512-Kr+LPIUVKz2qkx1HAMH8q1q6azbqBAsXJUxBl/ODDuVPX45Z9DfwB8tPjTi6nNZ8BuM3nbJxC5zCAg5elnBUTQ==
1333+
"@eslint/eslintrc@^3.3.5":
1334+
version "3.3.5"
1335+
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-3.3.5.tgz#c131793cfc1a7b96f24a83e0a8bbd4b881558c60"
1336+
integrity sha512-4IlJx0X0qftVsN5E+/vGujTRIFtwuLbNsVUe7TO6zYPDR1O6nFwvwhIKEKSrl6dZchmYBITazxKoUYOjdtjlRg==
13371337
dependencies:
1338-
ajv "^6.12.4"
1338+
ajv "^6.14.0"
13391339
debug "^4.3.2"
13401340
espree "^10.0.1"
13411341
globals "^14.0.0"
13421342
ignore "^5.2.0"
13431343
import-fresh "^3.2.1"
13441344
js-yaml "^4.1.1"
1345-
minimatch "^3.1.2"
1345+
minimatch "^3.1.5"
13461346
strip-json-comments "^3.1.1"
13471347

1348-
"@eslint/[email protected].3", "@eslint/js@^9.39.3":
1349-
version "9.39.3"
1350-
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.39.3.tgz#c6168736c7e0c43ead49654ed06a4bcb3833363d"
1351-
integrity sha512-1B1VkCq6FuUNlQvlBYb+1jDu/gV297TIs/OeiaSR9l1H27SVW55ONE1e1Vp16NqP683+xEGzxYtv4XCiDPaQiw==
1348+
"@eslint/[email protected].4", "@eslint/js@^9.39.4":
1349+
version "9.39.4"
1350+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.39.4.tgz#a3f83bfc6fd9bf33a853dfacd0b49b398eb596c1"
1351+
integrity sha512-nE7DEIchvtiFTwBw4Lfbu59PG+kCofhjsKaCWzxTpt4lfRjRMqG6uMBzKXuEcyXhOHoUp9riAm7/aWYGhXZ9cw==
13521352

13531353
"@eslint/object-schema@^2.1.7":
13541354
version "2.1.7"
@@ -1997,10 +1997,10 @@ agent-base@6:
19971997
dependencies:
19981998
debug "4"
19991999

2000-
ajv@^6.12.4:
2001-
version "6.12.6"
2002-
resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.12.6.tgz#baf5a62e802b07d977034586f8c3baf5adf26df4"
2003-
integrity sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==
2000+
ajv@^6.14.0:
2001+
version "6.14.0"
2002+
resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.14.0.tgz#fd067713e228210636ebb08c60bd3765d6dbe73a"
2003+
integrity sha512-IWrosm/yrn43eiKqkfkHis7QioDleaXQHdDVPKg0FSwwd/DuvyX79TZnFOnYpB7dcsFAMmtFztZuXPDvSePkFw==
20042004
dependencies:
20052005
fast-deep-equal "^3.1.1"
20062006
fast-json-stable-stringify "^2.0.0"
@@ -2960,24 +2960,24 @@ eslint-visitor-keys@^5.0.0:
29602960
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-5.0.0.tgz#b9aa1a74aa48c44b3ae46c1597ce7171246a94a9"
29612961
integrity sha512-A0XeIi7CXU7nPlfHS9loMYEKxUaONu/hTEzHTGba9Huu94Cq1hPivf+DE5erJozZOky0LfvXAyrV/tcswpLI0Q==
29622962

2963-
eslint@^9.39.3:
2964-
version "9.39.3"
2965-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.39.3.tgz#08d63df1533d7743c0907b32a79a7e134e63ee2f"
2966-
integrity sha512-VmQ+sifHUbI/IcSopBCF/HO3YiHQx/AVd3UVyYL6weuwW+HvON9VYn5l6Zl1WZzPWXPNZrSQpxwkkZ/VuvJZzg==
2963+
eslint@^9.39.4:
2964+
version "9.39.4"
2965+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.39.4.tgz#855da1b2e2ad66dc5991195f35e262bcec8117b5"
2966+
integrity sha512-XoMjdBOwe/esVgEvLmNsD3IRHkm7fbKIUGvrleloJXUZgDHig2IPWNniv+GwjyJXzuNqVjlr5+4yVUZjycJwfQ==
29672967
dependencies:
29682968
"@eslint-community/eslint-utils" "^4.8.0"
29692969
"@eslint-community/regexpp" "^4.12.1"
2970-
"@eslint/config-array" "^0.21.1"
2970+
"@eslint/config-array" "^0.21.2"
29712971
"@eslint/config-helpers" "^0.4.2"
29722972
"@eslint/core" "^0.17.0"
2973-
"@eslint/eslintrc" "^3.3.1"
2974-
"@eslint/js" "9.39.3"
2973+
"@eslint/eslintrc" "^3.3.5"
2974+
"@eslint/js" "9.39.4"
29752975
"@eslint/plugin-kit" "^0.4.1"
29762976
"@humanfs/node" "^0.16.6"
29772977
"@humanwhocodes/module-importer" "^1.0.1"
29782978
"@humanwhocodes/retry" "^0.4.2"
29792979
"@types/estree" "^1.0.6"
2980-
ajv "^6.12.4"
2980+
ajv "^6.14.0"
29812981
chalk "^4.0.0"
29822982
cross-spawn "^7.0.6"
29832983
debug "^4.3.2"
@@ -2996,7 +2996,7 @@ eslint@^9.39.3:
29962996
is-glob "^4.0.0"
29972997
json-stable-stringify-without-jsonify "^1.0.1"
29982998
lodash.merge "^4.6.2"
2999-
minimatch "^3.1.2"
2999+
minimatch "^3.1.5"
30003000
natural-compare "^1.4.0"
30013001
optionator "^0.9.3"
30023002

@@ -4416,6 +4416,13 @@ minimatch@^3.0.4, minimatch@^3.1.1, minimatch@^3.1.2:
44164416
dependencies:
44174417
brace-expansion "^1.1.7"
44184418

4419+
minimatch@^3.1.5:
4420+
version "3.1.5"
4421+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.5.tgz#580c88f8d5445f2bd6aa8f3cadefa0de79fbd69e"
4422+
integrity sha512-VgjWUsnnT6n+NUk6eZq77zeFdpW2LWDzP6zFGrCbHXiYNul5Dzqk2HHQ5uFH2DNW5Xbp8+jVzaeNt94ssEEl4w==
4423+
dependencies:
4424+
brace-expansion "^1.1.7"
4425+
44194426
minimatch@^9.0.5:
44204427
version "9.0.5"
44214428
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.5.tgz#d74f9dd6b57d83d8e98cfb82133b03978bc929e5"

0 commit comments

Comments
 (0)