Skip to content

Commit a32a610

Browse files
Bump chai and @types/chai (#154)
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.10 to 4.4.1 - [Release notes](https://github.com/chaijs/chai/releases) - [Changelog](https://github.com/chaijs/chai/blob/main/History.md) - [Commits](chaijs/chai@v4.3.10...v4.4.1) Updates `@types/chai` from 4.3.11 to 4.3.16 - [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-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dd379f4 commit a32a610

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

package-lock.json

Lines changed: 14 additions & 14 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
@@ -20,11 +20,11 @@
2020
"typescript": "^5.4.5"
2121
},
2222
"devDependencies": {
23-
"@types/chai": "^4.3.11",
23+
"@types/chai": "^4.3.16",
2424
"@types/express": "^4.17.21",
2525
"@types/mocha": "^10.0.7",
2626
"@types/node": "^20.14.9",
27-
"chai": "^4.3.10",
27+
"chai": "^4.4.1",
2828
"mocha": "^10.5.2",
2929
"nyc": "^15.1.0",
3030
"ts-node": "^10.9.2",

0 commit comments

Comments
 (0)