Skip to content

Commit

Permalink
chore(deps): bump chai from 4.3.7 to 4.3.8 in /javascript
Browse files Browse the repository at this point in the history
Bumps [chai](https://github.com/chaijs/chai) from 4.3.7 to 4.3.8.
- [Release notes](https://github.com/chaijs/chai/releases)
- [Changelog](https://github.com/chaijs/chai/blob/4.x.x/History.md)
- [Commits](chaijs/chai@v4.3.7...v4.3.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 25, 2023
1 parent ca83f8d commit 87b576a
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 9 deletions.
12 changes: 6 additions & 6 deletions javascript/package-lock.json

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

2 changes: 1 addition & 1 deletion javascript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@polkadot/util": "^12.4.2",
"@polkadot/util-crypto": "^12.3.2",
"@types/chai": "^4.3.5",
"chai": "^4.3.7"
"chai": "^4.3.8"
},
"devDependencies": {
"@types/node": "^20.5.4",
Expand Down
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.4.2",
"@polkadot/util-crypto": "^12.3.2",
"@zombienet/utils": "^0.0.21",
"chai": "^4.3.7",
"chai": "^4.3.8",
"debug": "^4.3.4",
"execa": "^5.1.1",
"fs-extra": "^11.1.1",
Expand Down
2 changes: 1 addition & 1 deletion javascript/packages/utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@types/mocha": "^10.0.1",
"@types/nunjucks": "^3.2.3",
"@types/sinon": "^10.0.16",
"chai": "^4.3.7",
"chai": "^4.3.8",
"deep-equal-in-any-order": "^2.0.6",
"sinon": "^15.2.0",
"yaml": "^2.3.1"
Expand Down

0 comments on commit 87b576a

Please sign in to comment.