Skip to content

Commit

Permalink
Fix: Lock jsdom to 11.1.0 in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Anton Molleda committed Aug 31, 2017
1 parent dff6186 commit f45b745
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -35,7 +35,7 @@
"is-resolvable": "^1.0.0",
"is-svg": "^2.1.0",
"js-library-detector": "^4.0.0",
"jsdom": "^11.0.0",
"jsdom": "11.1.0",
"json-stable-stringify": "^1.0.1",
"lockfile": "^1.0.3",
"lodash": "^4.17.4",
Expand Down

0 comments on commit f45b745

Please sign in to comment.