jest@24.5.0

This commit is contained in:
Brian Ng 2019-03-12 17:03:45 -05:00
parent b7fb71ffe2
commit ad2c969097
No known key found for this signature in database
GPG Key ID: 3F2380E1E1508CA9
2 changed files with 512 additions and 267 deletions

View File

@ -22,7 +22,7 @@
"@babel/register": "^7.0.0", "@babel/register": "^7.0.0",
"@babel/runtime": "^7.3.4", "@babel/runtime": "^7.3.4",
"babel-eslint": "^11.0.0-beta.0", "babel-eslint": "^11.0.0-beta.0",
"babel-jest": "^24.0.0", "babel-jest": "^24.5.0",
"babel-loader": "^8.0.5", "babel-loader": "^8.0.5",
"babel-plugin-transform-charcodes": "^0.2.0", "babel-plugin-transform-charcodes": "^0.2.0",
"browserify": "^16.2.3", "browserify": "^16.2.3",
@ -49,7 +49,7 @@
"gulp-uglify": "^3.0.1", "gulp-uglify": "^3.0.1",
"gulp-watch": "^5.0.1", "gulp-watch": "^5.0.1",
"husky": "^1.3.1", "husky": "^1.3.1",
"jest": "^24.0.0", "jest": "^24.5.0",
"lerna": "^3.6.0", "lerna": "^3.6.0",
"lerna-changelog": "^0.5.0", "lerna-changelog": "^0.5.0",
"lint-staged": "^8.1.0", "lint-staged": "^8.1.0",

775
yarn.lock

File diff suppressed because it is too large Load Diff