We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ffee114 commit ef2d81eCopy full SHA for ef2d81e
.lst
@@ -1 +1 @@
1
-2025-07-07_16:33:42
+2025-07-08_02:05:51
packages/config-eslint/package.json
@@ -5,8 +5,8 @@
5
"private": true,
6
"devDependencies": {
7
"@next/eslint-plugin-next": "^15.3.5",
8
- "@typescript-eslint/eslint-plugin": "^8.35.1",
9
- "@typescript-eslint/parser": "^8.35.1",
+ "@typescript-eslint/eslint-plugin": "^8.36.0",
+ "@typescript-eslint/parser": "^8.36.0",
10
"eslint": "^9.30.1",
11
"eslint-config-prettier": "^10.1.5",
12
"eslint-plugin-only-warn": "^1.1.0",
@@ -15,6 +15,6 @@
15
"eslint-plugin-turbo": "^2.5.4",
16
"globals": "^16.3.0",
17
"typescript": "^5.8.3",
18
- "typescript-eslint": "^8.35.1"
+ "typescript-eslint": "^8.36.0"
19
}
20
0 commit comments