Skip to content

Commit 963bc18

Browse files
chore(deps): bump sinon from 13.0.2 to 14.0.0 (#10)
Bumps [sinon](https://github.com/sinonjs/sinon) from 13.0.2 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@v13.0.2...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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a92bf81 commit 963bc18

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"ts-node": "^10.7.0",
5252
"typescript": "^4.6.4",
5353
"mocha": "^10.0.0",
54-
"sinon": "^13.0.2",
54+
"sinon": "^14.0.0",
5555
"chai": "^4.3.6"
5656
}
5757
}

0 commit comments

Comments
 (0)