Skip to content

Commit d9da7d0

Browse files
committed
🔁 Update pnpm
Signed-off-by: Pascal Marco Caversaccio <pascal.caversaccio@hotmail.ch>
1 parent ed55750 commit d9da7d0

File tree

2 files changed

+136
-129
lines changed

2 files changed

+136
-129
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
},
2020
"author": "pcaversaccio (https://pcaversaccio.com)",
2121
"license": "MIT",
22-
"packageManager": "pnpm@10.5.2",
22+
"packageManager": "pnpm@10.6.1",
2323
"scripts": {
2424
"help": "npx hardhat help",
2525
"accounts": "npx hardhat accounts",
@@ -188,7 +188,7 @@
188188
"lint:fix": "pnpm run prettier:fix && pnpm run solhint:fix && npx eslint . --fix"
189189
},
190190
"devDependencies": {
191-
"@eslint/js": "^9.21.0",
191+
"@eslint/js": "^9.22.0",
192192
"@matterlabs/hardhat-zksync-deploy": "^1.6.0",
193193
"@matterlabs/hardhat-zksync-ethers": "1.2.1",
194194
"@matterlabs/hardhat-zksync-solc": "^1.2.6",
@@ -202,11 +202,11 @@
202202
"@typechain/hardhat": "^9.1.0",
203203
"@types/chai": "^4.3.20",
204204
"@types/mocha": "^10.0.10",
205-
"@types/node": "^22.13.9",
205+
"@types/node": "^22.13.10",
206206
"chai": "^4.5.0",
207207
"dotenv": "^16.4.7",
208-
"eslint": "^9.21.0",
209-
"eslint-config-prettier": "^10.0.2",
208+
"eslint": "^9.22.0",
209+
"eslint-config-prettier": "^10.1.1",
210210
"ethers": "^6.13.5",
211211
"hardhat": "^2.22.19",
212212
"hardhat-abi-exporter": "^2.10.1",

0 commit comments

Comments
 (0)