Skip to content

Commit

Permalink
Update jsdom to the latest version 🚀 (#68)
Browse files Browse the repository at this point in the history
## The devDependency [jsdom](https://github.com/jsdom/jsdom) was updated from `12.2.0` to `13.0.0`.
This version is **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.

---

[Find out more about this release](https://github.com/jsdom/jsdom).

<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 willmendesneto committed Nov 16, 2018
1 parent e2726e8 commit 1507914
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 21 deletions.
57 changes: 37 additions & 20 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -45,7 +45,7 @@
"html-loader": "^0.5.1",
"html-webpack-plugin": "^3.0.0",
"istanbul": "^0.4.5",
"jsdom": "^12.2.0",
"jsdom": "^13.0.0",
"mocha": "^5.0.0",
"nps": "^5.7.1",
"nps-utils": "^1.5.0",
Expand Down

0 comments on commit 1507914

Please sign in to comment.