Skip to content

Commit eafe35a

Browse files
authored
Merge pull request #15 from ideal-postcodes/dependabot/npm_and_yarn/chai-approx-4.2.0
Update chai requirement from ~1.8.1 to ~4.2.0
2 parents 34bb21c + 4af8ca2 commit eafe35a

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
@@ -11,7 +11,7 @@
1111
"devDependencies": {
1212
"mocha": "~1.17.0",
1313
"csv": "~0.3.6",
14-
"chai": "~1.8.1"
14+
"chai": "~4.2.0"
1515
},
1616
"scripts": {
1717
"test": "mocha tests/"

0 commit comments

Comments
 (0)