Skip to content

Commit

Permalink
Update chai requirement from ^3.4.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 569bbb2 commit a7dd137
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -26,7 +26,7 @@
"author": "Tommy Chen <tommy351@gmail.com> (http://zespia.tw)",
"license": "MIT",
"devDependencies": {
"chai": "^3.4.0",
"chai": "^4.2.0",
"eslint": "^1.8.0",
"eslint-config-hexo": "^1.0.2",
"hexo": "^3.0.0",
Expand Down

0 comments on commit a7dd137

Please sign in to comment.