Skip to content

Commit 6a07f55

Browse files
Bump chai from 3.5.0 to 4.3.7 (#91)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent afbf9b6 commit 6a07f55

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
@@ -16,7 +16,7 @@
1616
"devDependencies": {
1717
"@types/chai": "^4.3.4",
1818
"typescript": "^2.2.1",
19-
"chai": "^3.5.0",
19+
"chai": "^4.3.7",
2020
"mocha": "^10.2.0",
2121
"@microsoft/microsoft-graph-client": "^0.3.2"
2222
}

0 commit comments

Comments
 (0)