Skip to content

Commit a88077a

Browse files
chore(deps): update eslint monorepo to v9.25.0 (#3560)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ff695ba commit a88077a

File tree

2 files changed

+27
-27
lines changed

2 files changed

+27
-27
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.24.0",
34+
"@eslint/js": "9.25.0",
3535
"@types/graphql": "14.5.0",
3636
"@types/jest": "29.5.14",
3737
"@types/node": "22.14.1",
@@ -43,7 +43,7 @@
4343
"@typescript-eslint/parser": "8.30.1",
4444
"class-transformer": "0.5.1",
4545
"class-validator": "0.14.1",
46-
"eslint": "9.24.0",
46+
"eslint": "9.25.0",
4747
"eslint-config-prettier": "10.1.2",
4848
"eslint-plugin-import": "2.31.0",
4949
"eslint-plugin-prettier": "5.2.6",

yarn.lock

Lines changed: 25 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -740,15 +740,15 @@
740740
debug "^4.3.1"
741741
minimatch "^3.1.2"
742742

743-
"@eslint/config-helpers@^0.2.0":
744-
version "0.2.0"
745-
resolved "https://registry.yarnpkg.com/@eslint/config-helpers/-/config-helpers-0.2.0.tgz#12dc8d65c31c4b6c3ebf0758db6601eb7692ce59"
746-
integrity sha512-yJLLmLexii32mGrhW29qvU3QBVTu0GUmEf/J4XsBtVhp4JkIUFN/BjWqTF63yRvGApIDpZm5fa97LtYtINmfeQ==
743+
"@eslint/config-helpers@^0.2.1":
744+
version "0.2.1"
745+
resolved "https://registry.yarnpkg.com/@eslint/config-helpers/-/config-helpers-0.2.1.tgz#26042c028d1beee5ce2235a7929b91c52651646d"
746+
integrity sha512-RI17tsD2frtDu/3dmI7QRrD4bedNKPM08ziRYaC5AhkGrzIAJelm9kJU1TznK+apx6V+cqRz8tfpEeG3oIyjxw==
747747

748-
"@eslint/core@^0.12.0":
749-
version "0.12.0"
750-
resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.12.0.tgz#5f960c3d57728be9f6c65bd84aa6aa613078798e"
751-
integrity sha512-cmrR6pytBuSMTaBweKoGMwu3EiHiEC+DoyupPmlZ0HxBJBtIxwe+j/E4XPIKNx+Q74c8lXKPwYawBf5glsTkHg==
748+
"@eslint/core@^0.13.0":
749+
version "0.13.0"
750+
resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.13.0.tgz#bf02f209846d3bf996f9e8009db62df2739b458c"
751+
integrity sha512-yfkgDw1KR66rkT5A8ci4irzDysN7FRpq3ttJolR88OqQikAWqwA8j5VZyas+vjyBNFIJ7MfybJ9plMILI2UrCw==
752752
dependencies:
753753
"@types/json-schema" "^7.0.15"
754754

@@ -767,22 +767,22 @@
767767
minimatch "^3.1.2"
768768
strip-json-comments "^3.1.1"
769769

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==
770+
"@eslint/js@9.25.0":
771+
version "9.25.0"
772+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.25.0.tgz#4656b39de7cbf12fd66e7d54d9a26d05855b2a5a"
773+
integrity sha512-iWhsUS8Wgxz9AXNfvfOPFSW4VfMXdVhp1hjkZVhXCrpgh/aLcc45rX6MPu+tIVUWDw0HfNwth7O28M1xDxNf9w==
774774

775775
"@eslint/object-schema@^2.1.6":
776776
version "2.1.6"
777777
resolved "https://registry.yarnpkg.com/@eslint/object-schema/-/object-schema-2.1.6.tgz#58369ab5b5b3ca117880c0f6c0b0f32f6950f24f"
778778
integrity sha512-RBMg5FRL0I0gs51M/guSAj5/e14VQ4tpZnQNWwuDT66P14I43ItmPfIZRhO9fUVIPOAQXU47atlywZ/czoqFPA==
779779

780-
"@eslint/plugin-kit@^0.2.7":
781-
version "0.2.7"
782-
resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.2.7.tgz#9901d52c136fb8f375906a73dcc382646c3b6a27"
783-
integrity sha512-JubJ5B2pJ4k4yGxaNLdbjrnk9d/iDz6/q8wOilpIowd6PJPgaxCuHBnBszq7Ce2TyMrywm5r4PnKm6V3iiZF+g==
780+
"@eslint/plugin-kit@^0.2.8":
781+
version "0.2.8"
782+
resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.2.8.tgz#47488d8f8171b5d4613e833313f3ce708e3525f8"
783+
integrity sha512-ZAoA40rNMPwSm+AeHpCq8STiNAwzWLJuP8Xv4CHIc9wv/PSuExjMrmjfYNj682vW0OOiZ1HKxzvjQr9XZIisQA==
784784
dependencies:
785-
"@eslint/core" "^0.12.0"
785+
"@eslint/core" "^0.13.0"
786786
levn "^0.4.1"
787787

788788
"@fastify/accept-negotiator@^2.0.0":
@@ -4659,19 +4659,19 @@ eslint-visitor-keys@^4.2.0:
46594659
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.0.tgz#687bacb2af884fcdda8a6e7d65c606f46a14cd45"
46604660
integrity sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==
46614661

4662-
eslint@9.24.0:
4663-
version "9.24.0"
4664-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.24.0.tgz#9a7f2e6cb2de81c405ab244b02f4584c79dc6bee"
4665-
integrity sha512-eh/jxIEJyZrvbWRe4XuVclLPDYSYYYgLy5zXGGxD6j8zjSAxFEzI2fL/8xNq6O2yKqVt+eF2YhV+hxjV6UKXwQ==
4662+
eslint@9.25.0:
4663+
version "9.25.0"
4664+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.25.0.tgz#ebf629bb26d8e7490ff94f87321863cd73272351"
4665+
integrity sha512-MsBdObhM4cEwkzCiraDv7A6txFXEqtNXOb877TsSp2FCkBNl8JfVQrmiuDqC1IkejT6JLPzYBXx/xAiYhyzgGA==
46664666
dependencies:
46674667
"@eslint-community/eslint-utils" "^4.2.0"
46684668
"@eslint-community/regexpp" "^4.12.1"
46694669
"@eslint/config-array" "^0.20.0"
4670-
"@eslint/config-helpers" "^0.2.0"
4671-
"@eslint/core" "^0.12.0"
4670+
"@eslint/config-helpers" "^0.2.1"
4671+
"@eslint/core" "^0.13.0"
46724672
"@eslint/eslintrc" "^3.3.1"
4673-
"@eslint/js" "9.24.0"
4674-
"@eslint/plugin-kit" "^0.2.7"
4673+
"@eslint/js" "9.25.0"
4674+
"@eslint/plugin-kit" "^0.2.8"
46754675
"@humanfs/node" "^0.16.6"
46764676
"@humanwhocodes/module-importer" "^1.0.1"
46774677
"@humanwhocodes/retry" "^0.4.2"

0 commit comments

Comments
 (0)