Skip to content
This repository was archived by the owner on Oct 1, 2025. It is now read-only.

Commit b62024e

Browse files
Update JS unit test packages
1 parent 38be369 commit b62024e

File tree

2 files changed

+397
-352
lines changed

2 files changed

+397
-352
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@rollup/plugin-commonjs": "^17.1.0",
1616
"@rollup/plugin-node-resolve": "^11.2.0",
1717
"@rollup/plugin-typescript": "^8.2.0",
18-
"@types/mocha": "^8.0.1",
18+
"@types/mocha": "^10.0.0",
1919
"@types/node": "^13.13.2",
2020
"@types/type-detect": "^4.0.1",
2121
"@typescript-eslint/eslint-plugin": "^4.16.1",
@@ -34,7 +34,7 @@
3434
"karma-power-assert": "^1.0.0",
3535
"karma-rollup-preprocessor": "^7.0.6",
3636
"lint-staged": "^10.2.11",
37-
"mocha": "^8.1.1",
37+
"mocha": "^11.0.0",
3838
"npm-run-all": "^4.1.5",
3939
"power-assert": "^1.6.1",
4040
"prettier": "^2.2.1",

0 commit comments

Comments
 (0)