Skip to content

Commit 598b80c

Browse files
build(deps-dev): bump ts-mocha from 10.0.0 to 11.1.0 (#1621)
Bumps [ts-mocha](https://github.com/piotrwitek/ts-mocha) from 10.0.0 to 11.1.0. - [Release notes](https://github.com/piotrwitek/ts-mocha/releases) - [Commits](piotrwitek/ts-mocha@v10.0.0...v11.1.0) --- updated-dependencies: - dependency-name: ts-mocha dependency-type: direct:development 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>
1 parent 86f637e commit 598b80c

File tree

2 files changed

+54
-24
lines changed

2 files changed

+54
-24
lines changed

pnpm-lock.yaml

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

program-tests/sdk-test-program/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
"chai": "^5.2.0",
1212
"mocha": "^11.0.1",
13-
"ts-mocha": "^10.0.0",
13+
"ts-mocha": "^11.1.0",
1414
"@types/bn.js": "^5.1.6",
1515
"@types/chai": "^5.0.1",
1616
"@types/mocha": "^10.0.7",

0 commit comments

Comments
 (0)