Skip to content

Commit 7ad1882

Browse files
Update eslint
1 parent ad97285 commit 7ad1882

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -21,15 +21,15 @@
2121
"@babel/preset-env": "^7.16.11",
2222
"@babel/preset-typescript": "^7.16.7",
2323
"@types/jest": "^29.0.0",
24-
"@typescript-eslint/eslint-plugin": "^5.0.0",
25-
"@typescript-eslint/parser": "^5.0.0",
24+
"@typescript-eslint/eslint-plugin": "^8.0.0",
25+
"@typescript-eslint/parser": "^8.0.0",
2626
"babel-jest": "^29.0.0",
27-
"eslint": "^8.0.0",
28-
"eslint-config-standard-with-typescript": "^32.0.0",
27+
"eslint": "^9.0.0",
28+
"eslint-config-standard-with-typescript": "^43.0.0",
2929
"eslint-plugin-import": "^2.25.4",
30-
"eslint-plugin-jest": "^27.0.0",
30+
"eslint-plugin-jest": "^29.0.0",
3131
"eslint-plugin-node": "^11.1.0",
32-
"eslint-plugin-promise": "^6.0.0",
32+
"eslint-plugin-promise": "^7.0.0",
3333
"jest": "^29.0.0",
3434
"ts-node": "^10.4.0",
3535
"typescript": "^5.0.0"

0 commit comments

Comments
 (0)