Skip to content

Commit 4d48ba4

Browse files
Update other minor updates
1 parent 36dd1eb commit 4d48ba4

File tree

2 files changed

+241
-89
lines changed

2 files changed

+241
-89
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -48,22 +48,22 @@
4848
"@api3/contracts": "^31.2.0",
4949
"@api3/eslint-plugin-commons": "^3.0.0",
5050
"@api3/promise-utils": "^0.4.0",
51-
"@eslint/js": "^9.36.0",
52-
"@nomicfoundation/hardhat-ethers": "^3.1.0",
53-
"@nomicfoundation/hardhat-network-helpers": "^1.1.0",
51+
"@eslint/js": "^9.39.0",
52+
"@nomicfoundation/hardhat-ethers": "^3.1.2",
53+
"@nomicfoundation/hardhat-network-helpers": "^1.1.2",
5454
"@nomicfoundation/hardhat-toolbox": "^5.0.0",
55-
"@nomicfoundation/hardhat-verify": "^2.1.1",
55+
"@nomicfoundation/hardhat-verify": "^2.1.3",
5656
"@types/chai": "^4.3.20",
5757
"@types/mocha": "^10.0.10",
58-
"@types/node": "^22.18.8",
58+
"@types/node": "^22.19.0",
5959
"@typescript-eslint/eslint-plugin": "^7.18.0",
6060
"@typescript-eslint/parser": "^7.18.0",
6161
"chai": "^4.5.0",
6262
"dotenv": "^17.2.3",
6363
"eslint": "8.57.1",
6464
"ethers": "^6.15.0",
6565
"glob": "^11.0.3",
66-
"hardhat": "^2.26.3",
66+
"hardhat": "^2.26.5",
6767
"hardhat-deploy": "^1.0.4",
6868
"prettier": "^3.6.2",
6969
"prettier-plugin-solidity": "^2.1.0",
@@ -72,7 +72,7 @@
7272
"ts-node": "^10.9.2",
7373
"typechain": "^8.3.2",
7474
"typescript": "^5.9.3",
75-
"typescript-eslint": "^8.45.0"
75+
"typescript-eslint": "^8.46.2"
7676
},
7777
"packageManager": "pnpm@9.15.2"
7878
}

0 commit comments

Comments
 (0)