Skip to content

Commit 5efdb9a

Browse files
committed
Downgrade eslint to meet the requirements of my eslint config
1 parent b2150a2 commit 5efdb9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"ava": "4.2.0",
4747
"c8": "7.11.2",
4848
"del-cli": "4.0.1",
49-
"eslint": "8.13.0",
49+
"eslint": "7.32.0",
5050
"eslint-config-airbnb-typescript": "12.3.1",
5151
"eslint-import-resolver-typescript": "2.7.1",
5252
"eslint-plugin-ava": "13.2.0",

0 commit comments

Comments
 (0)