Skip to content

Commit

Permalink
chore(deps): bump chai in /javascript/packages/orchestrator
Browse files Browse the repository at this point in the history
Bumps [chai](https://github.com/chaijs/chai) from 4.3.10 to 5.0.0.
- [Release notes](https://github.com/chaijs/chai/releases)
- [Changelog](https://github.com/chaijs/chai/blob/main/History.md)
- [Commits](chaijs/chai@v4.3.10...v5.0.0)

---
updated-dependencies:
- dependency-name: chai
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 29, 2023
1 parent 986ca1c commit 1c5cd87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion javascript/packages/orchestrator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@polkadot/keyring": "^12.6.2",
"@polkadot/util-crypto": "^12.6.1",
"@zombienet/utils": "^0.0.24",
"chai": "^4.3.10",
"chai": "^5.0.0",
"debug": "^4.3.4",
"execa": "^5.1.1",
"fs-extra": "^11.2.0",
Expand Down

0 comments on commit 1c5cd87

Please sign in to comment.