Skip to content
This repository was archived by the owner on Mar 11, 2025. It is now read-only.

Commit 3567838

Browse files
build(deps-dev): bump @types/mocha from 10.0.7 to 10.0.8 (#7275)
Bumps [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha) from 10.0.7 to 10.0.8. - [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-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 7002ad1 commit 3567838

File tree

6 files changed

+17
-17
lines changed

6 files changed

+17
-17
lines changed

libraries/type-length-value/js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
},
4848
"devDependencies": {
4949
"@types/chai": "^4.3.19",
50-
"@types/mocha": "^10.0.7",
50+
"@types/mocha": "^10.0.8",
5151
"@types/node": "^22.5.4",
5252
"@typescript-eslint/eslint-plugin": "^8.4.0",
5353
"@typescript-eslint/parser": "^8.4.0",

pnpm-lock.yaml

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

token-group/js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"devDependencies": {
5353
"@solana/web3.js": "^1.95.3",
5454
"@types/chai": "^4.3.19",
55-
"@types/mocha": "^10.0.7",
55+
"@types/mocha": "^10.0.8",
5656
"@types/node": "^22.5.4",
5757
"@typescript-eslint/eslint-plugin": "^8.4.0",
5858
"@typescript-eslint/parser": "^8.4.0",

token-metadata/js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"devDependencies": {
5353
"@solana/web3.js": "^1.95.3",
5454
"@types/chai": "^4.3.19",
55-
"@types/mocha": "^10.0.7",
55+
"@types/mocha": "^10.0.8",
5656
"@types/node": "^22.5.4",
5757
"@typescript-eslint/eslint-plugin": "^8.4.0",
5858
"@typescript-eslint/parser": "^8.4.0",

token-swap/js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"@types/bn.js": "^5.1.0",
5555
"@types/chai-as-promised": "^8.0.0",
5656
"@types/chai": "^4.3.19",
57-
"@types/mocha": "^10.0.7",
57+
"@types/mocha": "^10.0.8",
5858
"@typescript-eslint/eslint-plugin": "^8.4.0",
5959
"@typescript-eslint/parser": "^8.4.0",
6060
"eslint": "^8.57.0",

token/js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"@solana/web3.js": "^1.95.3",
6666
"@types/chai-as-promised": "^8.0.0",
6767
"@types/chai": "^4.3.19",
68-
"@types/mocha": "^10.0.7",
68+
"@types/mocha": "^10.0.8",
6969
"@types/node": "^22.5.4",
7070
"@types/node-fetch": "^2.6.11",
7171
"@typescript-eslint/eslint-plugin": "^8.4.0",

0 commit comments

Comments
 (0)