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

Commit 0cb7724

Browse files
Update chai requirement from 4.1.2 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@4.1.2...4.2.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 8aceaeb commit 0cb7724

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
@@ -20,7 +20,7 @@
2020
"http-string-parser": "0.0.6"
2121
},
2222
"devDependencies": {
23-
"chai": "4.1.2",
23+
"chai": "4.2.0",
2424
"eslint": "4.19.0",
2525
"eslint-config-airbnb-base": "12.1.0",
2626
"eslint-plugin-import": "2.17.3",

0 commit comments

Comments
 (0)