From 863539171edaafe6172470b7a3d192292f90efb5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 24 Sep 2024 01:57:26 +0000 Subject: [PATCH] chore(deps): update dependency eslint to ^9.10.0 (#1582) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 53574e3be..46d4947ec 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "cross-env": "^7.0.3", "cypress": "^13.13.2", "cz-conventional-changelog": "3.3.0", - "eslint": "^9.9.1", + "eslint": "^9.10.0", "postcss-custom-properties": "^13.3.12", "postcss-html": "^1.7.0", "rollup-plugin-visualizer": "^5.12.0", diff --git a/yarn.lock b/yarn.lock index 047294ae4..274952704 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3595,7 +3595,7 @@ eslint-visitor-keys@^4.0.0: resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.0.0.tgz#e3adc021aa038a2a8e0b2f8b0ce8f66b9483b1fb" integrity sha512-OtIRv/2GyiF6o/d8K7MYKKbXrOUBIK6SfkIRM4Z0dY3w+LiQ0vy3F57m0Z71bjbyeiWFiHJ8brqnmE6H6/jEuw== -eslint@^9.9.1: +eslint@^9.10.0: version "9.11.1" resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.11.1.tgz#701e5fc528990153f9cef696d8427003b5206567" integrity sha512-MobhYKIoAO1s1e4VUrgx1l1Sk2JBR/Gqjjgw8+mfgoLE2xwsHur4gdfTxyTgShrhvdVFTaJSgMiQBl1jv/AWxg==