Skip to content

Commit 1270dcf

Browse files
committed
Supporting linting on Node 10 again
1 parent 610b684 commit 1270dcf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@typescript-eslint/eslint-plugin": "^5.19.0",
2828
"@typescript-eslint/parser": "^5.19.0",
2929
"chai": "^4.3.6",
30-
"eslint": "^8.13.0",
30+
"eslint": "^7.32.0",
3131
"eslint-config-prettier": "^8.5.0",
3232
"eslint-config-typescript": "^3.0.0",
3333
"eslint-plugin-prettier": "^4.0.0",

0 commit comments

Comments
 (0)