Skip to content

Commit 5821139

Browse files
chore(deps-dev): bump chai from 4.5.0 to 6.2.1
Bumps [chai](https://github.com/chaijs/chai) from 4.5.0 to 6.2.1. - [Release notes](https://github.com/chaijs/chai/releases) - [Changelog](https://github.com/chaijs/chai/blob/main/History.md) - [Commits](chaijs/chai@v4.5.0...v6.2.1) --- updated-dependencies: - dependency-name: chai dependency-version: 6.2.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ac95eb0 commit 5821139

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"@types/node": "^20.4.7",
5353
"@typescript-eslint/eslint-plugin": "^6.9.0",
5454
"@typescript-eslint/parser": "^6.9.0",
55-
"chai": "^4.2.0",
55+
"chai": "^6.2.1",
5656
"chai-as-promised": "^7.1.1",
5757
"eslint": "^8.46.0",
5858
"eslint-config-prettier": "^9.0.0",

0 commit comments

Comments
 (0)