Skip to content

Commit ca27cce

Browse files
build(deps-dev): bump @types/mocha from 10.0.7 to 10.0.10 (#1888)
Bumps [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha) from 10.0.7 to 10.0.10. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mocha) --- updated-dependencies: - dependency-name: "@types/mocha" dependency-version: 10.0.10 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1de03b6 commit ca27cce

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

pnpm-lock.yaml

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

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"ts-mocha": "^11.1.0",
1414
"@types/bn.js": "^5.2.0",
1515
"@types/chai": "^5.2.2",
16-
"@types/mocha": "^10.0.7",
16+
"@types/mocha": "^10.0.10",
1717
"typescript": "^5.8.3",
1818
"prettier": "^3.6.2"
1919
}

0 commit comments

Comments
 (0)