Skip to content

Commit 2a15d59

Browse files
authored
Merge pull request #41 from hexojs/dependabot/npm_and_yarn/chai-tw-4.2.0
Update chai requirement from ^3.5.0 to ^4.2.0
2 parents 7cabaab + c74afb0 commit 2a15d59

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
@@ -43,7 +43,7 @@
4343
"tildify": "^1.2.0"
4444
},
4545
"devDependencies": {
46-
"chai": "^3.5.0",
46+
"chai": "^4.2.0",
4747
"chai-as-promised": "^7.1.1",
4848
"eslint": "^5.9.0",
4949
"eslint-config-hexo": "^3.0.0",

0 commit comments

Comments
 (0)