Skip to content
This repository was archived by the owner on Mar 7, 2025. It is now read-only.

Commit ec4c429

Browse files
authored
Fix typescript-eslint version (#13)
1 parent 455cd6d commit ec4c429

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

types/typescript-eslint/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@eslint-types/typescript-eslint",
3-
"version": "46.8.2",
3+
"version": "6.8.0",
44
"description": "TypeScript definitions for eslint-define-config",
55
"homepage": "https://github.com/eslint-types/define-config-plugin-types/tree/main/types/typescript-eslint",
66
"license": "MIT",

0 commit comments

Comments
 (0)