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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 2, 2024
1 parent b54f79b commit 72849da
Show file tree
Hide file tree
Showing 2 changed files with 125 additions and 44 deletions.
165 changes: 123 additions & 42 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 @@ -53,14 +53,14 @@
"@iobroker/adapter-dev": "^1.3.0",
"@iobroker/testing": "^5.0.0",
"@tsconfig/node14": "^14.1.2",
"@types/chai": "^4.3.19",
"@types/chai": "^5.0.1",
"@types/chai-as-promised": "^7.1.8",
"@types/mocha": "^10.0.10",
"@types/node": "^22.10.1",
"@types/proxyquire": "^1.3.31",
"@types/sinon": "^17.0.3",
"@types/sinon-chai": "^3.2.12",
"chai": "^4.5.0",
"chai": "^5.1.2",
"chai-as-promised": "^7.1.2",
"eslint": "^9.16.0",
"eslint-config-prettier": "^9.1.0",
Expand Down

0 comments on commit 72849da

Please sign in to comment.