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

Commit 9529697

Browse files
build(deps-dev): bump chai from 5.1.1 to 5.1.2 (#7389)
Bumps [chai](https://github.com/chaijs/chai) from 5.1.1 to 5.1.2. - [Release notes](https://github.com/chaijs/chai/releases) - [Changelog](https://github.com/chaijs/chai/blob/main/History.md) - [Commits](chaijs/chai@v5.1.1...v5.1.2) --- updated-dependencies: - dependency-name: chai 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 c4d70bc commit 9529697

File tree

6 files changed

+20
-20
lines changed

6 files changed

+20
-20
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"@types/node": "^22.7.8",
5353
"@typescript-eslint/eslint-plugin": "^8.4.0",
5454
"@typescript-eslint/parser": "^8.4.0",
55-
"chai": "^5.1.1",
55+
"chai": "^5.1.2",
5656
"eslint": "^8.57.0",
5757
"eslint-plugin-require-extensions": "^0.1.1",
5858
"gh-pages": "^6.2.0",

memo/js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"@types/node-fetch": "^2.6.11",
5959
"@typescript-eslint/eslint-plugin": "^8.4.0",
6060
"@typescript-eslint/parser": "^8.4.0",
61-
"chai": "^5.1.1",
61+
"chai": "^5.1.2",
6262
"eslint": "^8.57.0",
6363
"eslint-plugin-require-extensions": "^0.1.1",
6464
"gh-pages": "^6.2.0",

pnpm-lock.yaml

Lines changed: 15 additions & 15 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
@@ -56,7 +56,7 @@
5656
"@types/node": "^22.7.8",
5757
"@typescript-eslint/eslint-plugin": "^8.4.0",
5858
"@typescript-eslint/parser": "^8.4.0",
59-
"chai": "^5.1.1",
59+
"chai": "^5.1.2",
6060
"eslint": "^8.57.0",
6161
"eslint-plugin-require-extensions": "^0.1.1",
6262
"gh-pages": "^6.2.0",

token-metadata/js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"@types/node": "^22.7.8",
5757
"@typescript-eslint/eslint-plugin": "^8.4.0",
5858
"@typescript-eslint/parser": "^8.4.0",
59-
"chai": "^5.1.1",
59+
"chai": "^5.1.2",
6060
"eslint": "^8.57.0",
6161
"eslint-plugin-require-extensions": "^0.1.1",
6262
"gh-pages": "^6.2.0",

token/js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"@types/node-fetch": "^2.6.11",
7171
"@typescript-eslint/eslint-plugin": "^8.4.0",
7272
"@typescript-eslint/parser": "^8.4.0",
73-
"chai": "^5.1.1",
73+
"chai": "^5.1.2",
7474
"chai-as-promised": "^8.0.0",
7575
"eslint": "^8.57.0",
7676
"eslint-plugin-require-extensions": "^0.1.1",

0 commit comments

Comments
 (0)