We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46fa274 commit 1dec871Copy full SHA for 1dec871
package.json
@@ -24,9 +24,9 @@
24
"node": ">=8.0.0"
25
},
26
"devDependencies": {
27
- "chai": "4.2.0",
+ "chai": "4.3.6",
28
"chai-as-promised": "7.1.1",
29
- "coveralls": "3.1.0",
+ "coveralls": "3.1.1",
30
"dependency-check": "3.4.1",
31
"eslint": "5.16.0",
32
"eslint-config-semistandard": "13.0.0",
@@ -40,7 +40,7 @@
40
"mocha": "6.2.3",
41
"nyc": "13.3.0",
42
"sinon": "7.5.0",
43
- "sinon-chai": "3.5.0"
+ "sinon-chai": "3.7.0"
44
45
"dependencies": {
46
"ent": "^2.2.0",
0 commit comments