Skip to content

Commit

Permalink
Update jest2 to the latest version 🚀 (#12)
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’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 🌴
  • Loading branch information
greenkeeper[bot] authored and goto-bus-stop committed Jan 25, 2019
1 parent a12b3aa commit 2bee648
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -32,7 +32,7 @@
"eslint": "^5.3.0",
"eslint-config-airbnb-base": "^13.1.0",
"eslint-plugin-import": "^2.14.0",
"expect": "^23.6.0",
"expect": "^24.0.0",
"make-plural": "^4.2.0",
"mkdirp": "^0.5.1",
"mocha": "^5.0.0",
Expand Down

0 comments on commit 2bee648

Please sign in to comment.