From f8db9f067ec278f75023a45921e7000ffa05402d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 31 Dec 2025 14:54:31 +0000 Subject: [PATCH] chore(deps): update typescript-eslint monorepo to v8 --- sam/ts/apple-notify/hello-world/package.json | 4 ++-- sam/ts/hello-world/src/package.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/sam/ts/apple-notify/hello-world/package.json b/sam/ts/apple-notify/hello-world/package.json index fda3fef1..80bcc869 100644 --- a/sam/ts/apple-notify/hello-world/package.json +++ b/sam/ts/apple-notify/hello-world/package.json @@ -20,8 +20,8 @@ "@types/jest": "^29.2.0", "@jest/globals": "^29.2.0", "@types/node": "^20.5.7", - "@typescript-eslint/eslint-plugin": "^5.10.2", - "@typescript-eslint/parser": "^5.10.2", + "@typescript-eslint/eslint-plugin": "^8.0.0", + "@typescript-eslint/parser": "^8.0.0", "eslint": "^8.8.0", "eslint-config-prettier": "^8.3.0", "eslint-plugin-prettier": "^4.0.0", diff --git a/sam/ts/hello-world/src/package.json b/sam/ts/hello-world/src/package.json index fda3fef1..80bcc869 100644 --- a/sam/ts/hello-world/src/package.json +++ b/sam/ts/hello-world/src/package.json @@ -20,8 +20,8 @@ "@types/jest": "^29.2.0", "@jest/globals": "^29.2.0", "@types/node": "^20.5.7", - "@typescript-eslint/eslint-plugin": "^5.10.2", - "@typescript-eslint/parser": "^5.10.2", + "@typescript-eslint/eslint-plugin": "^8.0.0", + "@typescript-eslint/parser": "^8.0.0", "eslint": "^8.8.0", "eslint-config-prettier": "^8.3.0", "eslint-plugin-prettier": "^4.0.0",