Skip to content

Commit 8cbcac5

Browse files
Merge pull request #1112 from devoxa/renovate/eslint-monorepo
chore(deps): update dependency eslint from 9.36.0 to 9.37.0
2 parents 46e0f4a + 9bf2983 commit 8cbcac5

File tree

2 files changed

+28
-26
lines changed

2 files changed

+28
-26
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@types/graphql-fields": "1.3.9",
3333
"@types/jest": "29.5.14",
3434
"@types/node": "20.9.5",
35-
"eslint": "9.36.0",
35+
"eslint": "9.37.0",
3636
"jest": "29.7.0",
3737
"prettier": "3.6.2",
3838
"prisma": "6.16.3",

yarn.lock

Lines changed: 27 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -562,15 +562,17 @@
562562
debug "^4.3.1"
563563
minimatch "^3.1.2"
564564

565-
"@eslint/config-helpers@^0.3.1":
566-
version "0.3.1"
567-
resolved "https://registry.yarnpkg.com/@eslint/config-helpers/-/config-helpers-0.3.1.tgz#d316e47905bd0a1a931fa50e669b9af4104d1617"
568-
integrity sha512-xR93k9WhrDYpXHORXpxVL5oHj3Era7wo6k/Wd8/IsQNnZUTzkGS29lyn3nAT05v6ltUuTFVCCYDEGfy2Or/sPA==
565+
"@eslint/config-helpers@^0.4.0":
566+
version "0.4.0"
567+
resolved "https://registry.yarnpkg.com/@eslint/config-helpers/-/config-helpers-0.4.0.tgz#e9f94ba3b5b875e32205cb83fece18e64486e9e6"
568+
integrity sha512-WUFvV4WoIwW8Bv0KeKCIIEgdSiFOsulyN0xrMu+7z43q/hkOLXjvb5u7UC9jDxvRzcrbEmuZBX5yJZz1741jog==
569+
dependencies:
570+
"@eslint/core" "^0.16.0"
569571

570-
"@eslint/core@^0.15.2":
571-
version "0.15.2"
572-
resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.15.2.tgz#59386327d7862cc3603ebc7c78159d2dcc4a868f"
573-
integrity sha512-78Md3/Rrxh83gCxoUc0EiciuOHsIITzLy53m3d9UyiW8y9Dj2D29FeETqyKA+BRK76tnTp6RXWb3pCay8Oyomg==
572+
"@eslint/core@^0.16.0":
573+
version "0.16.0"
574+
resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.16.0.tgz#490254f275ba9667ddbab344f4f0a6b7a7bd7209"
575+
integrity sha512-nmC8/totwobIiFcGkDza3GIKfAw1+hLiYVrh3I1nIomQ8PEr5cxg34jnkmGawul/ep52wGRAcyeDCNtWKSOj4Q==
574576
dependencies:
575577
"@types/json-schema" "^7.0.15"
576578

@@ -594,22 +596,22 @@
594596
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.17.0.tgz#1523e586791f80376a6f8398a3964455ecc651ec"
595597
integrity sha512-Sxc4hqcs1kTu0iID3kcZDW3JHq2a77HO9P8CP6YEA/FpH3Ll8UXE2r/86Rz9YJLKme39S9vU5OWNjC6Xl0Cr3w==
596598

597-
"@eslint/js@9.36.0":
598-
version "9.36.0"
599-
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.36.0.tgz#b1a3893dd6ce2defed5fd49de805ba40368e8fef"
600-
integrity sha512-uhCbYtYynH30iZErszX78U+nR3pJU3RHGQ57NXy5QupD4SBVwDeU8TNBy+MjMngc1UyIW9noKqsRqfjQTBU2dw==
599+
"@eslint/js@9.37.0":
600+
version "9.37.0"
601+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.37.0.tgz#0cfd5aa763fe5d1ee60bedf84cd14f54bcf9e21b"
602+
integrity sha512-jaS+NJ+hximswBG6pjNX0uEJZkrT0zwpVi3BA3vX22aFGjJjmgSTSmPpZCRKmoBL5VY/M6p0xsSJx7rk7sy5gg==
601603

