Skip to content

Commit ef2d81e

Browse files
committed
upgrade deps && docs [skip ci]
1 parent ffee114 commit ef2d81e

File tree

3 files changed

+197
-187
lines changed

3 files changed

+197
-187
lines changed

.lst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2025-07-07_16:33:42
1+
2025-07-08_02:05:51

packages/config-eslint/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
"private": true,
66
"devDependencies": {
77
"@next/eslint-plugin-next": "^15.3.5",
8-
"@typescript-eslint/eslint-plugin": "^8.35.1",
9-
"@typescript-eslint/parser": "^8.35.1",
8+
"@typescript-eslint/eslint-plugin": "^8.36.0",
9+
"@typescript-eslint/parser": "^8.36.0",
1010
"eslint": "^9.30.1",
1111
"eslint-config-prettier": "^10.1.5",
1212
"eslint-plugin-only-warn": "^1.1.0",
@@ -15,6 +15,6 @@
1515
"eslint-plugin-turbo": "^2.5.4",
1616
"globals": "^16.3.0",
1717
"typescript": "^5.8.3",
18-
"typescript-eslint": "^8.35.1"
18+
"typescript-eslint": "^8.36.0"
1919
}
2020
}

0 commit comments

Comments
 (0)