Skip to content

Commit e5775e2

Browse files
Update eslint monorepo to v10
1 parent d9578d4 commit e5775e2

2 files changed

Lines changed: 98 additions & 218 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"@astrojs/svelte": "7.2.5",
5353
"@astrojs/vue": "5.1.4",
5454
"@devprotocol/clubs-core": "3.28.0",
55-
"@eslint/js": "^9.12.0",
55+
"@eslint/js": "^10.0.0",
5656
"@rollup/plugin-typescript": "12.3.0",
5757
"@tailwindcss/typography": "^0.5.10",
5858
"@tailwindcss/vite": "^4.0.6",
@@ -63,7 +63,7 @@
6363
"@types/ramda": "0.31.1",
6464
"astro": "5.18.1",
6565
"dotenv": "17.3.1",
66-
"eslint": "^9.12.0",
66+
"eslint": "^10.0.0",
6767
"eslint-config-prettier": "10.1.8",
6868
"eslint-plugin-functional": "^9.0.0",
6969
"ethers": "6.16.0",

0 commit comments

Comments
 (0)