Skip to content

Commit

Permalink
Update jest2 to the latest version 馃殌 (#28)
Browse files Browse the repository at this point in the history
## 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鈥檛 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鈥檛 help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).
</details>

---


Your [Greenkeeper](https://greenkeeper.io) bot 馃尨
  • Loading branch information
greenkeeper[bot] authored and goto-bus-stop committed Jan 25, 2019
1 parent de77ce8 commit 4628408
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -43,7 +43,7 @@
"eslint-plugin-import": "^2.14.0",
"eslint-plugin-jsx-a11y": "^6.1.1",
"eslint-plugin-react": "^7.11.0",
"expect": "^23.6.0",
"expect": "^24.0.0",
"mocha": "^5.1.1",
"react": "^16.3.2",
"react-dom": "^16.3.2",
Expand Down

0 comments on commit 4628408

Please sign in to comment.