Skip to content

Commit 9db0091

Browse files
committed
upgrade deps && docs [skip ci]
1 parent ee4d717 commit 9db0091

File tree

3 files changed

+127
-127
lines changed

3 files changed

+127
-127
lines changed

.lst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2025-11-17_16:35:38
1+
2025-11-18_01:59:33

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": "^16.0.3",
8-
"@typescript-eslint/eslint-plugin": "^8.46.4",
9-
"@typescript-eslint/parser": "^8.46.4",
8+
"@typescript-eslint/eslint-plugin": "^8.47.0",
9+
"@typescript-eslint/parser": "^8.47.0",
1010
"eslint": "^9.39.1",
1111
"eslint-config-prettier": "^10.1.8",
1212
"eslint-plugin-only-warn": "^1.1.0",
@@ -15,6 +15,6 @@
1515
"eslint-plugin-turbo": "^2.6.1",
1616
"globals": "^16.5.0",
1717
"typescript": "^5.9.3",
18-
"typescript-eslint": "^8.46.4"
18+
"typescript-eslint": "^8.47.0"
1919
}
2020
}

0 commit comments

Comments
 (0)