Skip to content

Commit 673ef97

Browse files
Bump chai and @types/chai (#149)
Bumps [chai](https://github.com/chaijs/chai) and [@types/chai](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai). These dependencies needed to be updated together. Updates `chai` from 4.3.6 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@v4.3.6...v4.3.7) Updates `@types/chai` from 4.2.22 to 4.3.4 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chai) --- updated-dependencies: - dependency-name: chai dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: "@types/chai" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Dani Tseitlin <[email protected]>
1 parent eb60ce3 commit 673ef97

File tree

2 files changed

+17
-17
lines changed

2 files changed

+17
-17
lines changed

package-lock.json

+15-15
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,11 @@
2626
"file-exists": "5.0.1"
2727
},
2828
"devDependencies": {
29-
"@types/chai": "4.2.22",
29+
"@types/chai": "4.3.4",
3030
"@types/file-exists": "5.0.0",
3131
"@types/mocha": "10.0.8",
3232
"@types/node": "16.11.6",
33-
"chai": "4.3.6",
33+
"chai": "4.3.7",
3434
"mocha": "10.7.3",
3535
"ts-node": "10.9.2",
3636
"typescript": "4.6.3"

0 commit comments

Comments
 (0)