Skip to content

Commit b027968

Browse files
Bump sinon-chai from 3.7.0 to 4.0.1
Bumps [sinon-chai](https://github.com/chaijs/sinon-chai) from 3.7.0 to 4.0.1. - [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.1) --- updated-dependencies: - dependency-name: sinon-chai dependency-version: 4.0.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8b558f5 commit b027968

File tree

2 files changed

+26
-9
lines changed

2 files changed

+26
-9
lines changed

package-lock.json

Lines changed: 25 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"mocha": "^11.7.1",
4848
"proxyquire": "^2.1.3",
4949
"sinon": "^21.0.0",
50-
"sinon-chai": "^3.7.0",
50+
"sinon-chai": "^4.0.1",
5151
"typescript": "~5.8.3"
5252
},
5353
"main": "main.js",

0 commit comments

Comments
 (0)