Chore: Bump jest to 24.8.0 (#17094)
Showing
... | ... | @@ -27,7 +27,7 @@ |
"@types/enzyme": "3.9.0", | ||
"@types/expect-puppeteer": "3.3.1", | ||
"@types/inquirer": "0.0.43", | ||
"@types/jest": "24.0.11", | ||
"@types/jest": "24.0.13", | ||
"@types/jquery": "1.10.35", | ||
"@types/lodash": "4.14.123", | ||
"@types/node": "11.13.4", | ||
... | ... | @@ -46,7 +46,7 @@ |
"autoprefixer": "9.5.0", | ||
"axios": "0.18.0", | ||
"babel-core": "7.0.0-bridge.0", | ||
"babel-jest": "24.6.0", | ||
"babel-jest": "24.8.0", | ||
"babel-loader": "8.0.5", | ||
"babel-plugin-angularjs-annotate": "0.10.0", | ||
"chalk": "2.4.2", | ||
... | ... | @@ -84,7 +84,7 @@ |
"html-webpack-plugin": "3.2.0", | ||
"husky": "1.3.1", | ||
"inquirer": "6.2.2", | ||
"jest": "24.6.0", | ||
"jest": "24.8.0", | ||
"jest-date-mock": "1.0.7", | ||
"lint-staged": "8.1.5", | ||
"load-grunt-tasks": "3.5.2", | ||
... | ... | @@ -122,7 +122,7 @@ |
"systemjs": "0.20.19", | ||
"systemjs-plugin-css": "0.1.37", | ||
"terser-webpack-plugin": "1.2.3", | ||
"ts-jest": "24.0.1", | ||
"ts-jest": "24.0.2", | ||
"ts-loader": "5.3.3", | ||
"ts-node": "8.1.0", | ||
"tslib": "1.9.3", | ||
... | ... |
Please
register
or
sign in
to comment