Skip to content

Commit 29d9897

Browse files
Update dev-dependencies
1 parent daf18ff commit 29d9897

2 files changed

Lines changed: 823 additions & 829 deletions

File tree

package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"devDependencies": {
7272
"@api3/eslint-plugin-commons": "^3.0.0",
7373
"@api3/promise-utils": "^0.4.0",
74-
"@changesets/cli": "^2.29.4",
74+
"@changesets/cli": "^2.29.8",
7575
"@nomicfoundation/hardhat-chai-matchers": "^2.1.2",
7676
"@nomicfoundation/hardhat-ethers": "^3.1.3",
7777
"@nomicfoundation/hardhat-network-helpers": "^1.1.2",
@@ -84,26 +84,26 @@
8484
"@types/jest": "^30.0.0",
8585
"@types/mocha": "^10.0.10",
8686
"@types/node": "^22.17.1",
87-
"@types/yargs": "^17.0.33",
87+
"@types/yargs": "^17.0.35",
8888
"@typescript-eslint/eslint-plugin": "^7.18.0",
8989
"@typescript-eslint/parser": "^7.18.0",
9090
"chai": "^4.5.0",
91-
"dotenv": "^16.5.0",
91+
"dotenv": "^16.6.1",
9292
"eslint": "^8.57.1",
93-
"glob": "^11.0.2",
94-
"hardhat": "^2.28.3",
93+
"glob": "^11.1.0",
94+
"hardhat": "^2.28.4",
9595
"hardhat-deploy": "^1.0.4",
9696
"hardhat-gas-reporter": "^2.3.0",
97-
"keycard-hardhat-provider": "^0.1.2",
98-
"jest": "^30.0.5",
99-
"prettier": "^3.5.3",
100-
"prettier-plugin-solidity": "^2.0.0",
101-
"solhint": "^5.1.0",
97+
"keycard-hardhat-provider": "^0.1.3",
98+
"jest": "^30.2.0",
99+
"prettier": "^3.8.1",
100+
"prettier-plugin-solidity": "^2.2.1",
101+
"solhint": "^5.2.0",
102102
"solidity-coverage": "^0.8.17",
103-
"ts-jest": "^29.4.1",
103+
"ts-jest": "^29.4.6",
104104
"ts-node": "^10.9.2",
105105
"typechain": "^8.3.2",
106-
"typescript": "^5.9.2"
106+
"typescript": "^5.9.3"
107107
},
108108
"dependencies": {
109109
"ethers": "^6.15.0",

0 commit comments

Comments
 (0)