Skip to content

Commit 3ac7b14

Browse files
committed
chore(package): update jest to ^23.4.2
1 parent 4999889 commit 3ac7b14

File tree

2 files changed

+383
-310
lines changed

2 files changed

+383
-310
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"eslint-plugin-jest": "^21.1.0",
4848
"git-exec-and-restage": "^1.0.1",
4949
"husky": "^0.14.3",
50-
"jest": "^22.0.4",
50+
"jest": "^23.4.2",
5151
"koa": "^2.3.0",
5252
"koa-static": "^5.0.0",
5353
"lint-staged": "^7.0.1",
@@ -83,7 +83,6 @@
8383
"jest": {
8484
"testEnvironment": "node",
8585
"coverageDirectory": "./coverage/",
86-
"mapCoverage": true,
8786
"collectCoverage": true
8887
},
8988
"eslintConfig": {

0 commit comments

Comments
 (0)