Skip to content

Commit 2d1c655

Browse files
build(deps-dev): bump chai and @types/chai (#1505)
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.3.3 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-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4bb93fb commit 2d1c655

File tree

2 files changed

+25
-25
lines changed

2 files changed

+25
-25
lines changed

package-lock.json

Lines changed: 23 additions & 23 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
"@commitlint/cli": "17.2.0",
100100
"@commitlint/config-conventional": "17.2.0",
101101
"@release-it/conventional-changelog": "5.1.1",
102-
"@types/chai": "4.3.3",
102+
"@types/chai": "4.3.4",
103103
"@types/chai-as-promised": "7.1.5",
104104
"@types/chai-datetime": "0.0.37",
105105
"@types/lodash": "4.14.187",
@@ -110,7 +110,7 @@
110110
"@types/sinon-chai": "3.2.8",
111111
"@typescript-eslint/eslint-plugin": "5.42.0",
112112
"@typescript-eslint/parser": "5.42.0",
113-
"chai": "4.3.6",
113+
"chai": "4.3.7",
114114
"chai-as-promised": "7.1.1",
115115
"chai-datetime": "1.8.0",
116116
"codecov": "3.8.3",

0 commit comments

Comments
 (0)