Skip to content

Commit

Permalink
bump sinon-chai and @types/sinon-chai
Browse files Browse the repository at this point in the history
---
updated-dependencies:
- dependency-name: sinon-chai
  dependency-type: direct:development
  update-type: version-update:semver-major
- dependency-name: "@types/sinon-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 1853ef8 commit 685b813
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 11 deletions.
31 changes: 22 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 @@ -59,7 +59,7 @@
"@types/node": "^22.9.0",
"@types/proxyquire": "^1.3.31",
"@types/sinon": "^17.0.3",
"@types/sinon-chai": "^3.2.12",
"@types/sinon-chai": "^4.0.0",
"chai": "^4.5.0",
"chai-as-promised": "^7.1.2",
"eslint": "^9.13.0",
Expand All @@ -70,7 +70,7 @@
"prettier": "^3.4.1",
"proxyquire": "^2.1.3",
"sinon": "^19.0.2",
"sinon-chai": "^3.7.0",
"sinon-chai": "^4.0.0",
"typescript": "~5.7.2"
},
"main": "main.js",
Expand Down

0 comments on commit 685b813

Please sign in to comment.