Skip to content

Commit ea2f606

Browse files
authoredNov 30, 2023
build(deps-dev): bump sinon from 16.1.3 to 17.0.1 (#2405)
Bumps [sinon](https://github.com/sinonjs/sinon) from 16.1.3 to 17.0.1. - [Release notes](https://github.com/sinonjs/sinon/releases) - [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md) - [Commits](sinonjs/sinon@v16.1.3...v17.0.1) --- updated-dependencies: - dependency-name: sinon dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 80979ed commit ea2f606

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@
124124
"proxy": "^1.0.2",
125125
"proxyquire": "^2.1.3",
126126
"semver": "^7.5.4",
127-
"sinon": "^16.1.0",
127+
"sinon": "^17.0.1",
128128
"snazzy": "^9.0.0",
129129
"standard": "^17.0.0",
130130
"table": "^6.8.0",

0 commit comments

Comments
 (0)
Please sign in to comment.