Skip to content

Commit 5feb267

Browse files
chore: bump sinon from 13.0.2 to 15.0.1
Bumps [sinon](https://github.com/sinonjs/sinon) from 13.0.2 to 15.0.1. - [Release notes](https://github.com/sinonjs/sinon/releases) - [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md) - [Commits](sinonjs/sinon@v13.0.2...v15.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>
1 parent df861d0 commit 5feb267

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"proxy": "^1.0.2",
6868
"request": "^2.88.2",
6969
"rimraf": "^4.1.2",
70-
"sinon": "^13.0.2",
70+
"sinon": "^15.0.1",
7171
"sinon-stub-promise": "^4.0.0",
7272
"through": "^2.3.8",
7373
"ts-node": "^10.2.1",

0 commit comments

Comments
 (0)