Skip to content

Commit 35decda

Browse files
Bump sinon from 14.0.2 to 15.0.1
Bumps [sinon](https://github.com/sinonjs/sinon) from 14.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@v14.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 87fae8a commit 35decda

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
},
2424
"homepage": "https://github.com/gitops-toolbox/tpd-github#readme",
2525
"devDependencies": {
26-
"sinon": "^14.0.0",
26+
"sinon": "^15.0.1",
2727
"tap": "^16.2.0"
2828
},
2929
"engines": {

0 commit comments

Comments
 (0)