Skip to content

Commit e1c96a6

Browse files
Update dependency npm-run-all2 to ^5.0.2
1 parent 7158210 commit e1c96a6

3 files changed

Lines changed: 211 additions & 168 deletions

File tree

contracts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"devDependencies": {
3636
"@types/debug": "^4.1.12",
3737
"@types/node": "^20.11.5",
38-
"npm-run-all2": "^5.0.0",
38+
"npm-run-all2": "^5.0.2",
3939
"ts-node": "^10.9.2",
4040
"typescript": "^5.3.3"
4141
},

hardhat/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"dotenv": "^16.4.5",
5353
"hardhat": "^2.19.4",
5454
"hardhat-tracer": "^3.1.0",
55-
"npm-run-all2": "^5.0.0",
55+
"npm-run-all2": "^5.0.2",
5656
"prettier": "^3.2.4",
5757
"prettier-plugin-solidity": "1.3.1",
5858
"solhint": "^4.1.1",

0 commit comments

Comments
 (0)