Skip to content

Commit

Permalink
Update chai requirement from ^4.3.3 to ^4.3.4
Browse files Browse the repository at this point in the history
Updates the requirements on [chai](https://github.com/chaijs/chai) to permit the latest version.
- [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] committed Mar 15, 2021
1 parent 55ce232 commit 4b64ee3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@types/sinon": "^9.0.11",
"@types/sinon-chai": "^3.2.5",
"axios": "^0.21.1",
"chai": "^4.3.3",
"chai": "^4.3.4",
"chai-as-promised": "^7.1.1",
"eslint": "^7.21.0",
"gulp": "^4.0.2",
Expand Down

0 comments on commit 4b64ee3

Please sign in to comment.