Skip to content

Commit 02f8b74

Browse files
chore(deps): update typescript-eslint monorepo to v8
1 parent f5d3bab commit 02f8b74

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

sam/ts/apple-notify/hello-world/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@
2020
"@types/jest": "^29.2.0",
2121
"@jest/globals": "^29.2.0",
2222
"@types/node": "^20.5.7",
23-
"@typescript-eslint/eslint-plugin": "^5.10.2",
24-
"@typescript-eslint/parser": "^5.10.2",
23+
"@typescript-eslint/eslint-plugin": "^8.0.0",
24+
"@typescript-eslint/parser": "^8.0.0",
2525
"eslint": "^8.8.0",
2626
"eslint-config-prettier": "^8.3.0",
2727
"eslint-plugin-prettier": "^4.0.0",

sam/ts/hello-world/src/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@
2020
"@types/jest": "^29.2.0",
2121
"@jest/globals": "^29.2.0",
2222
"@types/node": "^20.5.7",
23-
"@typescript-eslint/eslint-plugin": "^5.10.2",
24-
"@typescript-eslint/parser": "^5.10.2",
23+
"@typescript-eslint/eslint-plugin": "^8.0.0",
24+
"@typescript-eslint/parser": "^8.0.0",
2525
"eslint": "^8.8.0",
2626
"eslint-config-prettier": "^8.3.0",
2727
"eslint-plugin-prettier": "^4.0.0",

0 commit comments

Comments
 (0)