Skip to content
This repository has been archived by the owner on Jun 12, 2024. It is now read-only.

Commit

Permalink
[Tests] pin jsdom to v11.1, until jestjs/jest#6792 is released
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Aug 2, 2018
1 parent 9428e58 commit 4684e2d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@
"eslint-config-airbnb-base": "^13.0.0",
"eslint-plugin-import": "^2.13.0",
"jest": "^23.4.2",
"jsdom": "~11.1.0",
"react": "*",
"rimraf": "^2.6.2"
},
Expand Down

0 comments on commit 4684e2d

Please sign in to comment.