Skip to content

Commit 7f54843

Browse files
chore(deps): update eslint monorepo to v9.24.0 (#3537)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d9095f5 commit 7f54843

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"devDependencies": {
3232
"@commitlint/cli": "19.8.0",
3333
"@commitlint/config-angular": "19.8.0",
34-
"@eslint/js": "9.23.0",
34+
"@eslint/js": "9.24.0",
3535
"@types/graphql": "14.5.0",
3636
"@types/jest": "29.5.14",
3737
"@types/node": "22.14.0",
@@ -43,7 +43,7 @@
4343
"@typescript-eslint/parser": "8.29.0",
4444
"class-transformer": "0.5.1",
4545
"class-validator": "0.14.1",
46-
"eslint": "9.23.0",
46+
"eslint": "9.24.0",
4747
"eslint-config-prettier": "10.1.1",
4848
"eslint-plugin-import": "2.31.0",
4949
"eslint-plugin-prettier": "5.2.6",

yarn.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -731,10 +731,10 @@
731731
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.12.1.tgz#cfc6cffe39df390a3841cde2abccf92eaa7ae0e0"
732732
integrity sha512-CCZCDJuduB9OUkFkY2IgppNZMi2lBQgD2qzwXkEia16cge2pijY/aXi96CJMquDMn3nJdlPV1A5KrJEXwfLNzQ==
733733

734-
"@eslint/config-array@^0.19.2":
735-
version "0.19.2"
736-
resolved "https://registry.yarnpkg.com/@eslint/config-array/-/config-array-0.19.2.tgz#3060b809e111abfc97adb0bb1172778b90cb46aa"
737-
integrity sha512-GNKqxfHG2ySmJOBSHg7LxeUx4xpuCoFjacmlCoYWEbaPXLwvfIjixRI12xCQZeULksQb23uiA8F40w5TojpV7w==
734+
"@eslint/config-array@^0.20.0":
735+
version "0.20.0"
736+
resolved "https://registry.yarnpkg.com/@eslint/config-array/-/config-array-0.20.0.tgz#7a1232e82376712d3340012a2f561a2764d1988f"
737+
integrity sha512-fxlS1kkIjx8+vy2SjuCB94q3htSNrufYTXubwiBFeaQHbH6Ipi43gFJq2zCMt6PHhImH3Xmr0NksKDvchWlpQQ==
738738
dependencies:
739739
"@eslint/object-schema" "^2.1.6"
740740
debug "^4.3.1"
@@ -767,10 +767,10 @@
767767
minimatch "^3.1.2"
768768
strip-json-comments "^3.1.1"
769769

770-
"@eslint/js@9.23.0":
771-
version "9.23.0"
772-
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.23.0.tgz#c09ded4f3dc63b40b933bcaeb853fceddb64da30"
773-
integrity sha512-35MJ8vCPU0ZMxo7zfev2pypqTwWTofFZO6m4KAtdoFhRpLJUpHTZZ+KB3C7Hb1d7bULYwO4lJXGCi5Se+8OMbw==
770+
"@eslint/js@9.24.0":
771+
version "9.24.0"
772+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.24.0.tgz#685277980bb7bf84ecc8e4e133ccdda7545a691e"
773+
integrity sha512-uIY/y3z0uvOGX8cp1C2fiC4+ZmBhp6yZWkojtHL1YEMnRt1Y63HB9TM17proGEmeG7HeUY+UP36F0aknKYTpYA==
774774

775775
"@eslint/object-schema@^2.1.6":
776776
version "2.1.6"
@@ -4668,18 +4668,18 @@ eslint-visitor-keys@^4.2.0:
46684668
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.0.tgz#687bacb2af884fcdda8a6e7d65c606f46a14cd45"
46694669
integrity sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==
46704670

4671-
eslint@9.23.0:
4672-
version "9.23.0"
4673-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.23.0.tgz#b88f3ab6dc83bcb927fdb54407c69ffe5f2441a6"
4674-
integrity sha512-jV7AbNoFPAY1EkFYpLq5bslU9NLNO8xnEeQXwErNibVryjk67wHVmddTBilc5srIttJDBrB0eMHKZBFbSIABCw==
4671+
eslint@9.24.0:
4672+
version "9.24.0"
4673+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.24.0.tgz#9a7f2e6cb2de81c405ab244b02f4584c79dc6bee"
4674+
integrity sha512-eh/jxIEJyZrvbWRe4XuVclLPDYSYYYgLy5zXGGxD6j8zjSAxFEzI2fL/8xNq6O2yKqVt+eF2YhV+hxjV6UKXwQ==
46754675
dependencies:
46764676
"@eslint-community/eslint-utils" "^4.2.0"
46774677
"@eslint-community/regexpp" "^4.12.1"
4678-
"@eslint/config-array" "^0.19.2"
4678+
"@eslint/config-array" "^0.20.0"
46794679
"@eslint/config-helpers" "^0.2.0"
46804680
"@eslint/core" "^0.12.0"
46814681
"@eslint/eslintrc" "^3.3.1"
4682-
"@eslint/js" "9.23.0"
4682+
"@eslint/js" "9.24.0"
46834683
"@eslint/plugin-kit" "^0.2.7"
46844684
"@humanfs/node" "^0.16.6"
46854685
"@humanwhocodes/module-importer" "^1.0.1"

0 commit comments

Comments
 (0)