Skip to content

Commit

Permalink
Merge pull request #344 from christianh17/dependabot/npm_and_yarn/mul…
Browse files Browse the repository at this point in the history
…ti-a7b1dbc0cd

Bump chai-as-promised and @types/chai-as-promised
  • Loading branch information
christianh17 authored Dec 14, 2024
2 parents a6d3ad3 + 8fa31f1 commit c9ee0f0
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 11 deletions.
39 changes: 30 additions & 9 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 @@ -31,7 +31,7 @@
"@iobroker/adapter-dev": "^1.2.0",
"@iobroker/testing": "^5.0.0",
"@types/chai": "^4.3.11",
"@types/chai-as-promised": "^7.1.8",
"@types/chai-as-promised": "^8.0.1",
"@types/gulp": "^4.0.17",
"@types/mocha": "^10.0.9",
"@types/node": "^22.7.4",
Expand All @@ -40,7 +40,7 @@
"@types/sinon-chai": "^3.2.12",
"axios": "^1.7.8",
"chai": "^4.3.10",
"chai-as-promised": "^7.1.1",
"chai-as-promised": "^8.0.1",
"eslint": "^9.11.1",
"globals": "^15.12.0",
"gulp": "^5.0.0",
Expand Down

0 comments on commit c9ee0f0

Please sign in to comment.