Skip to content
Open
Show file tree
Hide file tree
Changes from 5 commits
Commits
Show all changes
53 commits
Select commit Hold shift + click to select a range
37eed83
upgrade rimraf
tylerbutler Dec 10, 2025
aa93c5f
lockfile
tylerbutler Dec 10, 2025
c88519b
upgrade concurrently
tylerbutler Dec 10, 2025
b885046
lockfile
tylerbutler Dec 10, 2025
a0a893f
more upgrades
tylerbutler Dec 10, 2025
6420413
cross-env
tylerbutler Dec 10, 2025
3f691e0
upgrade rewire
tylerbutler Dec 10, 2025
39e4648
are the types wrong and some other types
tylerbutler Dec 10, 2025
9727d67
wip
tylerbutler Dec 10, 2025
4afbf39
lockfile
tylerbutler Dec 10, 2025
5d1a65e
ajv
tylerbutler Dec 10, 2025
0b9e649
lockfile
tylerbutler Dec 10, 2025
76c50ec
Merge branch 'main' into upgrade-rimraf
tylerbutler Dec 11, 2025
b4ba7b5
lockfiles
tylerbutler Dec 11, 2025
a62a1ba
dev.md
tylerbutler Dec 15, 2025
98102ba
upgrade nock
tylerbutler Dec 15, 2025
d8948a2
Merge branch 'main' into upgrade-rimraf
tylerbutler Dec 16, 2025
7f88b53
policy
tylerbutler Dec 16, 2025
b76aeb9
fix versions
tylerbutler Dec 16, 2025
2d438d3
policy
tylerbutler Dec 16, 2025
44e6491
merge
tylerbutler Dec 16, 2025
0fb6bd4
lockfile
tylerbutler Dec 16, 2025
9533a78
lockfile
tylerbutler Dec 16, 2025
b3a459f
upgrade mocha to 11
tylerbutler Dec 16, 2025
0a85aa1
lockfile
tylerbutler Dec 16, 2025
1bacc08
fix: revert nock to v13 to fix CI test failures
tylerbutler Dec 16, 2025
baad27a
Merge branch 'main' into upgrade-rimraf
tylerbutler Dec 17, 2025
526d5d6
syncpack
tylerbutler Dec 17, 2025
efa9253
try downgrading rewire
tylerbutler Dec 18, 2025
b0b1374
Merge branch 'main' into upgrade-rimraf
tylerbutler Dec 18, 2025
98435c4
try env var
tylerbutler Dec 18, 2025
218c868
Merge branch 'main' into upgrade-rimraf
tylerbutler Dec 18, 2025
6fe8702
Merge branch 'main' into upgrade-rimraf
tylerbutler Dec 18, 2025
fa858b7
Revert "try downgrading rewire"
tylerbutler Dec 18, 2025
b3e04e6
build(client): upgrade moch 10 -> 11
tylerbutler Dec 19, 2025
18da0e4
Merge branch 'main' into upgrade-rimraf
tylerbutler Dec 19, 2025
63a6c71
revert
tylerbutler Dec 19, 2025
54ef7fd
downgrade mocha
tylerbutler Dec 19, 2025
09f9700
missed one
tylerbutler Dec 19, 2025
d8726da
lockfile
tylerbutler Dec 19, 2025
3d29116
policy
tylerbutler Dec 19, 2025
13a8a56
feedback
tylerbutler Dec 19, 2025
01526c3
Merge branch 'main' into upgrade-rimraf
tylerbutler Dec 19, 2025
f56976b
Merge branch 'main' into mocha-upgrade
tylerbutler Dec 19, 2025
43b5e63
Merge branch 'main' into upgrade-rimraf
tylerbutler Dec 19, 2025
2e7014d
pnpm dedupe
tylerbutler Dec 19, 2025
2b772bf
Merge branch 'upgrade-rimraf' into mocha-upgrade
tylerbutler Dec 19, 2025
7ed1ea9
bump mocha
tylerbutler Dec 19, 2025
54f153e
Merge branch 'main' into mocha-upgrade
tylerbutler Dec 20, 2025
bf1e1de
bump
tylerbutler Dec 20, 2025
99429e2
Merge branch 'main' into mocha-upgrade
tylerbutler Dec 20, 2025
26db6d4
Merge branch 'main' into mocha-upgrade
tylerbutler Jan 12, 2026
01be6fe
Merge branch 'main' into mocha-upgrade
tylerbutler Jan 13, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion examples/apps/tree-cli-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"cross-env": "^7.0.3",
"eslint": "~9.39.1",
"jiti": "^2.6.1",
"mocha": "^10.8.2",
"mocha": "^11.7.5",
"mocha-multi-reporters": "^1.5.1",
"rimraf": "^4.4.0",
"typescript": "~5.4.5"
Expand Down
2 changes: 1 addition & 1 deletion examples/benchmarks/tablebench/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"cross-env": "^7.0.3",
"eslint": "~9.39.1",
"jiti": "^2.6.1",
"mocha": "^10.8.2",
"mocha": "^11.7.5",
"mocha-multi-reporters": "^1.5.1",
"rimraf": "^4.4.0",
"start-server-and-test": "^2.0.3",
Expand Down
2 changes: 1 addition & 1 deletion examples/data-objects/table-document/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
"cross-env": "^7.0.3",
"eslint": "~9.39.1",
"jiti": "^2.6.1",
"mocha": "^10.8.2",
"mocha": "^11.7.5",
"mocha-multi-reporters": "^1.5.1",
"rimraf": "^4.4.0",
"typescript": "~5.4.5"
Expand Down
2 changes: 1 addition & 1 deletion examples/data-objects/webflow/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@
"jiti": "^2.6.1",
"jsdom": "^16.7.0",
"jsdom-global": "^3.0.2",
"mocha": "^10.8.2",
"mocha": "^11.7.5",
"mocha-multi-reporters": "^1.5.1",
"rimraf": "^4.4.0",
"style-loader": "^4.0.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/utils/bundle-size-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"@types/node": "^18.19.0",
"eslint": "~9.39.1",
"jiti": "^2.6.1",
"mocha": "^10.8.2",
"mocha": "^11.7.5",
"puppeteer": "^23.6.0",
"rimraf": "^4.4.0",
"source-map-explorer": "^2.5.3",
Expand Down
2 changes: 1 addition & 1 deletion examples/utils/import-testing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"cross-env": "^7.0.3",
"eslint": "~9.39.1",
"jiti": "^2.6.1",
"mocha": "^10.8.2",
"mocha": "^11.7.5",
"mocha-multi-reporters": "^1.5.1",
"rimraf": "^4.4.0",
"typescript": "~5.4.5",
Expand Down
2 changes: 1 addition & 1 deletion examples/utils/webpack-fluid-loader/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@
"eslint": "~9.39.1",
"fs-extra": "^9.1.0",
"jiti": "^2.6.1",
"mocha": "^10.8.2",
"mocha": "^11.7.5",
"mocha-multi-reporters": "^1.5.1",
"rimraf": "^4.4.0",
"source-map-loader": "^5.0.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@
"cross-env": "^7.0.3",
"eslint": "~9.39.1",
"jiti": "^2.6.1",
"mocha": "^10.8.2",
"mocha": "^11.7.5",
"mocha-multi-reporters": "^1.5.1",
"nock": "^13.3.3",
"rimraf": "^4.4.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
"cross-env": "^7.0.3",
"eslint": "~9.39.1",
"jiti": "^2.6.1",
"mocha": "^10.8.2",
"mocha": "^11.7.5",
"mocha-multi-reporters": "^1.5.1",
"nock": "^13.3.3",
"rimraf": "^4.4.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@
"env-cmd": "^10.1.0",
"eslint": "~9.39.1",
"jiti": "^2.6.1",
"mocha": "^10.8.2",
"mocha": "^11.7.5",
"mocha-multi-reporters": "^1.5.1",
"rimraf": "^4.4.0",
"typescript": "~5.4.5"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
"cross-env": "^7.0.3",
"eslint": "~9.39.1",
"jiti": "^2.6.1",
"mocha": "^10.8.2",
"mocha": "^11.7.5",
"mocha-multi-reporters": "^1.5.1",
"nock": "^13.3.3",
"rimraf": "^4.4.0",
Expand Down
2 changes: 1 addition & 1 deletion experimental/dds/ot/ot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@
"cross-env": "^7.0.3",
"eslint": "~9.39.1",
"jiti": "^2.6.1",
"mocha": "^10.8.2",
"mocha": "^11.7.5",
"mocha-multi-reporters": "^1.5.1",
"quill-delta": "^4.2.2",
"rimraf": "^4.4.0",
Expand Down
2 changes: 1 addition & 1 deletion experimental/dds/ot/sharejs/json1/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@
"cross-env": "^7.0.3",
"eslint": "~9.39.1",
"jiti": "^2.6.1",
"mocha": "^10.8.2",
"mocha": "^11.7.5",
"mocha-multi-reporters": "^1.5.1",
"rimraf": "^4.4.0",
"typescript": "~5.4.5"
Expand Down
2 changes: 1 addition & 1 deletion experimental/dds/sequence-deprecated/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@
"diff": "^3.5.0",
"eslint": "~9.39.1",
"jiti": "^2.6.1",
"mocha": "^10.8.2",
"mocha": "^11.7.5",
"mocha-multi-reporters": "^1.5.1",
"rimraf": "^4.4.0",
"typescript": "~5.4.5"
Expand Down
2 changes: 1 addition & 1 deletion experimental/dds/tree/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@
"eslint": "~9.39.1",
"eslint-config-prettier": "~10.1.8",
"jiti": "^2.6.1",
"mocha": "^10.8.2",
"mocha": "^11.7.5",
"mocha-multi-reporters": "^1.5.1",
"rimraf": "^4.4.0",
"typescript": "~5.4.5"
Expand Down
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"ci:test:jest": "npm run test:jest:report",
"ci:test:jest:coverage": "c8 --no-clean npm run test:jest:report",
"ci:test:mocha": "npm run test:mocha",
"ci:test:mocha:coverage": "c8 --no-clean npm run test:mocha -- --timeout 4s",
"ci:test:mocha:coverage": "cross-env FLUID_TEST_TIMEOUT=4s c8 --no-clean npm run test:mocha",
"ci:test:realsvc:local": "pnpm run -r --no-sort --stream --no-bail test:realsvc:local:report",
"ci:test:realsvc:local:coverage": "c8 --no-clean pnpm recursive --no-sort --stream --no-bail run test:realsvc:local:report",
"ci:test:realsvc:tinylicious": "pnpm run -r --no-sort --stream --no-bail test:realsvc:tinylicious:report",
Expand Down Expand Up @@ -179,10 +179,11 @@
"changesets-format-with-issue-links": "^0.3.0",
"concurrently": "^8.2.1",
"copyfiles": "^2.4.1",
"cross-env": "^7.0.3",
"danger": "^13.0.4",
"eslint": "~9.39.1",
"jest": "^29.6.2",
"mocha": "^10.8.2",
"mocha": "^11.7.5",
"puppeteer": "^23.6.0",
"rimraf": "^4.4.0",
"run-script-os": "^1.1.6",
Expand Down
2 changes: 1 addition & 1 deletion packages/common/client-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@
"jest-junit": "^16.0.0",
"jest-puppeteer": "^10.1.3",
"jiti": "^2.6.1",
"mocha": "^10.8.2",
"mocha": "^11.7.5",
"mocha-multi-reporters": "^1.5.1",
"puppeteer": "^23.6.0",
"rewire": "^5.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/common/core-interfaces/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@
"cross-env": "^7.0.3",
"eslint": "~9.39.1",
"jiti": "^2.6.1",
"mocha": "^10.8.2",
"mocha": "^11.7.5",
"mocha-multi-reporters": "^1.5.1",
"rimraf": "^4.4.0",
"typescript": "~5.4.5"
Expand Down
2 changes: 1 addition & 1 deletion packages/common/core-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@
"eslint": "~9.39.1",
"eslint-config-prettier": "~10.1.8",
"jiti": "^2.6.1",
"mocha": "^10.8.2",
"mocha": "^11.7.5",
"mocha-multi-reporters": "^1.5.1",
"rimraf": "^4.4.0",
"sinon": "^18.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/dds/cell/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@
"cross-env": "^7.0.3",
"eslint": "~9.39.1",
"jiti": "^2.6.1",
"mocha": "^10.8.2",
"mocha": "^11.7.5",
"mocha-multi-reporters": "^1.5.1",
"rimraf": "^4.4.0",
"typescript": "~5.4.5"
Expand Down
2 changes: 1 addition & 1 deletion packages/dds/counter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@
"cross-env": "^7.0.3",
"eslint": "~9.39.1",
"jiti": "^2.6.1",
"mocha": "^10.8.2",
"mocha": "^11.7.5",
"mocha-multi-reporters": "^1.5.1",
"rimraf": "^4.4.0",
"typescript": "~5.4.5"
Expand Down
2 changes: 1 addition & 1 deletion packages/dds/ink/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@
"cross-env": "^7.0.3",
"eslint": "~9.39.1",
"jiti": "^2.6.1",
"mocha": "^10.8.2",
"mocha": "^11.7.5",
"mocha-multi-reporters": "^1.5.1",
"rimraf": "^4.4.0",
"typescript": "~5.4.5"
Expand Down
2 changes: 1 addition & 1 deletion packages/dds/legacy-dds/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@
"cross-env": "^7.0.3",
"eslint": "~9.39.1",
"jiti": "^2.6.1",
"mocha": "^10.8.2",
"mocha": "^11.7.5",
"mocha-multi-reporters": "^1.5.1",
"rimraf": "^4.4.0",
"typescript": "~5.4.5"
Expand Down
2 changes: 1 addition & 1 deletion packages/dds/map/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@
"cross-env": "^7.0.3",
"eslint": "~9.39.1",
"jiti": "^2.6.1",
"mocha": "^10.8.2",
"mocha": "^11.7.5",
"mocha-multi-reporters": "^1.5.1",
"rimraf": "^4.4.0",
"typescript": "~5.4.5"
Expand Down
2 changes: 1 addition & 1 deletion packages/dds/matrix/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@
"eslint": "~9.39.1",
"hotloop": "^1.2.0",
"jiti": "^2.6.1",
"mocha": "^10.8.2",
"mocha": "^11.7.5",
"mocha-multi-reporters": "^1.5.1",
"rimraf": "^4.4.0",
"ts-node": "^10.9.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/dds/merge-tree/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@
"diff": "^3.5.0",
"eslint": "~9.39.1",
"jiti": "^2.6.1",
"mocha": "^10.8.2",
"mocha": "^11.7.5",
"mocha-multi-reporters": "^1.5.1",
"rimraf": "^4.4.0",
"typescript": "~5.4.5"
Expand Down
2 changes: 1 addition & 1 deletion packages/dds/ordered-collection/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@
"cross-env": "^7.0.3",
"eslint": "~9.39.1",
"jiti": "^2.6.1",
"mocha": "^10.8.2",
"mocha": "^11.7.5",
"mocha-multi-reporters": "^1.5.1",
"rimraf": "^4.4.0",
"typescript": "~5.4.5"
Expand Down
2 changes: 1 addition & 1 deletion packages/dds/pact-map/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@
"cross-env": "^7.0.3",
"eslint": "~9.39.1",
"jiti": "^2.6.1",
"mocha": "^10.8.2",
"mocha": "^11.7.5",
"mocha-multi-reporters": "^1.5.1",
"rimraf": "^4.4.0",
"typescript": "~5.4.5"
Expand Down
2 changes: 1 addition & 1 deletion packages/dds/register-collection/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@
"cross-env": "^7.0.3",
"eslint": "~9.39.1",
"jiti": "^2.6.1",
"mocha": "^10.8.2",
"mocha": "^11.7.5",
"mocha-multi-reporters": "^1.5.1",
"rimraf": "^4.4.0",
"typescript": "~5.4.5"
Expand Down
2 changes: 1 addition & 1 deletion packages/dds/sequence/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@
"diff": "^3.5.0",
"eslint": "~9.39.1",
"jiti": "^2.6.1",
"mocha": "^10.8.2",
"mocha": "^11.7.5",
"mocha-multi-reporters": "^1.5.1",
"random-js": "^2.1.0",
"rimraf": "^4.4.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/dds/shared-object-base/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@
"cross-env": "^7.0.3",
"eslint": "~9.39.1",
"jiti": "^2.6.1",
"mocha": "^10.8.2",
"mocha": "^11.7.5",
"mocha-multi-reporters": "^1.5.1",
"rimraf": "^4.4.0",
"sinon": "^18.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/dds/shared-summary-block/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@
"cross-env": "^7.0.3",
"eslint": "~9.39.1",
"jiti": "^2.6.1",
"mocha": "^10.8.2",
"mocha": "^11.7.5",
"mocha-multi-reporters": "^1.5.1",
"rimraf": "^4.4.0",
"typescript": "~5.4.5"
Expand Down
2 changes: 1 addition & 1 deletion packages/dds/task-manager/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@
"cross-env": "^7.0.3",
"eslint": "~9.39.1",
"jiti": "^2.6.1",
"mocha": "^10.8.2",
"mocha": "^11.7.5",
"mocha-multi-reporters": "^1.5.1",
"rimraf": "^4.4.0",
"typescript": "~5.4.5"
Expand Down
2 changes: 1 addition & 1 deletion packages/dds/test-dds-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
"@fluidframework/runtime-utils": "workspace:~",
"@fluidframework/shared-object-base": "workspace:~",
"@fluidframework/test-runtime-utils": "workspace:~",
"mocha": "^10.8.2",
"mocha": "^11.7.5",
"uuid": "^11.1.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/dds/tree/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@
"eslint": "~9.39.1",
"eslint-config-prettier": "~10.1.8",
"jiti": "^2.6.1",
"mocha": "^10.8.2",
"mocha": "^11.7.5",
"mocha-multi-reporters": "^1.5.1",
"rimraf": "^4.4.0",
"typescript": "~5.4.5"
Expand Down
2 changes: 1 addition & 1 deletion packages/drivers/driver-base/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@
"cross-env": "^7.0.3",
"eslint": "~9.39.1",
"jiti": "^2.6.1",
"mocha": "^10.8.2",
"mocha": "^11.7.5",
"mocha-multi-reporters": "^1.5.1",
"rimraf": "^4.4.0",
"socket.io-client": "~4.7.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/drivers/local-driver/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@
"cross-env": "^7.0.3",
"eslint": "~9.39.1",
"jiti": "^2.6.1",
"mocha": "^10.8.2",
"mocha": "^11.7.5",
"mocha-multi-reporters": "^1.5.1",
"rimraf": "^4.4.0",
"socket.io-client": "~4.7.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/drivers/odsp-driver/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@
"cross-env": "^7.0.3",
"eslint": "~9.39.1",
"jiti": "^2.6.1",
"mocha": "^10.8.2",
"mocha": "^11.7.5",
"mocha-multi-reporters": "^1.5.1",
"rimraf": "^4.4.0",
"sinon": "^18.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/drivers/odsp-urlResolver/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
"cross-env": "^7.0.3",
"eslint": "~9.39.1",
"jiti": "^2.6.1",
"mocha": "^10.8.2",
"mocha": "^11.7.5",
"mocha-multi-reporters": "^1.5.1",
"rimraf": "^4.4.0",
"typescript": "~5.4.5"
Expand Down
2 changes: 1 addition & 1 deletion packages/drivers/routerlicious-driver/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@
"cross-env": "^7.0.3",
"eslint": "~9.39.1",
"jiti": "^2.6.1",
"mocha": "^10.8.2",
"mocha": "^11.7.5",
"mocha-multi-reporters": "^1.5.1",
"nock": "^13.3.3",
"rimraf": "^4.4.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/drivers/routerlicious-urlResolver/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
"cross-env": "^7.0.3",
"eslint": "~9.39.1",
"jiti": "^2.6.1",
"mocha": "^10.8.2",
"mocha": "^11.7.5",
"mocha-multi-reporters": "^1.5.1",
"rimraf": "^4.4.0",
"typescript": "~5.4.5"
Expand Down
2 changes: 1 addition & 1 deletion packages/drivers/tinylicious-driver/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@
"cross-env": "^7.0.3",
"eslint": "~9.39.1",
"jiti": "^2.6.1",
"mocha": "^10.8.2",
"mocha": "^11.7.5",
"rimraf": "^4.4.0",
"typescript": "~5.4.5"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/framework/aqueduct/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@
"cross-env": "^7.0.3",
"eslint": "~9.39.1",
"jiti": "^2.6.1",
"mocha": "^10.8.2",
"mocha": "^11.7.5",
"mocha-multi-reporters": "^1.5.1",
"rimraf": "^4.4.0",
"typescript": "~5.4.5"
Expand Down
Loading
Loading