Skip to content

Commit 7c0d6c2

Browse files
author
Jimmy Callin
authored
Bump jsdom to 16 (#2324)
* bumped to jsdom 10.1.0 * bumped to jsdom 12.2.0 * bumped to jsdom 16.5.2 * fix test with custom submit buttons * reverting to jsdom 15.1.1 due to regression in test * remove jsdom from packages using jest since jsdom comes bundled with jest * hard locking jsdom to 15.1.1 * fix issue related to jsdom 15.2 and bump to 16 * add comment about why getAttribute(value) is necessary in some tests
1 parent e317af5 commit 7c0d6c2

17 files changed

+1178
-1107
lines changed

packages/antd/package-lock.json

+127-110
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/antd/package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -95,5 +95,6 @@
9595
"homepage": "https://github.com/rjsf-team/react-jsonschema-form",
9696
"publishConfig": {
9797
"access": "public"
98-
}
98+
},
99+
"dependencies": {}
99100
}

0 commit comments

Comments
 (0)