Skip to content

Commit 464d85a

Browse files
Update other minor updates
1 parent 1d3ef45 commit 464d85a

File tree

2 files changed

+272
-223
lines changed

2 files changed

+272
-223
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"devDependencies": {
7070
"@api3/eslint-plugin-commons": "^3.0.0",
7171
"@api3/promise-utils": "^0.4.0",
72-
"@changesets/cli": "^2.29.4",
72+
"@changesets/cli": "^2.29.5",
7373
"@nomicfoundation/hardhat-chai-matchers": "^2.1.0",
7474
"@nomicfoundation/hardhat-ethers": "^3.1.0",
7575
"@nomicfoundation/hardhat-network-helpers": "^1.1.0",
@@ -81,21 +81,21 @@
8181
"@types/chai": "^4.3.20",
8282
"@types/jest": "^30.0.0",
8383
"@types/mocha": "^10.0.10",
84-
"@types/node": "^22.17.1",
84+
"@types/node": "^22.17.2",
8585
"@types/yargs": "^17.0.33",
8686
"@typescript-eslint/eslint-plugin": "^7.18.0",
8787
"@typescript-eslint/parser": "^7.18.0",
8888
"chai": "^4.5.0",
89-
"dotenv": "^16.5.0",
89+
"dotenv": "^16.6.1",
9090
"eslint": "^8.57.1",
91-
"glob": "^11.0.2",
92-
"hardhat": "^2.26.2",
93-
"hardhat-deploy": "1.0.2",
91+
"glob": "^11.0.3",
92+
"hardhat": "^2.26.3",
93+
"hardhat-deploy": "1.0.4",
9494
"hardhat-gas-reporter": "^2.3.0",
9595
"jest": "^30.0.5",
96-
"prettier": "^3.5.3",
97-
"prettier-plugin-solidity": "^2.0.0",
98-
"solhint": "^5.1.0",
96+
"prettier": "^3.6.2",
97+
"prettier-plugin-solidity": "^2.1.0",
98+
"solhint": "^5.2.0",
9999
"solidity-coverage": "^0.8.16",
100100
"ts-jest": "^29.4.1",
101101
"ts-node": "^10.9.2",

0 commit comments

Comments
 (0)