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

Commit 875af1a

Browse files
build(deps-dev): bump mocha from 10.7.0 to 10.7.3 (#7136)
Bumps [mocha](https://github.com/mochajs/mocha) from 10.7.0 to 10.7.3. - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md) - [Commits](mochajs/mocha@v10.7.0...v10.7.3) --- updated-dependencies: - dependency-name: 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 94c6b85 commit 875af1a

File tree

6 files changed

+42
-54
lines changed

6 files changed

+42
-54
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"eslint": "^8.57.0",
5656
"eslint-plugin-require-extensions": "^0.1.1",
5757
"gh-pages": "^6.1.1",
58-
"mocha": "^10.7.0",
58+
"mocha": "^10.7.3",
5959
"shx": "^0.3.4",
6060
"ts-node": "^10.9.2",
6161
"typedoc": "^0.26.5",

pnpm-lock.yaml

Lines changed: 37 additions & 49 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
@@ -60,7 +60,7 @@
6060
"eslint": "^8.57.0",
6161
"eslint-plugin-require-extensions": "^0.1.1",
6262
"gh-pages": "^6.1.1",
63-
"mocha": "^10.7.0",
63+
"mocha": "^10.7.3",
6464
"shx": "^0.3.4",
6565
"ts-node": "^10.9.2",
6666
"tslib": "^2.6.3",

token-metadata/js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"eslint": "^8.57.0",
6161
"eslint-plugin-require-extensions": "^0.1.1",
6262
"gh-pages": "^6.1.1",
63-
"mocha": "^10.7.0",
63+
"mocha": "^10.7.3",
6464
"shx": "^0.3.4",
6565
"ts-node": "^10.9.2",
6666
"tslib": "^2.6.3",

token-swap/js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"eslint": "^8.57.0",
6161
"eslint-plugin-import": "^2.29.1",
6262
"eslint-plugin-require-extensions": "^0.1.1",
63-
"mocha": "^10.7.0",
63+
"mocha": "^10.7.3",
6464
"start-server-and-test": "^2.0.5",
6565
"ts-node": "^10.9.2",
6666
"typescript": "^5.5.4"

token/js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"eslint": "^8.57.0",
7676
"eslint-plugin-require-extensions": "^0.1.1",
7777
"gh-pages": "^6.1.1",
78-
"mocha": "^10.7.0",
78+
"mocha": "^10.7.3",
7979
"process": "^0.11.10",
8080
"shx": "^0.3.4",
8181
"start-server-and-test": "^2.0.5",

0 commit comments

Comments
 (0)