Skip to content

Commit c084c75

Browse files
build(deps-dev): bump chai and @types/chai
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.2.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@4.2.0...v4.3.7) Updates `@types/chai` from 4.2.14 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-minor - dependency-name: "@types/chai" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6b35d43 commit c084c75

File tree

2 files changed

+6729
-8378
lines changed

2 files changed

+6729
-8378
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"devDependencies": {
3737
"@commitlint/cli": "11.0.0",
3838
"@commitlint/config-conventional": "11.0.0",
39-
"@types/chai": "4.2.14",
39+
"@types/chai": "4.3.4",
4040
"@types/deep-equal-in-any-order": "1.0.1",
4141
"@types/fs-extra": "9.0.11",
4242
"@types/klaw-sync": "6.0.0",
@@ -47,7 +47,7 @@
4747
"@types/sinon-chai": "3.2.5",
4848
"@typescript-eslint/eslint-plugin": "4.33.0",
4949
"@typescript-eslint/parser": "4.14.0",
50-
"chai": "4.2.0",
50+
"chai": "4.3.7",
5151
"conventional-changelog-cli": "2.1.1",
5252
"coveralls": "3.1.0",
5353
"cz-conventional-changelog": "3.3.0",

0 commit comments

Comments
 (0)