Skip to content

Commit

Permalink
bump chai and @types/chai
Browse files Browse the repository at this point in the history
---
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 Dec 1, 2024
1 parent dcf7e92 commit 51a08c4
Show file tree
Hide file tree
Showing 2 changed files with 119 additions and 45 deletions.
160 changes: 117 additions & 43 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 @@ -42,14 +42,14 @@
"@iobroker/adapter-dev": "^1.3.0",
"@iobroker/testing": "^5.0.0",
"@tsconfig/node18": "^18.2.4 < 19",
"@types/chai": "^4.3.20",
"@types/chai": "^5.0.1",
"@types/chai-as-promised": "^8.0.1",
"@types/mocha": "^10.0.10",
"@types/node": "^18.19.54 < 19",
"@types/proxyquire": "^1.3.31",
"@types/sinon": "^17.0.3",
"@types/sinon-chai": "^3.2.12",
"chai": "^4.4.1",
"chai": "^5.1.2",
"chai-as-promised": "^8.0.0",
"eslint": "^8.57.1",
"mocha": "^10.8.2",
Expand Down

0 comments on commit 51a08c4

Please sign in to comment.