Skip to content

Commit

Permalink
Update jest monorepo to v24.8.0 (#1806)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and wlach committed May 6, 2019
1 parent e72421d commit 3471b43
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 21 deletions.
36 changes: 18 additions & 18 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@
"@storybook/react": "5.0.11",
"babel-core": "7.0.0-bridge.0",
"babel-eslint": "10.0.1",
"babel-jest": "24.7.1",
"babel-jest": "24.8.0",
"babel-loader": "8.0.5",
"babel-plugin-emotion": "9.2.11",
"babel-plugin-lodash": "3.3.4",
Expand All @@ -123,8 +123,8 @@
"eslint-plugin-react": "7.13.0",
"fake-indexeddb": "2.1.0",
"file-loader": "3.0.1",
"jest": "24.7.1",
"jest-cli": "24.7.1",
"jest": "24.8.0",
"jest-cli": "24.8.0",
"jest-fetch-mock": "2.1.2",
"jest-localstorage-mock": "2.4.0",
"jquery": "3.4.1",
Expand Down

0 comments on commit 3471b43

Please sign in to comment.