Skip to content

Commit 41500d1

Browse files
chore(deps): bump ws and hardhat-gas-reporter (#59)
Bumps [ws](https://github.com/websockets/ws) to 8.17.1 and updates ancestor dependency [hardhat-gas-reporter](https://github.com/cgewecke/hardhat-gas-reporter). These dependencies need to be updated together. Updates `ws` from 8.13.0 to 8.17.1 - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@8.13.0...8.17.1) Updates `hardhat-gas-reporter` from 2.2.2 to 2.2.3 - [Release notes](https://github.com/cgewecke/hardhat-gas-reporter/releases) - [Changelog](https://github.com/cgewecke/hardhat-gas-reporter/blob/master/CHANGELOG.md) - [Commits](cgewecke/hardhat-gas-reporter@v2.2.2...v2.2.3) --- updated-dependencies: - dependency-name: ws dependency-version: 8.17.1 dependency-type: indirect - dependency-name: hardhat-gas-reporter dependency-version: 2.2.3 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8fd643c commit 41500d1

File tree

2 files changed

+180
-43
lines changed

2 files changed

+180
-43
lines changed

package-lock.json

Lines changed: 179 additions & 42 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@zk-kit/baby-jubjub": "^1.0.3",
1515
"dotenv": "^16.4.7",
1616
"hardhat": "^2.22.15",
17-
"hardhat-gas-reporter": "^2.2.2",
17+
"hardhat-gas-reporter": "^2.2.3",
1818
"maci-crypto": "^2.0.0",
1919
"poseidon-lite": "^0.3.0",
2020
"prettier": "^3.5.3",

0 commit comments

Comments
 (0)