Skip to content

Commit

Permalink
fix(deps): update dependency eslint to v9 (#13970)
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 Jun 4, 2024
1 parent 6fcacc3 commit 3e41535
Show file tree
Hide file tree
Showing 18 changed files with 140 additions and 58 deletions.
2 changes: 1 addition & 1 deletion docker/development/eth-node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@unlock-protocol/contracts": "workspace:^",
"@unlock-protocol/hardhat-plugin": "workspace:^",
"@unlock-protocol/networks": "workspace:^",
"eslint": "8.57.0",
"eslint": "9.4.0",
"ethers": "6.12.1",
"fs-extra": "11.2.0",
"hardhat": "2.22.3",
Expand Down
2 changes: 1 addition & 1 deletion governance/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@unlock-protocol/hardhat-plugin": "workspace:^",
"@unlock-protocol/networks": "workspace:./packages/networks",
"arb-shared-dependencies": "1.0.0",
"eslint": "8.57.0",
"eslint": "9.4.0",
"ethers": "6.12.1",
"ethers-multisend": "3.0.0",
"ethers5": "npm:[email protected]",
Expand Down
2 changes: 1 addition & 1 deletion locksmith/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@
"@types/supertest": "6.0.2",
"@unlock-protocol/eslint-config": "workspace:^",
"@unlock-protocol/tsconfig": "workspace:./packages/tsconfig",
"eslint": "8.57.0",
"eslint": "9.4.0",
"eslint-config-standard": "17.1.0",
"nock": "13.5.4",
"node-mocks-http": "1.14.1",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
"devDependencies": {
"@vitest/coverage-v8": "1.6.0",
"eslint": "8.57.0",
"eslint": "9.4.0",
"eslint-plugin-evm-address-to-checksummed": "0.0.6",
"eslint-plugin-mocha": "10.4.3",
"eslint-plugin-prettier": "5.1.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/contracts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@unlock-protocol/tsconfig": "workspace:./packages/tsconfig",
"@unlock-protocol/types": "workspace:^",
"copyfiles": "2.4.1",
"eslint": "8.57.0",
"eslint": "9.4.0",
"fs-extra": "11.2.0",
"hardhat": "2.22.3",
"typescript": "5.4.5"
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@
},
"dependencies": {
"@unlock-protocol/eslint-config": "workspace:./packages/eslint-config",
"eslint": "8.57.0"
"eslint": "9.4.0"
}
}
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@babel/eslint-parser": "7.24.5",
"@typescript-eslint/eslint-plugin": "7.12.0",
"@typescript-eslint/parser": "7.12.0",
"eslint": "8.57.0",
"eslint": "9.4.0",
"eslint-config-next": "14.2.3",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-evm-address-to-checksummed": "0.0.6",
Expand Down
2 changes: 1 addition & 1 deletion packages/hardhat-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@unlock-protocol/eslint-config": "workspace:^",
"@unlock-protocol/networks": "workspace:^",
"@unlock-protocol/tsconfig": "workspace:^",
"eslint": "8.57.0",
"eslint": "9.4.0",
"ethers": "6.13.0",
"hardhat": "2.22.3",
"mocha": "10.4.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/networks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"devDependencies": {
"@unlock-protocol/tsconfig": "workspace:^",
"@unlock-protocol/types": "workspace:^",
"eslint": "8.57.0",
"eslint": "9.4.0",
"fs-extra": "11.2.0",
"tsup": "8.1.0",
"typescript": "5.4.5"
Expand Down
2 changes: 1 addition & 1 deletion packages/paywall/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@unlock-protocol/networks": "workspace:^",
"@unlock-protocol/tsconfig": "workspace:^",
"@unlock-protocol/types": "workspace:^",
"eslint": "8.57.0",
"eslint": "9.4.0",
"tsup": "8.1.0",
"typescript": "5.4.5",
"vite": "5.2.11",
Expand Down
2 changes: 1 addition & 1 deletion packages/unlock-js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@unlock-protocol/eslint-config": "workspace:./packages/eslint-config",
"@unlock-protocol/networks": "workspace:./packages/networks",
"@unlock-protocol/types": "workspace:./packages/types",
"eslint": "8.57.0",
"eslint": "9.4.0",
"ethers": "5.7.2",
"hardhat": "2.20.1",
"prettier": "3.2.5",
Expand Down
2 changes: 1 addition & 1 deletion paywall-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"devDependencies": {
"@unlock-protocol/eslint-config": "workspace:./packages/eslint-config",
"@unlock-protocol/tsconfig": "workspace:./packages/tsconfig",
"eslint": "8.57.0",
"eslint": "9.4.0",
"prettier": "3.3.0",
"typescript": "5.4.5",
"vite": "5.2.11"
Expand Down
2 changes: 1 addition & 1 deletion smart-contracts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@unlock-protocol/networks": "workspace:./packages/networks",
"babel-polyfill": "6.26.0",
"babel-register": "6.26.0",
"eslint": "8.57.0",
"eslint": "9.4.0",
"eth-gas-reporter": "0.2.27",
"ethers": "6.13.0",
"fs-extra": "11.2.0",
Expand Down
2 changes: 1 addition & 1 deletion subgraph/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@graphprotocol/graph-ts": "0.35.1",
"@unlock-protocol/eslint-config": "workspace:./packages/eslint-config",
"@unlock-protocol/networks": "workspace:^",
"eslint": "8.57.0",
"eslint": "9.4.0",
"fs-extra": "11.2.0",
"handlebars": "4.7.8",
"yargs": "17.7.2"
Expand Down
2 changes: 1 addition & 1 deletion unlock-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"dayjs": "1.11.11",
"deep-object-diff": "1.1.9",
"dotenv": "16.4.5",
"eslint": "8.57.0",
"eslint": "9.4.0",
"ethers": "5.7.2",
"file-saver": "2.0.5",
"frames.js": "0.16.5",
Expand Down
2 changes: 1 addition & 1 deletion unlock-protocol-com/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"dayjs": "1.11.11",
"dotenv": "16.4.5",
"embla-carousel-react": "8.1.3",
"eslint": "8.57.0",
"eslint": "9.4.0",
"ethers": "6.12.1",
"next": "14.2.3",
"next-seo": "6.5.0",
Expand Down
2 changes: 1 addition & 1 deletion wedlocks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"babel-loader": "9.1.3",
"babel-plugin-wildcard": "7.0.0",
"dotenv": "16.4.5",
"eslint": "8.57.0",
"eslint": "9.4.0",
"handlebars": "4.7.8",
"netlify-cli": "15.11.0",
"node-forge": "1.3.1",
Expand Down
Loading

0 comments on commit 3e41535

Please sign in to comment.