Skip to content

Commit

Permalink
Bump chai from 4.3.3 to 4.3.4
Browse files Browse the repository at this point in the history
Bumps [chai](https://github.com/chaijs/chai) from 4.3.3 to 4.3.4.
- [Release notes](https://github.com/chaijs/chai/releases)
- [Changelog](https://github.com/chaijs/chai/blob/main/History.md)
- [Commits](chaijs/chai@4.3.3...v4.3.4)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and StanzillaManticore committed Mar 15, 2021
1 parent e965968 commit 8f074fb
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions 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 package.json
Expand Up @@ -41,7 +41,7 @@
"test": "node ./out/test/runTest.js"
},
"dependencies": {
"chai": "^4.3.3"
"chai": "^4.3.4"
},
"devDependencies": {
"@types/chai": "^4.2.15",
Expand Down

0 comments on commit 8f074fb

Please sign in to comment.