Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(mocha-config-devtools): bump jsdom to 22, global-jsdom to 9 #180

Merged
merged 2 commits into from
Oct 30, 2023

Conversation

gribnoysup
Copy link
Collaborator

Tried updating to check if latest jsdom can handle container queries, it doesn't, but probably still makes sense to update to latest


describe('mocha-config-devtools/react', function () {
it('has jsdom', function () {
assert(!!globalThis.window);
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A bit too basic, but just wanted to make sure globals are still exposed after a major version bump

@gribnoysup gribnoysup merged commit 48901f5 into main Oct 30, 2023
3 checks passed
@gribnoysup gribnoysup deleted the bump-jsdom-to-22 branch October 30, 2023 08:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants