Skip to content

Commit 43b80f6

Browse files
Bump sinon from 11.1.2 to 12.0.1
Bumps [sinon](https://github.com/sinonjs/sinon) from 11.1.2 to 12.0.1. - [Release notes](https://github.com/sinonjs/sinon/releases) - [Changelog](https://github.com/sinonjs/sinon/blob/master/docs/changelog.md) - [Commits](sinonjs/sinon@v11.1.2...v12.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 3455535 commit 43b80f6

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": "^11.1.2",
26+
"sinon": "^12.0.1",
2727
"tap": "^15.0.9"
2828
},
2929
"engines": {

0 commit comments

Comments
 (0)