Skip to content

Commit cc4b9bf

Browse files
authored
Merge pull request #113 from hexojs/dependabot/npm_and_yarn/chai-tw-4.2.0
Update chai requirement from ^3.5.0 to ^4.2.0
2 parents 49c9f2a + 529935e commit cc4b9bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
],
2626
"license": "MIT",
2727
"devDependencies": {
28-
"chai": "^3.5.0",
28+
"chai": "^4.2.0",
2929
"eslint": "^5.6.1",
3030
"eslint-config-hexo": "^3.0.0",
3131
"istanbul": "^0.4.3",

0 commit comments

Comments
 (0)