Skip to content

Commit 72efc51

Browse files
chore(deps): update dependency eslint to v9
1 parent 8dbb155 commit 72efc51

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@types/node": "^20.5.7",
2323
"@typescript-eslint/eslint-plugin": "^5.10.2",
2424
"@typescript-eslint/parser": "^5.10.2",
25-
"eslint": "^8.8.0",
25+
"eslint": "^9.0.0",
2626
"eslint-config-prettier": "^8.3.0",
2727
"eslint-plugin-prettier": "^4.0.0",
2828
"jest": "^29.2.1",

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@types/node": "^20.5.7",
2323
"@typescript-eslint/eslint-plugin": "^5.10.2",
2424
"@typescript-eslint/parser": "^5.10.2",
25-
"eslint": "^8.8.0",
25+
"eslint": "^9.0.0",
2626
"eslint-config-prettier": "^8.3.0",
2727
"eslint-plugin-prettier": "^4.0.0",
2828
"jest": "^29.2.1",

0 commit comments

Comments
 (0)