Skip to content

Commit 8714f2e

Browse files
chore(deps): update dependency eslint to v9.39.4 (#1390)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3e596fc commit 8714f2e

2 files changed

Lines changed: 26 additions & 26 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"babel-jest": "30.2.0",
4646
"bob-the-bundler": "7.0.1",
4747
"cross-env": "10.1.0",
48-
"eslint": "9.39.3",
48+
"eslint": "9.39.4",
4949
"eslint-plugin-import": "2.32.0",
5050
"graphql": "16.13.1",
5151
"husky": "9.1.7",

yarn.lock

Lines changed: 25 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1296,14 +1296,14 @@
12961296
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.12.2.tgz#bccdf615bcf7b6e8db830ec0b8d21c9a25de597b"
12971297
integrity sha512-EriSTlt5OC9/7SXkRSCAhfSxxoSUgBm33OH+IkwbdpgoqsSsUg7y3uh+IICI/Qg4BBWr3U2i39RpmycbxMq4ew==
12981298

1299-
"@eslint/config-array@^0.21.1":
1300-
version "0.21.1"
1301-
resolved "https://registry.yarnpkg.com/@eslint/config-array/-/config-array-0.21.1.tgz#7d1b0060fea407f8301e932492ba8c18aff29713"
1302-
integrity sha512-aw1gNayWpdI/jSYVgzN5pL0cfzU02GT3NBpeT/DXbx1/1x7ZKxFPd9bwrzygx/qiwIQiJ1sw/zD8qY/kRvlGHA==
1299+
"@eslint/config-array@^0.21.2":
1300+
version "0.21.2"
1301+
resolved "https://registry.yarnpkg.com/@eslint/config-array/-/config-array-0.21.2.tgz#f29e22057ad5316cf23836cee9a34c81fffcb7e6"
1302+
integrity sha512-nJl2KGTlrf9GjLimgIru+V/mzgSK0ABCDQRvxw5BjURL7WfH5uoWmizbH7QB6MmnMBd8cIC9uceWnezL1VZWWw==
13031303
dependencies:
13041304
"@eslint/object-schema" "^2.1.7"
13051305
debug "^4.3.1"
1306-
minimatch "^3.1.2"
1306+
minimatch "^3.1.5"
13071307

13081308
"@eslint/config-helpers@^0.4.2":
13091309
version "0.4.2"
@@ -1319,10 +1319,10 @@
13191319
dependencies:
13201320
"@types/json-schema" "^7.0.15"
13211321

1322-
"@eslint/eslintrc@^3.3.1":
1323-
version "3.3.4"
1324-
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-3.3.4.tgz#e402b1920f7c1f5a15342caa432b1348cacbb641"
1325-
integrity sha512-4h4MVF8pmBsncB60r0wSJiIeUKTSD4m7FmTFThG8RHlsg9ajqckLm9OraguFGZE4vVdpiI1Q4+hFnisopmG6gQ==
1322+
"@eslint/eslintrc@^3.3.5":
1323+
version "3.3.5"
1324+
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-3.3.5.tgz#c131793cfc1a7b96f24a83e0a8bbd4b881558c60"
1325+
integrity sha512-4IlJx0X0qftVsN5E+/vGujTRIFtwuLbNsVUe7TO6zYPDR1O6nFwvwhIKEKSrl6dZchmYBITazxKoUYOjdtjlRg==
13261326
dependencies:
13271327
ajv "^6.14.0"
13281328
debug "^4.3.2"
@@ -1331,13 +1331,13 @@
13311331
ignore "^5.2.0"
13321332
import-fresh "^3.2.1"
13331333
js-yaml "^4.1.1"
1334-
minimatch "^3.1.3"
1334+
minimatch "^3.1.5"
13351335
strip-json-comments "^3.1.1"
13361336

1337-
"@eslint/[email protected].3":
1338-
version "9.39.3"
1339-
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.39.3.tgz#c6168736c7e0c43ead49654ed06a4bcb3833363d"
1340-
integrity sha512-1B1VkCq6FuUNlQvlBYb+1jDu/gV297TIs/OeiaSR9l1H27SVW55ONE1e1Vp16NqP683+xEGzxYtv4XCiDPaQiw==
1337+
"@eslint/[email protected].4":
1338+
version "9.39.4"
1339+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.39.4.tgz#a3f83bfc6fd9bf33a853dfacd0b49b398eb596c1"
1340+
integrity sha512-nE7DEIchvtiFTwBw4Lfbu59PG+kCofhjsKaCWzxTpt4lfRjRMqG6uMBzKXuEcyXhOHoUp9riAm7/aWYGhXZ9cw==
13411341

13421342
"@eslint/object-schema@^2.1.7":
13431343
version "2.1.7"
@@ -3041,7 +3041,7 @@ ajv-formats@^3.0.1:
30413041
dependencies:
30423042
ajv "^8.0.0"
30433043

3044-
ajv@^6.12.4, ajv@^6.14.0:
3044+
ajv@^6.14.0:
30453045
version "6.14.0"
30463046
resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.14.0.tgz#fd067713e228210636ebb08c60bd3765d6dbe73a"
30473047
integrity sha512-IWrosm/yrn43eiKqkfkHis7QioDleaXQHdDVPKg0FSwwd/DuvyX79TZnFOnYpB7dcsFAMmtFztZuXPDvSePkFw==
@@ -4259,24 +4259,24 @@ eslint-visitor-keys@^5.0.0:
42594259
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-5.0.1.tgz#9e3c9489697824d2d4ce3a8ad12628f91e9f59be"
42604260
integrity sha512-tD40eHxA35h0PEIZNeIjkHoDR4YjjJp34biM0mDvplBe//mB+IHCqHDGV7pxF+7MklTvighcCPPZC7ynWyjdTA==
42614261

4262-
4263-
version "9.39.3"
4264-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.39.3.tgz#08d63df1533d7743c0907b32a79a7e134e63ee2f"
4265-
integrity sha512-VmQ+sifHUbI/IcSopBCF/HO3YiHQx/AVd3UVyYL6weuwW+HvON9VYn5l6Zl1WZzPWXPNZrSQpxwkkZ/VuvJZzg==
4262+
4263+
version "9.39.4"
4264+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.39.4.tgz#855da1b2e2ad66dc5991195f35e262bcec8117b5"
4265+
integrity sha512-XoMjdBOwe/esVgEvLmNsD3IRHkm7fbKIUGvrleloJXUZgDHig2IPWNniv+GwjyJXzuNqVjlr5+4yVUZjycJwfQ==
42664266
dependencies:
42674267
"@eslint-community/eslint-utils" "^4.8.0"
42684268
"@eslint-community/regexpp" "^4.12.1"
4269-
"@eslint/config-array" "^0.21.1"
4269+
"@eslint/config-array" "^0.21.2"
42704270
"@eslint/config-helpers" "^0.4.2"
42714271
"@eslint/core" "^0.17.0"
4272-
"@eslint/eslintrc" "^3.3.1"
4273-
"@eslint/js" "9.39.3"
4272+
"@eslint/eslintrc" "^3.3.5"
4273+
"@eslint/js" "9.39.4"
42744274
"@eslint/plugin-kit" "^0.4.1"
42754275
"@humanfs/node" "^0.16.6"
42764276
"@humanwhocodes/module-importer" "^1.0.1"
42774277
"@humanwhocodes/retry" "^0.4.2"
42784278
"@types/estree" "^1.0.6"
4279-
ajv "^6.12.4"
4279+
ajv "^6.14.0"
42804280
chalk "^4.0.0"
42814281
cross-spawn "^7.0.6"
42824282
debug "^4.3.2"
@@ -4295,7 +4295,7 @@ [email protected]:
42954295
is-glob "^4.0.0"
42964296
json-stable-stringify-without-jsonify "^1.0.1"
42974297
lodash.merge "^4.6.2"
4298-
minimatch "^3.1.2"
4298+
minimatch "^3.1.5"
42994299
natural-compare "^1.4.0"
43004300
optionator "^0.9.3"
43014301

@@ -6274,7 +6274,7 @@ minimatch@^10.2.2:
62746274
dependencies:
62756275
brace-expansion "^5.0.2"
62766276

6277-
minimatch@^3.0.4, minimatch@^3.1.1, minimatch@^3.1.2, minimatch@^3.1.3:
6277+
minimatch@^3.0.4, minimatch@^3.1.1, minimatch@^3.1.2, minimatch@^3.1.5:
62786278
version "3.1.5"
62796279
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.5.tgz#580c88f8d5445f2bd6aa8f3cadefa0de79fbd69e"
62806280
integrity sha512-VgjWUsnnT6n+NUk6eZq77zeFdpW2LWDzP6zFGrCbHXiYNul5Dzqk2HHQ5uFH2DNW5Xbp8+jVzaeNt94ssEEl4w==

0 commit comments

Comments
 (0)