Skip to content

Commit

Permalink
chore(mocha-config): update jsdom to 24 (#6186)
Browse files Browse the repository at this point in the history
  • Loading branch information
gribnoysup authored Sep 2, 2024
1 parent d846b32 commit 43a2a5a
Show file tree
Hide file tree
Showing 3 changed files with 959 additions and 701 deletions.
4 changes: 1 addition & 3 deletions configs/mocha-config-compass/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,15 +24,13 @@
"access": "public"
},
"dependencies": {
"@mongodb-js/mocha-config-devtools": "^1.0.0",
"@electron/remote": "^2.1.2",
"@mongodb-js/mocha-config-devtools": "^1.0.4",
"@wojtekmaj/enzyme-adapter-react-17": "^0.8.0",
"chai": "^4.3.4",
"chai-dom": "^1.9.0",
"chai-enzyme": "^1.0.0-beta.1",
"enzyme": "^3.11.0",
"global-jsdom": "^8.3.0",
"jsdom": "^21.1.0",
"identity-obj-proxy": "^3.0.0",
"react-16-node-hanging-test-fix": "^1.0.0",
"sinon-chai": "^3.7.0",
Expand Down
Loading

0 comments on commit 43a2a5a

Please sign in to comment.