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

Commit 6573768

Browse files
build(deps-dev): bump mocha from 10.3.0 to 10.4.0 (#6502)
Bumps [mocha](https://github.com/mochajs/mocha) from 10.3.0 to 10.4.0. - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md) - [Commits](mochajs/mocha@v10.3.0...v10.4.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 c8ec457 commit 6573768

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.1.3",
5959
"eslint-plugin-require-extensions": "^0.1.1",
6060
"gh-pages": "^6.1.1",
61-
"mocha": "^10.3.0",
61+
"mocha": "^10.4.0",
6262
"prettier": "^3.2.5",
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.1.3",
6464
"eslint-plugin-require-extensions": "^0.1.1",
6565
"gh-pages": "^6.1.1",
66-
"mocha": "^10.3.0",
66+
"mocha": "^10.4.0",
6767
"prettier": "^3.2.5",
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.1.3",
6464
"eslint-plugin-require-extensions": "^0.1.1",
6565
"gh-pages": "^6.1.1",
66-
"mocha": "^10.3.0",
66+
"mocha": "^10.4.0",
6767
"prettier": "^3.2.5",
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
@@ -65,7 +65,7 @@
6565
"eslint-config-prettier": "^9.1.0",
6666
"eslint-plugin-prettier": "^5.1.3",
6767
"eslint-plugin-require-extensions": "^0.1.1",
68-
"mocha": "^10.3.0",
68+
"mocha": "^10.4.0",
6969
"prettier": "^3.2.5",
7070
"start-server-and-test": "^2.0.3",
7171
"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.1.3",
7979
"eslint-plugin-require-extensions": "^0.1.1",
8080
"gh-pages": "^6.1.1",
81-
"mocha": "^10.3.0",
81+
"mocha": "^10.4.0",
8282
"prettier": "^3.2.5",
8383
"process": "^0.11.10",
8484
"shx": "^0.3.4",

0 commit comments

Comments
 (0)