Skip to content

Commit 6350174

Browse files
committed
upgrade deps && docs [skip ci]
1 parent 5882242 commit 6350174

File tree

3 files changed

+103
-103
lines changed

3 files changed

+103
-103
lines changed

.lst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2025-11-03_16:30:05
1+
2025-11-04_01:58:02

packages/config-eslint/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,16 +5,16 @@
55
"private": true,
66
"devDependencies": {
77
"@next/eslint-plugin-next": "^16.0.1",
8-
"@typescript-eslint/eslint-plugin": "^8.46.2",
9-
"@typescript-eslint/parser": "^8.46.2",
10-
"eslint": "^9.39.0",
8+
"@typescript-eslint/eslint-plugin": "^8.46.3",
9+
"@typescript-eslint/parser": "^8.46.3",
10+
"eslint": "^9.39.1",
1111
"eslint-config-prettier": "^10.1.8",
1212
"eslint-plugin-only-warn": "^1.1.0",
1313
"eslint-plugin-react": "^7.37.5",
1414
"eslint-plugin-react-hooks": "^7.0.1",
1515
"eslint-plugin-turbo": "^2.6.0",
1616
"globals": "^16.5.0",
1717
"typescript": "^5.9.3",
18-
"typescript-eslint": "^8.46.2"
18+
"typescript-eslint": "^8.46.3"
1919
}
2020
}

0 commit comments

Comments
 (0)