Skip to content
This repository has been archived by the owner on Nov 3, 2020. It is now read-only.

Commit

Permalink
Bump jsdom dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
ianschmitz committed Nov 28, 2019
1 parent b4e5264 commit 40c06be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -19,7 +19,7 @@
"@jest/types": "^24.3.0",
"jest-mock": "^24.0.0",
"jest-util": "^24.0.0",
"jsdom": "^14.0.0"
"jsdom": "^14.1.0"
},
"devDependencies": {
"@types/jest": "^24.0.11",
Expand Down

0 comments on commit 40c06be

Please sign in to comment.