Skip to content

Commit 0901e2a

Browse files
build(deps-dev): bump sinon from 18.0.1 to 19.0.2
Bumps [sinon](https://github.com/sinonjs/sinon) from 18.0.1 to 19.0.2. - [Release notes](https://github.com/sinonjs/sinon/releases) - [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md) - [Commits](sinonjs/sinon@v18.0.1...v19.0.2) --- updated-dependencies: - dependency-name: sinon dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bb9ff27 commit 0901e2a

File tree

2 files changed

+26
-23
lines changed

2 files changed

+26
-23
lines changed

package-lock.json

Lines changed: 25 additions & 22 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
@@ -42,7 +42,7 @@
4242
"eslint": "^8.52.0",
4343
"mocha": "^10.7.0",
4444
"proxyquire": "^2.1.3",
45-
"sinon": "^18.0.0",
45+
"sinon": "^19.0.2",
4646
"sinon-chai": "^3.7.0",
4747
"typescript": "~5.5.4"
4848
},

0 commit comments

Comments
 (0)