Skip to content
This repository was archived by the owner on Nov 14, 2023. It is now read-only.

Commit 4121013

Browse files
chore(deps-dev): bump chai from 3.5.0 to 4.3.7 (#22)
* chore(deps-dev): bump chai from 3.5.0 to 4.3.7 Bumps [chai](https://github.com/chaijs/chai) from 3.5.0 to 4.3.7. - [Release notes](https://github.com/chaijs/chai/releases) - [Changelog](https://github.com/chaijs/chai/blob/4.x.x/History.md) - [Commits](chaijs/chai@3.5.0...v4.3.7) --- updated-dependencies: - dependency-name: chai dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> * fix: update chai-as-promised to v7 --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Shazron Abdullah <[email protected]>
1 parent 1a8e3fd commit 4121013

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@
3838
"babelify": "^10",
3939
"body-parser": "^1.15.2",
4040
"browserify": "^17.0.0",
41-
"chai": "^3.5.0",
42-
"chai-as-promised": "^6.0.0",
41+
"chai": "^4.3.7",
42+
"chai-as-promised": "^7",
4343
"cls-bluebird": "^2.0.1",
4444
"commander": "^10.0.1",
4545
"compression": "^1.6.2",

0 commit comments

Comments
 (0)