Skip to content

Commit 671936b

Browse files
chore: bump chai from 4.5.0 to 6.2.0
Bumps [chai](https://github.com/chaijs/chai) from 4.5.0 to 6.2.0. - [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.0) --- updated-dependencies: - dependency-name: chai dependency-version: 6.2.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d178688 commit 671936b

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
@@ -53,7 +53,7 @@
5353
"basic-auth": "^2.0.1",
5454
"basic-auth-parser": "^0.0.2",
5555
"body-parser": "^1.19.0",
56-
"chai": "^4.3.4",
56+
"chai": "^6.2.1",
5757
"cross-env": "^7.0.3",
5858
"eslint": "^9.18.0",
5959
"express": "^4.17.1",

0 commit comments

Comments
 (0)