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

Commit d6a5ecf

Browse files
build(deps-dev): bump mocha from 10.5.1 to 10.5.2 (#6942)
Bumps [mocha](https://github.com/mochajs/mocha) from 10.5.1 to 10.5.2. - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md) - [Commits](mochajs/mocha@v10.5.1...v10.5.2) --- updated-dependencies: - dependency-name: mocha dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 83c1b9f commit d6a5ecf

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.5.1",
61+
"mocha": "^10.5.2",
6262
"prettier": "^3.3.2",
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.5.1",
66+
"mocha": "^10.5.2",
6767
"prettier": "^3.3.2",
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.5.1",
66+
"mocha": "^10.5.2",
6767
"prettier": "^3.3.2",
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.1.3",
6666
"eslint-plugin-require-extensions": "^0.1.1",
67-
"mocha": "^10.5.1",
67+
"mocha": "^10.5.2",
6868
"prettier": "^3.3.2",
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.1.3",
7979
"eslint-plugin-require-extensions": "^0.1.1",
8080
"gh-pages": "^6.1.1",
81-
"mocha": "^10.5.1",
81+
"mocha": "^10.5.2",
8282
"prettier": "^3.3.2",
8383
"process": "^0.11.10",
8484
"shx": "^0.3.4",

0 commit comments

Comments
 (0)