Skip to content

Commit d667ee3

Browse files
Update chai-as-promised requirement from ^5.3.0 to ^7.1.1
Updates the requirements on [chai-as-promised](https://github.com/domenic/chai-as-promised) to permit the latest version. - [Release notes](https://github.com/domenic/chai-as-promised/releases) - [Commits](https://github.com/domenic/chai-as-promised/commits/v7.1.1) Signed-off-by: dependabot[bot] <[email protected]>
1 parent ddd2044 commit d667ee3

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
@@ -44,7 +44,7 @@
4444
},
4545
"devDependencies": {
4646
"chai": "^3.5.0",
47-
"chai-as-promised": "^5.3.0",
47+
"chai-as-promised": "^7.1.1",
4848
"eslint": "^4.19.1",
4949
"eslint-config-hexo": "^3.0.0",
5050
"hexo-renderer-marked": "^0.2.10",

0 commit comments

Comments
 (0)