Skip to content

Commit 3ec84d5

Browse files
Bump chai and @types/chai (#161)
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.4.1 to 4.5.0 - [Release notes](https://github.com/chaijs/chai/releases) - [Changelog](https://github.com/chaijs/chai/blob/main/History.md) - [Commits](chaijs/chai@v4.4.1...v4.5.0) Updates `@types/chai` from 4.3.16 to 4.3.17 - [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 b106f27 commit 3ec84d5

File tree

2 files changed

+24
-24
lines changed

2 files changed

+24
-24
lines changed

package-lock.json

Lines changed: 22 additions & 22 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.5.4"
2121
},
2222
"devDependencies": {
23-
"@types/chai": "^4.3.16",
23+
"@types/chai": "^4.3.17",
2424
"@types/express": "^4.17.21",
2525
"@types/mocha": "^10.0.7",
2626
"@types/node": "^20.14.9",
27-
"chai": "^4.4.1",
27+
"chai": "^4.5.0",
2828
"mocha": "^10.7.0",
2929
"nyc": "^17.0.0",
3030
"ts-node": "^10.9.2",

0 commit comments

Comments
 (0)