Skip to content

Commit eb319a6

Browse files
Update other minor updates
1 parent 1aaa815 commit eb319a6

File tree

2 files changed

+122
-173
lines changed

2 files changed

+122
-173
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -35,18 +35,18 @@
3535
"@types/chai": "^4.3.20",
3636
"@types/mocha": ">=10.0.10",
3737
"chai": "^4.5.0",
38-
"dotenv": "^16.4.7",
38+
"dotenv": "^16.5.0",
3939
"eslint": "^8.57.1",
40-
"hardhat": "^2.22.19",
40+
"hardhat": "^2.24.0",
4141
"hardhat-deploy": "^0.14.1",
4242
"hardhat-gas-reporter": "^1.0.10",
4343
"prettier": "^2.8.8",
44-
"prettier-plugin-solidity": "^1.4.2",
44+
"prettier-plugin-solidity": "^1.4.3",
4545
"solhint": "^3.6.2",
46-
"solidity-coverage": "^0.8.14",
46+
"solidity-coverage": "^0.8.15",
4747
"ts-node": ">=10.9.2",
4848
"typechain": "^8.3.2",
49-
"typescript": ">=5.8.2"
49+
"typescript": ">=5.8.3"
5050
},
5151
"dependencies": {
5252
"@openzeppelin/contracts": "^4.9.6"

0 commit comments

Comments
 (0)