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

Commit 259c6c2

Browse files
build(deps-dev): bump chai from 5.0.0 to 5.0.3 (#6180)
Bumps [chai](https://github.com/chaijs/chai) from 5.0.0 to 5.0.3. - [Release notes](https://github.com/chaijs/chai/releases) - [Changelog](https://github.com/chaijs/chai/blob/main/History.md) - [Commits](chaijs/chai@v5.0.0...v5.0.3) --- 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 74ce1e7 commit 259c6c2

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
@@ -49,7 +49,7 @@
4949
"@types/node": "^20.11.6",
5050
"@typescript-eslint/eslint-plugin": "^6.19.1",
5151
"@typescript-eslint/parser": "^6.19.1",
52-
"chai": "^5.0.0",
52+
"chai": "^5.0.3",
5353
"eslint": "^8.56.0",
5454
"eslint-config-prettier": "^9.1.0",
5555
"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": "^6.19.1",
6161
"@typescript-eslint/parser": "^6.19.1",
62-
"chai": "^5.0.0",
62+
"chai": "^5.0.3",
6363
"eslint": "^8.56.0",
6464
"eslint-config-prettier": "^9.1.0",
6565
"eslint-plugin-prettier": "^5.1.3",

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
@@ -60,7 +60,7 @@
6060
"@types/node": "^20.11.6",
6161
"@typescript-eslint/eslint-plugin": "^6.19.1",
6262
"@typescript-eslint/parser": "^6.19.1",
63-
"chai": "^5.0.0",
63+
"chai": "^5.0.3",
6464
"eslint": "^8.55.0",
6565
"eslint-config-prettier": "^9.1.0",
6666
"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
@@ -61,7 +61,7 @@
6161
"@types/node": "^20.11.6",
6262
"@typescript-eslint/eslint-plugin": "^6.19.1",
6363
"@typescript-eslint/parser": "^6.19.1",
64-
"chai": "^5.0.0",
64+
"chai": "^5.0.3",
6565
"eslint": "^8.56.0",
6666
"eslint-config-prettier": "^9.1.0",
6767
"eslint-plugin-prettier": "^5.1.3",

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": "^6.19.1",
7272
"@typescript-eslint/parser": "^6.19.1",
73-
"chai": "^5.0.0",
73+
"chai": "^5.0.3",
7474
"chai-as-promised": "^7.1.1",
7575
"eslint": "^8.56.0",
7676
"eslint-config-prettier": "^9.1.0",

0 commit comments

Comments
 (0)