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

Commit b4f5686

Browse files
build(deps-dev): bump chai from 5.1.0 to 5.1.1 (#6717)
Bumps [chai](https://github.com/chaijs/chai) from 5.1.0 to 5.1.1. - [Release notes](https://github.com/chaijs/chai/releases) - [Changelog](https://github.com/chaijs/chai/blob/main/History.md) - [Commits](chaijs/chai@v5.1.0...v5.1.1) --- 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 d59f963 commit b4f5686

File tree

6 files changed

+23
-23
lines changed

6 files changed

+23
-23
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": "^20.12.11",
5353
"@typescript-eslint/eslint-plugin": "^7.8.0",
5454
"@typescript-eslint/parser": "^7.8.0",
55-
"chai": "^5.1.0",
55+
"chai": "^5.1.1",
5656
"eslint": "^8.57.0",
5757
"eslint-config-prettier": "^9.1.0",
5858
"eslint-plugin-prettier": "^5.1.3",

memo/js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"@types/node-fetch": "^2.6.11",
6060
"@typescript-eslint/eslint-plugin": "^7.8.0",
6161
"@typescript-eslint/parser": "^7.8.0",
62-
"chai": "^5.1.0",
62+
"chai": "^5.1.1",
6363
"eslint": "^8.57.0",
6464
"eslint-config-prettier": "^9.1.0",
6565
"eslint-plugin-prettier": "^5.1.3",

pnpm-lock.yaml

Lines changed: 18 additions & 18 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
@@ -57,7 +57,7 @@
5757
"@types/node": "^20.12.11",
5858
"@typescript-eslint/eslint-plugin": "^7.8.0",
5959
"@typescript-eslint/parser": "^7.8.0",
60-
"chai": "^5.1.0",
60+
"chai": "^5.1.1",
6161
"eslint": "^8.57.0",
6262
"eslint-config-prettier": "^9.1.0",
6363
"eslint-plugin-prettier": "^5.1.3",

token-metadata/js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"@types/node": "^20.12.11",
5858
"@typescript-eslint/eslint-plugin": "^7.8.0",
5959
"@typescript-eslint/parser": "^7.8.0",
60-
"chai": "^5.1.0",
60+
"chai": "^5.1.1",
6161
"eslint": "^8.57.0",
6262
"eslint-config-prettier": "^9.1.0",
6363
"eslint-plugin-prettier": "^5.1.3",

token/js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"@types/node-fetch": "^2.6.11",
7272
"@typescript-eslint/eslint-plugin": "^7.8.0",
7373
"@typescript-eslint/parser": "^7.8.0",
74-
"chai": "^5.1.0",
74+
"chai": "^5.1.1",
7575
"chai-as-promised": "^7.1.1",
7676
"eslint": "^8.57.0",
7777
"eslint-config-prettier": "^9.1.0",

0 commit comments

Comments
 (0)