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

Commit 42ba8e9

Browse files
build(deps-dev): bump mocha from 10.6.0 to 10.7.0 (#7040)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9c32598 commit 42ba8e9

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
@@ -58,7 +58,7 @@
5858
"eslint-plugin-prettier": "^5.2.1",
5959
"eslint-plugin-require-extensions": "^0.1.1",
6060
"gh-pages": "^6.1.1",
61-
"mocha": "^10.6.0",
61+
"mocha": "^10.7.0",
6262
"prettier": "^3.3.3",
6363
"shx": "^0.3.4",
6464
"ts-node": "^10.9.2",

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
@@ -63,7 +63,7 @@
6363
"eslint-plugin-prettier": "^5.2.1",
6464
"eslint-plugin-require-extensions": "^0.1.1",
6565
"gh-pages": "^6.1.1",
66-
"mocha": "^10.6.0",
66+
"mocha": "^10.7.0",
6767
"prettier": "^3.3.3",
6868
"shx": "^0.3.4",
6969
"ts-node": "^10.9.2",

token-metadata/js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"eslint-plugin-prettier": "^5.2.1",
6464
"eslint-plugin-require-extensions": "^0.1.1",
6565
"gh-pages": "^6.1.1",
66-
"mocha": "^10.6.0",
66+
"mocha": "^10.7.0",
6767
"prettier": "^3.3.3",
6868
"shx": "^0.3.4",
6969
"ts-node": "^10.9.2",

token-swap/js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"eslint-config-prettier": "^9.1.0",
6565
"eslint-plugin-prettier": "^5.2.1",
6666
"eslint-plugin-require-extensions": "^0.1.1",
67-
"mocha": "^10.6.0",
67+
"mocha": "^10.7.0",
6868
"prettier": "^3.3.3",
6969
"start-server-and-test": "^2.0.4",
7070
"ts-node": "^10.9.2",

token/js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"eslint-plugin-prettier": "^5.2.1",
7979
"eslint-plugin-require-extensions": "^0.1.1",
8080
"gh-pages": "^6.1.1",
81-
"mocha": "^10.6.0",
81+
"mocha": "^10.7.0",
8282
"prettier": "^3.3.3",
8383
"process": "^0.11.10",
8484
"shx": "^0.3.4",

0 commit comments

Comments
 (0)