Skip to content

Commit 6302164

Browse files
deps: bump mocha from 10.8.2 to 11.0.1 (#1699)
Bumps [mocha](https://github.com/mochajs/mocha) from 10.8.2 to 11.0.1. - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md) - [Commits](mochajs/mocha@v10.8.2...v11.0.1) --- updated-dependencies: - dependency-name: mocha dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alex Potsides <alex@achingbrain.net>
1 parent c694bec commit 6302164

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,7 @@
276276
"micromark-extension-gfm-strikethrough": "^2.0.0",
277277
"micromark-extension-gfm-table": "^2.0.0",
278278
"micromark-extension-gfm-task-list-item": "^2.0.1",
279-
"mocha": "^10.0.0",
279+
"mocha": "^11.0.1",
280280
"npm-package-json-lint": "^8.0.0",
281281
"nyc": "^17.0.0",
282282
"p-map": "^7.0.1",

0 commit comments

Comments
 (0)