Skip to content

Commit

Permalink
fix(package): update jsdom to version 14.0.0 (#36)
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] authored and Kikobeats committed Mar 10, 2019
1 parent 5d0ed54 commit 95f02bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"is-absolute-url": "~2.1.0",
"is-email-like": "~1.0.0",
"is-url-http": "~1.1.3",
"jsdom": "~13.2.0",
"jsdom": "~14.0.0",
"keyv": "~3.1.0",
"lodash": "~4.17.11",
"memoize-one": "~5.0.0",
Expand Down

0 comments on commit 95f02bf

Please sign in to comment.