Skip to content

Commit e3afa4e

Browse files
committed
upgrade deps && docs [skip ci]
1 parent e006360 commit e3afa4e

File tree

3 files changed

+154
-154
lines changed

3 files changed

+154
-154
lines changed

.lst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2025-04-21_16:31:35
1+
2025-04-22_01:55:19

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": "^15.3.1",
8-
"@typescript-eslint/eslint-plugin": "^8.30.1",
9-
"@typescript-eslint/parser": "^8.30.1",
10-
"eslint": "^9.25.0",
8+
"@typescript-eslint/eslint-plugin": "^8.31.0",
9+
"@typescript-eslint/parser": "^8.31.0",
10+
"eslint": "^9.25.1",
1111
"eslint-config-prettier": "^10.1.2",
1212
"eslint-plugin-only-warn": "^1.1.0",
1313
"eslint-plugin-react": "^7.37.5",
1414
"eslint-plugin-react-hooks": "^5.2.0",
1515
"eslint-plugin-turbo": "^2.5.0",
1616
"globals": "^16.0.0",
1717
"typescript": "^5.8.3",
18-
"typescript-eslint": "^8.30.1"
18+
"typescript-eslint": "^8.31.0"
1919
}
2020
}

0 commit comments

Comments
 (0)