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",