Skip to content
This repository has been archived by the owner on Jan 23, 2022. It is now read-only.

Commit

Permalink
Update chai requirement from ^3.5.0 to ^4.2.0
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/master/History.md)
- [Commits](https://github.com/chaijs/chai/commits/4.2.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
  • Loading branch information
dependabot-support committed Nov 22, 2018
1 parent 1c1e4e9 commit 46a3032
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -21,7 +21,7 @@
"hamljs": "^0.6.2"
},
"devDependencies": {
"chai": "^3.5.0",
"chai": "^4.2.0",
"eslint": "^1.10.3",
"eslint-config-hexo": "^1.0.2",
"istanbul": "^0.4.2",
Expand Down

0 comments on commit 46a3032

Please sign in to comment.