Skip to content
This repository was archived by the owner on Nov 8, 2024. It is now read-only.

Commit fceeec7

Browse files
Update chai requirement from 1.7.1 to 4.2.0
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](chaijs/chai@1.7.1...4.2.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 56dc6b1 commit fceeec7

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
@@ -15,7 +15,7 @@
1515
"devDependencies": {
1616
"coffee-script": "1.6.3",
1717
"mocha": "1.11.0",
18-
"chai": "1.7.1",
18+
"chai": "4.2.0",
1919
"curl-trace-parser": ""
2020
},
2121
"engines": {

0 commit comments

Comments
 (0)