Skip to content

Commit 4628408

Browse files
greenkeeper[bot]goto-bus-stop
authored andcommitted
Update jest2 to the latest version 🚀 (#28)
## There have been updates to the *jest2* monorepo: - The `devDependency` [expect](https://github.com/facebook/jest) was updated from `23.6.0` to `24.0.0`. These versions are **not covered** by your **current version range**. If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update. This monorepo update includes releases of one or more dependencies which all belong to the [jest2 group definition](https://github.com/greenkeeperio/monorepo-definitions). --- [Find out more about this release](https://github.com/facebook/jest). <details> <summary>FAQ and help</summary> There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new). </details> --- Your [Greenkeeper](https://greenkeeper.io) bot 🌴
1 parent de77ce8 commit 4628408

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"eslint-plugin-import": "^2.14.0",
4444
"eslint-plugin-jsx-a11y": "^6.1.1",
4545
"eslint-plugin-react": "^7.11.0",
46-
"expect": "^23.6.0",
46+
"expect": "^24.0.0",
4747
"mocha": "^5.1.1",
4848
"react": "^16.3.2",
4949
"react-dom": "^16.3.2",

0 commit comments

Comments
 (0)