Skip to content

Commit 4fdeb2c

Browse files
Bump chai from 4.3.10 to 6.2.0
Bumps [chai](https://github.com/chaijs/chai) from 4.3.10 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.3.10...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] <[email protected]>
1 parent 335a32d commit 4fdeb2c

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
@@ -17,7 +17,7 @@
1717
"@types/node": "~10.17.60",
1818
"@typescript-eslint/eslint-plugin": "~5.45.0",
1919
"@typescript-eslint/parser": "~5.45.0",
20-
"chai": "~4.3.6",
20+
"chai": "~6.2.0",
2121
"chai-as-promised": "~7.1.1",
2222
"eslint": "~8.28.0",
2323
"eslint-plugin-mocha": "~9.0.0",

0 commit comments

Comments
 (0)