602604
"@eslint/object-schema@^2.1.6":
603605
version "2.1.6"
604606
resolved "https://registry.yarnpkg.com/@eslint/object-schema/-/object-schema-2.1.6.tgz#58369ab5b5b3ca117880c0f6c0b0f32f6950f24f"
605607
integrity sha512-RBMg5FRL0I0gs51M/guSAj5/e14VQ4tpZnQNWwuDT66P14I43ItmPfIZRhO9fUVIPOAQXU47atlywZ/czoqFPA==
606608

607-
"@eslint/plugin-kit@^0.3.5":
608-
version "0.3.5"
609-
resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.3.5.tgz#fd8764f0ee79c8ddab4da65460c641cefee017c5"
610-
integrity sha512-Z5kJ+wU3oA7MMIqVR9tyZRtjYPr4OC004Q4Rw7pgOKUOKkJfZ3O24nz3WYfGRpMDNmcOi3TwQOmgm7B7Tpii0w==
609+
"@eslint/plugin-kit@^0.4.0":
610+
version "0.4.0"
611+
resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.4.0.tgz#f6a245b42886abf6fc9c7ab7744a932250335ab2"
612+
integrity sha512-sB5uyeq+dwCWyPi31B2gQlVlo+j5brPlWx4yZBrEaRo/nhdDE8Xke1gsGgtiBdaBTxuTkceLVuVt/pclrasb0A==
611613
dependencies:
612-
"@eslint/core" "^0.15.2"
614+
"@eslint/core" "^0.16.0"
613615
levn "^0.4.1"
614616

615617
"@humanfs/core@^0.19.1":
@@ -2327,19 +2329,19 @@ eslint-visitor-keys@^4.2.1:
23272329
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz#4cfea60fe7dd0ad8e816e1ed026c1d5251b512c1"
23282330
integrity sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==
23292331

2330-
eslint@9.36.0:
2331-
version "9.36.0"
2332-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.36.0.tgz#9cc5cbbfb9c01070425d9bfed81b4e79a1c09088"
2333-
integrity sha512-hB4FIzXovouYzwzECDcUkJ4OcfOEkXTv2zRY6B9bkwjx/cprAq0uvm1nl7zvQ0/TsUk0zQiN4uPfJpB9m+rPMQ==
2332+
eslint@9.37.0:
2333+
version "9.37.0"
2334+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.37.0.tgz#ac0222127f76b09c0db63036f4fe289562072d74"
2335+
integrity sha512-XyLmROnACWqSxiGYArdef1fItQd47weqB7iwtfr9JHwRrqIXZdcFMvvEcL9xHCmL0SNsOvF0c42lWyM1U5dgig==
23342336
dependencies:
23352337
"@eslint-community/eslint-utils" "^4.8.0"
23362338
"@eslint-community/regexpp" "^4.12.1"
23372339
"@eslint/config-array" "^0.21.0"
2338-
"@eslint/config-helpers" "^0.3.1"
2339-
"@eslint/core" "^0.15.2"
2340+
"@eslint/config-helpers" "^0.4.0"
2341+
"@eslint/core" "^0.16.0"
23402342
"@eslint/eslintrc" "^3.3.1"
2341-
"@eslint/js" "9.36.0"
2342-
"@eslint/plugin-kit" "^0.3.5"
2343+
"@eslint/js" "9.37.0"
2344+
"@eslint/plugin-kit" "^0.4.0"
23432345
"@humanfs/node" "^0.16.6"
23442346
"@humanwhocodes/module-importer" "^1.0.1"
23452347
"@humanwhocodes/retry" "^0.4.2"

0 commit comments

Comments
 (0)