Update jest monorepo to v24.9.0 (#161)

This commit is contained in:
renovate[bot] 2019-08-24 09:42:21 -04:00 committed by Benjamin Boudreau
parent 75f6d88f3b
commit c14d3b60b6
2 changed files with 654 additions and 475 deletions

1123
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -81,7 +81,7 @@
"@storybook/react": "5.1.11", "@storybook/react": "5.1.11",
"babel-core": "7.0.0-bridge.0", "babel-core": "7.0.0-bridge.0",
"babel-eslint": "10.0.2", "babel-eslint": "10.0.2",
"babel-jest": "24.8.0", "babel-jest": "24.9.0",
"babel-loader": "8.0.6", "babel-loader": "8.0.6",
"babel-preset-airbnb": "4.0.1", "babel-preset-airbnb": "4.0.1",
"clean-webpack-plugin": "3.0.0", "clean-webpack-plugin": "3.0.0",
@ -99,8 +99,8 @@
"eslint-plugin-jsx-a11y": "6.2.3", "eslint-plugin-jsx-a11y": "6.2.3",
"eslint-plugin-react": "7.14.3", "eslint-plugin-react": "7.14.3",
"gh-pages": "2.1.1", "gh-pages": "2.1.1",
"jest": "24.8.0", "jest": "24.9.0",
"jest-cli": "24.8.0", "jest-cli": "24.9.0",
"mini-css-extract-plugin": "0.8.0", "mini-css-extract-plugin": "0.8.0",
"node-sass": "4.12.0", "node-sass": "4.12.0",
"postcss-increase-specificity": "0.6.0", "postcss-increase-specificity": "0.6.0",