Skip to content

Commit b7be61c

Browse files
build(deps-dev): bump mocha from 10.6.0 to 10.7.0 (#1053)
Bumps [mocha](https://github.com/mochajs/mocha) from 10.6.0 to 10.7.0. - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md) - [Commits](mochajs/mocha@v10.6.0...v10.7.0) --- updated-dependencies: - dependency-name: mocha dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2a7a979 commit b7be61c

File tree

2 files changed

+49
-18
lines changed

2 files changed

+49
-18
lines changed

examples/token-escrow/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
},
1010
"devDependencies": {
1111
"chai": "^5.1.1",
12-
"mocha": "^10.6.0",
12+
"mocha": "^10.7.0",
1313
"ts-mocha": "^10.0.0",
1414
"@types/bn.js": "^5.1.5",
1515
"@types/chai": "^4.3.16",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)