Skip to content

Commit

Permalink
fix(deps): update eslint monorepo to v9.19.0 (#652)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 26, 2025
1 parent 77d8efb commit cba95a1
Show file tree
Hide file tree
Showing 17 changed files with 92 additions and 92 deletions.
4 changes: 2 additions & 2 deletions configs/eslint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,13 @@
},
"dependencies": {
"@eslint/compat": "1.2.5",
"@eslint/js": "9.18.0",
"@eslint/js": "9.19.0",
"eslint-plugin-jsx-a11y": "6.10.2",
"eslint-plugin-react": "7.37.4",
"eslint-plugin-react-hooks": "5.1.0",
"typescript-eslint": "8.21.0"
},
"peerDependencies": {
"eslint": "9.18.0"
"eslint": "9.19.0"
}
}
2 changes: 1 addition & 1 deletion deployables/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"autoprefixer": "10.4.20",
"cross-env": "7.0.3",
"dotenv": "16.4.7",
"eslint": "9.18.0",
"eslint": "9.19.0",
"globals": "15.14.0",
"jsdom": "26.0.0",
"postcss": "8.5.1",
Expand Down
2 changes: 1 addition & 1 deletion deployables/example-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@zodiac/eslint-config": "workspace:*",
"@zodiac/typescript-config": "workspace:*",
"autoprefixer": "10.4.20",
"eslint": "9.18.0",
"eslint": "9.19.0",
"globals": "15.14.0",
"postcss": "8.5.1",
"tailwindcss": "4.0.0",
Expand Down
2 changes: 1 addition & 1 deletion deployables/extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"dotenv": "16.4.7",
"esbuild": "0.24.2",
"esbuild-style-plugin": "1.6.3",
"eslint": "9.18.0",
"eslint": "9.19.0",
"ethers": "6.13.5",
"events": "3.3.0",
"globals": "15.14.0",
Expand Down
2 changes: 1 addition & 1 deletion deployables/fork-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"@zodiac/eslint-config": "workspace:*",
"@zodiac/typescript-config": "workspace:*",
"env-cmd": "10.1.0",
"eslint": "9.18.0",
"eslint": "9.19.0",
"typescript": "5.7.3",
"wrangler": "3.105.1"
},
Expand Down
2 changes: 1 addition & 1 deletion deployables/landing-page/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@zodiac/eslint-config": "workspace:*",
"@zodiac/typescript-config": "workspace:*",
"autoprefixer": "10.4.20",
"eslint": "9.18.0",
"eslint": "9.19.0",
"postcss": "8.5.1",
"tailwindcss": "4.0.0",
"typescript": "5.7.3",
Expand Down
2 changes: 1 addition & 1 deletion deployables/vnet-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"@zodiac/eslint-config": "workspace:*",
"@zodiac/typescript-config": "workspace:*",
"env-cmd": "10.1.0",
"eslint": "9.18.0",
"eslint": "9.19.0",
"typescript": "5.7.3",
"wrangler": "3.105.1"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/chains/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"devDependencies": {
"@zodiac/eslint-config": "workspace:*",
"@zodiac/typescript-config": "workspace:*",
"eslint": "9.18.0",
"eslint": "9.19.0",
"ser-kit": "1.1.0"
}
}
2 changes: 1 addition & 1 deletion packages/env/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@
"@types/node": "22.10.10",
"@zodiac/eslint-config": "workspace:*",
"@zodiac/typescript-config": "workspace:*",
"eslint": "9.18.0"
"eslint": "9.19.0"
}
}
2 changes: 1 addition & 1 deletion packages/form-data/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@
"devDependencies": {
"@zodiac/eslint-config": "workspace:*",
"@zodiac/typescript-config": "workspace:*",
"eslint": "9.18.0"
"eslint": "9.19.0"
}
}
2 changes: 1 addition & 1 deletion packages/messages/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@
"devDependencies": {
"@zodiac/eslint-config": "workspace:*",
"@zodiac/typescript-config": "workspace:*",
"eslint": "9.18.0"
"eslint": "9.19.0"
}
}
2 changes: 1 addition & 1 deletion packages/modules/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@zodiac/eslint-config": "workspace:*",
"@zodiac/test-utils": "workspace:*",
"@zodiac/typescript-config": "workspace:*",
"eslint": "9.18.0",
"eslint": "9.19.0",
"vitest": "2.1.8"
}
}
2 changes: 1 addition & 1 deletion packages/safe/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@
"devDependencies": {
"@zodiac/eslint-config": "workspace:*",
"@zodiac/typescript-config": "workspace:*",
"eslint": "9.18.0"
"eslint": "9.19.0"
}
}
2 changes: 1 addition & 1 deletion packages/schema/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@
"devDependencies": {
"@zodiac/eslint-config": "workspace:*",
"@zodiac/typescript-config": "workspace:*",
"eslint": "9.18.0"
"eslint": "9.19.0"
}
}
2 changes: 1 addition & 1 deletion packages/test-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"@types/react-dom": "19.0.3",
"@zodiac/eslint-config": "workspace:*",
"@zodiac/typescript-config": "workspace:*",
"eslint": "9.18.0",
"eslint": "9.19.0",
"ser-kit": "1.1.0"
}
}
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@vitest/coverage-v8": "2.1.8",
"@zodiac/eslint-config": "workspace:*",
"@zodiac/typescript-config": "workspace:*",
"eslint": "9.18.0",
"eslint": "9.19.0",
"react": "19.0.0",
"react-dom": "19.0.0",
"react-router": "7.1.3",
Expand Down
Loading

0 comments on commit cba95a1

Please sign in to comment.