Skip to content

Commit e9b5e49

Browse files
committed
chore: downgrade eslint to 9.39.4 and update pnpm-lock.yaml for consistency
1 parent e6a7ca8 commit e9b5e49

2 files changed

Lines changed: 208 additions & 107 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"devDependencies": {
2525
"@types/react": "19.2.14",
2626
"@types/react-dom": "19.2.3",
27-
"eslint": "10.4.0",
27+
"eslint": "9.39.4",
2828
"neostandard": "0.13.0",
2929
"prettier": "3.8.3"
3030
}

0 commit comments

Comments
 (0)