Skip to content

Commit

Permalink
Bump chai and @types/chai
Browse files Browse the repository at this point in the history
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.5.0 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.5.0...v5.1.2)

Updates `@types/chai` from 4.3.20 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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 1, 2025
1 parent bb01df0 commit 346e3e5
Show file tree
Hide file tree
Showing 2 changed files with 114 additions and 40 deletions.
150 changes: 112 additions & 38 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@iobroker/eslint-config": "^1.0.0",
"@iobroker/testing": "^5.0.0",
"@tsconfig/node20": "^20.1.4",
"@types/chai": "^4.3.19",
"@types/chai": "^5.0.1",
"@types/chai-as-promised": "^8.0.1",
"@types/lodash": "^4.17.13",
"@types/mocha": "^10.0.10",
Expand All @@ -46,7 +46,7 @@
"@types/sinon": "^17.0.3",
"@types/sinon-chai": "^3.2.12",
"@types/tcp-ping": "^0.1.6",
"chai": "^4.5.0",
"chai": "^5.1.2",
"chai-as-promised": "^8.0.1",
"mocha": "^11.0.1",
"proxyquire": "^2.1.3",
Expand Down

0 comments on commit 346e3e5

Please # to comment.