Skip to content

Commit 6483b14

Browse files
authored
chore: update mocha to latest (#4142)
* wip: try out update mocha * wip * migrate field-store * migrate app stores * align jsdom * fix failing tests * fix import
1 parent c32d330 commit 6483b14

File tree

146 files changed

+14464
-47207
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

146 files changed

+14464
-47207
lines changed

Diff for: configs/eslint-plugin-compass/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@mongodb-js/prettier-config-compass": "^1.0.0",
4242
"depcheck": "^1.4.1",
4343
"eslint": "^7.25.0",
44-
"mocha": "^8.4.0",
44+
"mocha": "^10.2.0",
4545
"nyc": "^15.1.0",
4646
"prettier": "^2.7.1"
4747
}

Diff for: configs/mocha-config-compass/package.json

+1
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
"chai-enzyme": "^1.0.0-beta.1",
3232
"enzyme": "^3.11.0",
3333
"global-jsdom": "^8.3.0",
34+
"jsdom": "^21.1.0",
3435
"identity-obj-proxy": "^3.0.0",
3536
"react-16-node-hanging-test-fix": "^1.0.0",
3637
"sinon-chai": "^3.7.0",

0 commit comments

Comments
 (0)