Skip to content

Commit cc1c24c

Browse files
committed
limit ESLint version for exported type tests
1 parent d58017a commit cc1c24c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test-published-types/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
"private": true,
44
"version": "0.0.0",
55
"dependencies": {
6-
"eslint": "^9.11.1"
6+
"eslint": "~9.38.0"
77
}
88
}

0 commit comments

Comments
 (0)