Skip to content

Commit e608dcd

Browse files
committed
🔁 Update pnpm to Version 11.0.5
Signed-off-by: pcaversaccio <pascal.caversaccio@hotmail.ch>
1 parent 49f623c commit e608dcd

3 files changed

Lines changed: 98 additions & 105 deletions

File tree

package.json

Lines changed: 2 additions & 11 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.33.2",
22+
"packageManager": "pnpm@11.0.5",
2323
"scripts": {
2424
"help": "hardhat help",
2525
"accounts": "hardhat accounts",
@@ -247,16 +247,7 @@
247247
"ts-node": "^10.9.2",
248248
"typechain": "^8.3.2",
249249
"typescript": "^6.0.3",
250-
"typescript-eslint": "^8.59.1",
250+
"typescript-eslint": "^8.59.2",
251251
"zksync-ethers": "^6.21.1"
252-
},
253-
"pnpm": {
254-
"onlyBuiltDependencies": [
255-
"cpu-features",
256-
"keccak",
257-
"protobufjs",
258-
"secp256k1",
259-
"ssh2"
260-
]
261252
}
262253
}

0 commit comments

Comments
 (0)