Skip to content

Commit 168a905

Browse files
committed
⬆️ jest and babel-jest
1 parent ae22f02 commit 168a905

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,13 @@
2020
"got": "^6.3.0"
2121
},
2222
"devDependencies": {
23-
"babel-jest": "^15.0.0",
23+
"babel-jest": "^16.0.0",
2424
"babel-polyfill": "^6.13.0",
2525
"babel-preset-es2015": "^6.14.0",
2626
"babel-preset-stage-0": "^6.5.0",
2727
"eslint": "^3.7.1",
2828
"eslint-config-airbnb-base": "^8.0.0",
2929
"eslint-plugin-import": "^2.0.0",
30-
"jest": "^15.1.1"
30+
"jest": "^16.0.1"
3131
}
3232
}

0 commit comments

Comments
 (0)