Skip to content

Commit 554fe7c

Browse files
fix(deps): update dependency eslint to v9.39.0 (#16273)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ca3441f commit 554fe7c

File tree

8 files changed

+14
-14
lines changed

8 files changed

+14
-14
lines changed

airdrops/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@vercel/speed-insights": "1.2.0",
2525
"dayjs": "1.11.18",
2626
"embla-carousel-react": "8.6.0",
27-
"eslint": "9.38.0",
27+
"eslint": "9.39.0",
2828
"ethers": "6.15.0",
2929
"next": "14.2.26",
3030
"react-markdown": "10.1.0",

governance/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@unlock-protocol/hardhat-plugin": "workspace:^",
2929
"@unlock-protocol/networks": "workspace:./packages/networks",
3030
"arb-shared-dependencies": "1.0.0",
31-
"eslint": "9.38.0",
31+
"eslint": "9.39.0",
3232
"ethers": "6.15.0",
3333
"ethers-multisend": "3.1.0",
3434
"fs-extra": "11.3.2",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"devDependencies": {
2020
"@vitest/coverage-v8": "3.2.4",
2121
"@vitest/eslint-plugin": "1.3.26",
22-
"eslint": "9.38.0",
22+
"eslint": "9.39.0",
2323
"eslint-plugin-evm-address-to-checksummed": "0.0.6",
2424
"eslint-plugin-json": "4.0.1",
2525
"eslint-plugin-mocha": "10.5.0",

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,6 @@
3131
},
3232
"dependencies": {
3333
"@unlock-protocol/eslint-config": "workspace:./packages/eslint-config",
34-
"eslint": "9.38.0"
34+
"eslint": "9.39.0"
3535
}
3636
}

packages/hardhat-helpers/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
},
3232
"devDependencies": {
3333
"copyfiles": "2.4.1",
34-
"eslint": "9.38.0",
34+
"eslint": "9.39.0",
3535
"tsup": "8.5.0"
3636
},
3737
"repository": {

provider/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"@unlock-protocol/contracts": "workspace:^",
77
"@unlock-protocol/eslint-config": "workspace:./packages/eslint-config",
88
"@unlock-protocol/networks": "workspace:^",
9-
"eslint": "9.38.0",
9+
"eslint": "9.39.0",
1010
"typescript": "5.8.3",
1111
"vitest": "3.2.4"
1212
},

unlock-protocol-com/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"dayjs": "1.11.18",
2222
"dotenv": "16.6.1",
2323
"embla-carousel-react": "8.6.0",
24-
"eslint": "9.38.0",
24+
"eslint": "9.39.0",
2525
"ethers": "6.15.0",
2626
"next": "14.2.26",
2727
"next-seo": "6.8.0",

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -22305,7 +22305,7 @@ __metadata:
2230522305
autoprefixer: "npm:10.4.21"
2230622306
dayjs: "npm:1.11.18"
2230722307
embla-carousel-react: "npm:8.6.0"
22308-
eslint: "npm:9.38.0"
22308+
eslint: "npm:9.39.0"
2230922309
ethers: "npm:6.15.0"
2231022310
jsdom: "npm:26.1.0"
2231122311
next: "npm:14.2.26"
@@ -22343,7 +22343,7 @@ __metadata:
2234322343
dependencies:
2234422344
"@unlock-protocol/eslint-config": "workspace:./packages/eslint-config"
2234522345
"@unlock-protocol/tsconfig": "workspace:./packages/tsconfig"
22346-
eslint: "npm:9.38.0"
22346+
eslint: "npm:9.39.0"
2234722347
tsup: "npm:8.5.0"
2234822348
typescript: "npm:5.8.3"
2234922349
vitest: "npm:3.2.4"
@@ -22482,7 +22482,7 @@ __metadata:
2248222482
"@unlock-protocol/hardhat-plugin": "workspace:^"
2248322483
"@unlock-protocol/networks": "workspace:./packages/networks"
2248422484
arb-shared-dependencies: "npm:1.0.0"
22485-
eslint: "npm:9.38.0"
22485+
eslint: "npm:9.39.0"
2248622486
ethers: "npm:6.15.0"
2248722487
ethers-multisend: "npm:3.1.0"
2248822488
fs-extra: "npm:11.3.2"
@@ -22507,7 +22507,7 @@ __metadata:
2250722507
"@unlock-protocol/tsconfig": "workspace:^"
2250822508
"@unlock-protocol/types": "workspace:^"
2250922509
copyfiles: "npm:2.4.1"
22510-
eslint: "npm:9.38.0"
22510+
eslint: "npm:9.39.0"
2251122511
ethers: "npm:6.15.0"
2251222512
hardhat: "npm:2.26.3"
2251322513
tsup: "npm:8.5.0"
@@ -22706,7 +22706,7 @@ __metadata:
2270622706
"@unlock-protocol/contracts": "workspace:^"
2270722707
"@unlock-protocol/eslint-config": "workspace:./packages/eslint-config"
2270822708
"@unlock-protocol/networks": "workspace:^"
22709-
eslint: "npm:9.38.0"
22709+
eslint: "npm:9.39.0"
2271022710
ethers: "npm:6.15.0"
2271122711
typescript: "npm:5.8.3"
2271222712
vitest: "npm:3.2.4"
@@ -22996,7 +22996,7 @@ __metadata:
2299622996
dayjs: "npm:1.11.18"
2299722997
dotenv: "npm:16.6.1"
2299822998
embla-carousel-react: "npm:8.6.0"
22999-
eslint: "npm:9.38.0"
22999+
eslint: "npm:9.39.0"
2300023000
eslint-config-next: "npm:15.5.6"
2300123001
ethers: "npm:6.15.0"
2300223002
feed: "npm:4.2.2"
@@ -56513,7 +56513,7 @@ __metadata:
5651356513
"@vitest/coverage-v8": "npm:3.2.4"
5651456514
"@vitest/eslint-plugin": "npm:1.3.26"
5651556515
babel-plugin-polyfill-corejs2: "npm:0.4.12"
56516-
eslint: "npm:9.38.0"
56516+
eslint: "npm:9.39.0"
5651756517
eslint-plugin-evm-address-to-checksummed: "npm:0.0.6"
5651856518
eslint-plugin-json: "npm:4.0.1"
5651956519
eslint-plugin-mocha: "npm:10.5.0"

0 commit comments

Comments
 (0)