Skip to content

Commit ffa1949

Browse files
authored
Merge pull request #16 from tokenhost/dependabot/npm_and_yarn/solc-0.8.33
Bump solc from 0.8.24 to 0.8.33
2 parents 2a6e99c + dc93473 commit ffa1949

3 files changed

Lines changed: 10 additions & 10 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"hbs": "^4.1.1",
2525
"prettier": "^2.2.1",
2626
"prettier-plugin-solidity": "^1.0.0-beta.5",
27-
"solc": "0.8.24",
27+
"solc": "0.8.33",
2828
"web3": "^1.3.5"
2929
},
3030
"devDependencies": {

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"ajv": "^8.17.1",
2626
"ajv-formats": "^3.0.1",
2727
"commander": "^12.1.0",
28-
"solc": "0.8.24",
28+
"solc": "0.8.33",
2929
"viem": "^2.37.5"
3030
}
3131
}

pnpm-lock.yaml

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)