Skip to content

Commit f221275

Browse files
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.4.1 to 5.1.2 - [Release notes](https://github.com/chaijs/chai/releases) - [Changelog](https://github.com/chaijs/chai/blob/main/History.md) - [Commits](chaijs/chai@v4.4.1...v5.1.2) Updates `@types/chai` from 4.3.14 to 5.0.1 - [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-major - dependency-name: "@types/chai" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a1f973f commit f221275

File tree

2 files changed

+45
-56
lines changed

2 files changed

+45
-56
lines changed

package-lock.json

Lines changed: 43 additions & 54 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
@@ -63,13 +63,13 @@
6363
"devDependencies": {
6464
"@cjbarth/github-release-notes": "^4.2.0",
6565
"@istanbuljs/nyc-config-typescript": "^1.0.2",
66-
"@types/chai": "^4.3.14",
66+
"@types/chai": "^5.0.1",
6767
"@types/mocha": "^10.0.6",
6868
"@types/node": "^18.19.26",
6969
"@types/sinon": "^17.0.3",
7070
"@typescript-eslint/eslint-plugin": "^7.4.0",
7171
"@typescript-eslint/parser": "^7.4.0",
72-
"chai": "^4.4.1",
72+
"chai": "^5.1.2",
7373
"choma": "^1.2.1",
7474
"concurrently": "^8.2.2",
7575
"eslint": "^8.57.0",

0 commit comments

Comments
 (0)