mirror of
https://github.com/ansible/awx.git
synced 2026-02-15 02:00:01 -03:30
Upgrade jest and babel-jest to latest (v25)
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user