Skip to content

Commit f2439ef

Browse files
build(deps-dev): bump chai from 4.3.7 to 5.1.1
Bumps [chai](https://github.com/chaijs/chai) from 4.3.7 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@v4.3.7...v5.1.1) --- updated-dependencies: - dependency-name: chai dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6627e87 commit f2439ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"type-is": "1.6.18"
3232
},
3333
"devDependencies": {
34-
"chai": "4.3.7",
34+
"chai": "5.1.1",
3535
"mocha": "10.7.0",
3636
"eslint": "8.57.0",
3737
"nyc": "17.0.0",

0 commit comments

Comments
 (0)