Skip to content

Commit 1b1c69e

Browse files
authored
Merge pull request #5587 from NomicFoundation/galargh/typescript-config-dir
chore: upgrade typescript to ~5.5.0
2 parents 03f04a2 + bae09d3 commit 1b1c69e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"hardhat": "workspace:*",
1010
"prettier": "2.4.1",
1111
"shelljs": "^0.8.5",
12-
"typescript": "~5.0.0"
12+
"typescript": "~5.5.0"
1313
},
1414
"scripts": {
1515
"build": "tsc --build packages/hardhat-core packages/hardhat-ethers packages/hardhat-verify packages/hardhat-vyper packages/hardhat-web3-v4 packages/hardhat-chai-matchers packages/hardhat-network-helpers packages/hardhat-toolbox packages/hardhat-foundry packages/hardhat-ledger packages/hardhat-viem packages/hardhat-toolbox-viem",

pnpm-lock.yaml

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)