Skip to content

Commit cf5e74c

Browse files
Bump sinon from 12.0.1 to 14.0.0
Bumps [sinon](https://github.com/sinonjs/sinon) from 12.0.1 to 14.0.0. - [Release notes](https://github.com/sinonjs/sinon/releases) - [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md) - [Commits](sinonjs/sinon@v12.0.1...v14.0.0) --- 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 e3419c2 commit cf5e74c

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

0 commit comments

Comments
 (0)