From 0c6994bc04a040c7866285897dc57c6dc4149a44 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 04:43:46 +0000 Subject: [PATCH] chore(deps): update dependency eslint to ^9.11.1 (#153) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 26997eb4..4afc8c14 100644 --- a/package.json +++ b/package.json @@ -104,7 +104,7 @@ "commitizen": "^4.3.0", "cross-env": "^7.0.3", "cz-conventional-changelog": "^3.3.0", - "eslint": "^9.11.0", + "eslint": "^9.11.1", "jsdom": "^24.1.3", "postcss": "^8.4.47", "postcss-html": "^1.7.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4337b0bc..3a6833eb 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -157,7 +157,7 @@ importers: specifier: ^3.3.0 version: 3.3.0(@types/node@20.16.10)(typescript@5.6.2) eslint: - specifier: ^9.11.0 + specifier: ^9.11.1 version: 9.11.1(jiti@1.21.0) jsdom: specifier: ^24.1.3