From 85d802629606649bab7ab82967d08e8620cd7725 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 17 Dec 2024 16:42:34 +0000 Subject: [PATCH] Update typescript-eslint monorepo to ^8.18.1 --- package.json | 4 ++-- pnpm-lock.yaml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 0c3c2ac..fc8c510 100644 --- a/package.json +++ b/package.json @@ -53,8 +53,8 @@ "@types/node": "^22.10.2", "@types/react": "^18.3.17", "@types/react-dom": "^18.3.5", - "@typescript-eslint/eslint-plugin": "^8.18.0", - "@typescript-eslint/parser": "^8.18.0", + "@typescript-eslint/eslint-plugin": "^8.18.1", + "@typescript-eslint/parser": "^8.18.1", "axe-core": "^4.10.2", "cypress": "13.16.1", "cypress-axe": "^1.5.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d246597..ceaef13 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -103,10 +103,10 @@ importers: specifier: ^18.3.5 version: 18.3.5(@types/react@18.3.17) '@typescript-eslint/eslint-plugin': - specifier: ^8.18.0 + specifier: ^8.18.1 version: 8.18.1(@typescript-eslint/parser@8.18.1(eslint@9.17.0(jiti@1.21.6))(typescript@5.7.2))(eslint@9.17.0(jiti@1.21.6))(typescript@5.7.2) '@typescript-eslint/parser': - specifier: ^8.18.0 + specifier: ^8.18.1 version: 8.18.1(eslint@9.17.0(jiti@1.21.6))(typescript@5.7.2) axe-core: specifier: ^4.10.2