Skip to content

Commit

Permalink
chore(deps-dev): bump chai-as-promised from 7.1.1 to 7.1.2
Browse files Browse the repository at this point in the history
Bumps [chai-as-promised](https://github.com/domenic/chai-as-promised) from 7.1.1 to 7.1.2.
- [Release notes](https://github.com/domenic/chai-as-promised/releases)
- [Commits](chaijs/chai-as-promised@v7.1.1...v7.1.2)

---
updated-dependencies:
- dependency-name: chai-as-promised
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 13, 2024
1 parent ed609e8 commit 6930a1c
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion circuits/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@types/mocha": "^10.0.6",
"@types/node": "^20.12.11",
"chai": "^4.3.10",
"chai-as-promised": "^7.1.1",
"chai-as-promised": "^7.1.2",
"mocha": "^10.4.0",
"ts-mocha": "^10.0.0",
"ts-node": "^10.9.1",
Expand Down
2 changes: 1 addition & 1 deletion cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"@types/node": "^20.12.11",
"@types/prompt": "^1.1.8",
"chai": "^4.3.10",
"chai-as-promised": "^7.1.1",
"chai-as-promised": "^7.1.2",
"mocha": "^10.4.0",
"nyc": "^15.1.0",
"snarkjs": "^0.7.4",
Expand Down
2 changes: 1 addition & 1 deletion integrationTests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@types/mocha": "^10.0.6",
"@types/node": "^20.12.11",
"chai": "^4.3.10",
"chai-as-promised": "^7.1.1",
"chai-as-promised": "^7.1.2",
"hardhat": "^2.22.3",
"hardhat-artifactor": "^0.2.0",
"hardhat-contract-sizer": "^2.0.3",
Expand Down
20 changes: 10 additions & 10 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 6930a1c

Please sign in to comment.