Skip to content

Commit e7e8950

Browse files
committed
update dependencies
1 parent 43ba99e commit e7e8950

File tree

2 files changed

+350
-476
lines changed

2 files changed

+350
-476
lines changed

package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -37,18 +37,18 @@
3737
},
3838
"peerDependencies": {
3939
"mocha": "^5.2.0",
40-
"nyc": "^11.9.0"
40+
"nyc": "^13.1.0"
4141
},
4242
"devDependencies": {
43-
"chai": "~4.1.2",
43+
"chai": "^4.2.0",
4444
"coveralls": "^3.0.2",
4545
"eslint-config-hahow": "git+https://github.com/hahow/eslint-config-hahow.git#v4.0.0",
4646
"gulp": "^3.9.1",
4747
"mocha": "^5.0.0",
48-
"nyc": "^11.4.1",
48+
"nyc": "^13.1.0",
4949
"prettier-eslint-cli": "^4.7.0",
50-
"sinon": "~4.1.6",
51-
"sinon-chai": "~2.14.0"
50+
"sinon": "^7.0.0",
51+
"sinon-chai": "^3.2.0"
5252
},
5353
"engines": {
5454
"node": ">= 8"

0 commit comments

Comments
 (0)