Upgrade jest and babel-jest to latest (v25)

This commit is contained in:
mabashian
2020-03-18 09:44:08 -04:00
parent 26d5d7afdc
commit 2274b4b4e4
6 changed files with 4563 additions and 3393 deletions

View File

@@ -28,7 +28,7 @@
"@nteract/mockument": "^1.0.4",
"babel-core": "^7.0.0-bridge.0",
"babel-eslint": "^10.0.1",
"babel-jest": "^24.7.1",
"babel-jest": "^25.1.0",
"babel-loader": "^8.0.6",
"babel-plugin-macros": "^2.4.2",
"babel-plugin-styled-components": "^1.10.0",
@@ -46,7 +46,7 @@
"eslint-plugin-react-hooks": "^2.2.0",
"file-loader": "^2.0.0",
"history": "^4.9.0",
"jest": "^24.7.1",
"jest": "^25.1.0",
"node-sass": "^4.13.1",
"prettier": "^1.18.2",
"react-hot-loader": "^4.3.3",