chore(deps): pin dependency jest to 23.6.0 (#1330)

This commit is contained in:
renovate[bot] 2018-12-30 14:45:02 +08:00 committed by DIYgod
parent 21877b1f28
commit bd995c6ac5
2 changed files with 2 additions and 2 deletions

View File

@ -32,7 +32,7 @@
"eslint": "5.11.0",
"eslint-config-prettier": "3.3.0",
"eslint-plugin-prettier": "3.0.0",
"jest": "^23.6.0",
"jest": "23.6.0",
"lint-staged": "8.1.0",
"nodemon": "1.18.9",
"prettier": "1.15.3",

View File

@ -5531,7 +5531,7 @@ jest-worker@^23.2.0:
dependencies:
merge-stream "^1.0.1"
jest@^23.6.0:
jest@23.6.0:
version "23.6.0"
resolved "https://registry.yarnpkg.com/jest/-/jest-23.6.0.tgz#ad5835e923ebf6e19e7a1d7529a432edfee7813d"
integrity sha512-lWzcd+HSiqeuxyhG+EnZds6iO3Y3ZEnMrfZq/OTGvF/C+Z4fPMCdhWTGSAiO2Oym9rbEXfwddHhh6jqrTF3+Lw==