Skip to content

Commit 7c2ed56

Browse files
Bump the typescript group in /providers with 2 updates
Bumps the typescript group in /providers with 2 updates: [mocha](https://github.com/mochajs/mocha) and [ts-mocha](https://github.com/piotrwitek/ts-mocha). Updates `mocha` from 10.8.2 to 11.7.5 - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/v11.7.5/CHANGELOG.md) - [Commits](mochajs/mocha@v10.8.2...v11.7.5) Updates `ts-mocha` from 10.1.0 to 11.1.0 - [Release notes](https://github.com/piotrwitek/ts-mocha/releases) - [Commits](piotrwitek/ts-mocha@v10.1.0...v11.1.0) --- updated-dependencies: - dependency-name: mocha dependency-version: 11.7.5 dependency-type: direct:development update-type: version-update:semver-major dependency-group: typescript - dependency-name: ts-mocha dependency-version: 11.1.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: typescript ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 798cd4c commit 7c2ed56

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

providers/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,15 +88,15 @@
8888
"karma-spec-reporter": "^0.0.36",
8989
"karma-typescript": "^5.5.3",
9090
"karma-coverage": "^2.2.0",
91-
"mocha": "^10.0.0",
91+
"mocha": "^11.7.5",
9292
"nyc": "^17.0.0",
9393
"puppeteer": "24.33.1",
9494
"rollup": "^4.54.0",
9595
"rollup-plugin-minify-es": "^1.1.1",
9696
"rollup-plugin-istanbul": "^5.0.0",
9797
"rollup-plugin-cleanup": "^3.2.1",
9898
"sinon": "^15.0.0",
99-
"ts-mocha": "^10.0.0",
99+
"ts-mocha": "^11.1.0",
100100
"typedoc": "^0.28.15",
101101
"typedoc-github-theme": "^0.3.0",
102102
"typescript": "~5.2.2",

0 commit comments

Comments
 (0)