Skip to content

Commit

Permalink
Bump sinon-chai from 3.7.0 to 4.0.0
Browse files Browse the repository at this point in the history
Bumps [sinon-chai](https://github.com/chaijs/sinon-chai) from 3.7.0 to 4.0.0.
- [Release notes](https://github.com/chaijs/sinon-chai/releases)
- [Changelog](https://github.com/chaijs/sinon-chai/blob/master/CHANGELOG.md)
- [Commits](chaijs/sinon-chai@3.7.0...4.0.0)

---
updated-dependencies:
- dependency-name: 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 Aug 6, 2024
1 parent f39bff1 commit 3e37992
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,6 @@
"mocha": "^10.0.0",
"mock-require": "^3.0.3",
"sinon": "^18.0.0",
"sinon-chai": "^3.6.0"
"sinon-chai": "^4.0.0"
}
}

0 comments on commit 3e37992

Please sign in to comment.