Skip to content

Commit 6255395

Browse files
authored
Merge pull request #14 from tsparticles/renovate/mocha-10.x
chore(deps): update dependency mocha to v10
2 parents cc365c0 + 72a30b7 commit 6255395

File tree

2 files changed

+112
-11
lines changed

2 files changed

+112
-11
lines changed

apps/lit/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@open-wc/testing-karma": "^3.2.19",
3232
"@rollup/plugin-replace": "^5.0.0",
3333
"@types/chai": "^4.2.7",
34-
"@types/mocha": "^5.2.7",
34+
"@types/mocha": "^10.0.0",
3535
"@typescript-eslint/eslint-plugin": "^5.0.0",
3636
"@typescript-eslint/parser": "^5.0.0",
3737
"chai": "^4.2.0",
@@ -43,7 +43,7 @@
4343
"karma-mocha": "^1.3.0",
4444
"lit-analyzer": "^1.1.9",
4545
"lit-tsparticles": "^2.9.3",
46-
"mocha": "^6.2.2",
46+
"mocha": "^10.0.0",
4747
"prettier": "^2.0.0",
4848
"rimraf": "^4.0.0",
4949
"rollup": "^1.27.13",

pnpm-lock.yaml

Lines changed: 110 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)