From 5d58117775698e4880353da862b764848905a03d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 26 Aug 2024 09:18:34 +0000 Subject: [PATCH] Update dependency @types/eslint to v9 --- packages/eslint-config/package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/packages/eslint-config/package.json b/packages/eslint-config/package.json index 713b9ad..90e21c9 100644 --- a/packages/eslint-config/package.json +++ b/packages/eslint-config/package.json @@ -25,7 +25,7 @@ "@eslint/js": "9.7.0", "@neetly/eslint-plugin": "workspace:*", "@neetly/gitignore": "workspace:*", - "@types/eslint": "8.56.11", + "@types/eslint": "9.6.1", "@types/eslint__js": "8.42.3", "@typescript-eslint/utils": "8.0.1", "eslint-plugin-react-hooks": "5.1.0-rc.0", diff --git a/yarn.lock b/yarn.lock index c480d2d..96e7cc2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2287,7 +2287,7 @@ __metadata: "@neetly/eslint-plugin": "workspace:*" "@neetly/gitignore": "workspace:*" "@neetly/tsconfig": "workspace:*" - "@types/eslint": "npm:8.56.11" + "@types/eslint": "npm:9.6.1" "@types/eslint__js": "npm:8.42.3" "@types/node": "npm:20.14.11" "@typescript-eslint/utils": "npm:8.0.1" @@ -2612,13 +2612,13 @@ __metadata: languageName: node linkType: hard -"@types/eslint@npm:*, @types/eslint@npm:8.56.11": - version: 8.56.11 - resolution: "@types/eslint@npm:8.56.11" +"@types/eslint@npm:*, @types/eslint@npm:9.6.1": + version: 9.6.1 + resolution: "@types/eslint@npm:9.6.1" dependencies: "@types/estree": "npm:*" "@types/json-schema": "npm:*" - checksum: 10c0/e47d2b8e0ce1aa7e1f2564555576fa55343e942ae8cba5940b4e2566f842810c007beff80a01d74d48c60a45ecf28150cbc5cbd53324b1e55cf672b24ccf4667 + checksum: 10c0/69ba24fee600d1e4c5abe0df086c1a4d798abf13792d8cfab912d76817fe1a894359a1518557d21237fbaf6eda93c5ab9309143dee4c59ef54336d1b3570420e languageName: node linkType: hard