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

Commit 4684e2d

Browse files
committed
[Tests] pin jsdom to v11.1, until jestjs/jest#6792 is released
1 parent 9428e58 commit 4684e2d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@
4444
"eslint-config-airbnb-base": "^13.0.0",
4545
"eslint-plugin-import": "^2.13.0",
4646
"jest": "^23.4.2",
47+
"jsdom": "~11.1.0",
4748
"react": "*",
4849
"rimraf": "^2.6.2"
4950
},

0 commit comments

Comments
 (0)