Skip to content

Commit b2951dc

Browse files
chore(no-release): bump mocha from 9.2.2 to 10.0.0 (#179)
Bumps [mocha](https://github.com/mochajs/mocha) from 9.2.2 to 10.0.0. - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md) - [Commits](mochajs/mocha@v9.2.2...v10.0.0) --- updated-dependencies: - dependency-name: mocha dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 659516b commit b2951dc

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
@@ -116,7 +116,7 @@
116116
"chai-as-promised": "^7.1.1",
117117
"cids": "^1.1.9",
118118
"ipjs": "^5.2.0",
119-
"mocha": "^9.1.3",
119+
"mocha": "^10.0.0",
120120
"polendina": "^3.0.0",
121121
"standard": "^17.0.0",
122122
"typescript": "^4.5.4"

0 commit comments

Comments
 (0)