Skip to content

Commit e30e92d

Browse files
build(deps-dev): bump sinon from 14.0.2 to 15.0.0 (#1085)
Bumps [sinon](https://github.com/sinonjs/sinon) from 14.0.2 to 15.0.0. - [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.0) --- updated-dependencies: - dependency-name: sinon dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bdfd657 commit e30e92d

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
@@ -118,7 +118,7 @@
118118
"prettier": "^2.5.1",
119119
"rollup": "^2.36.2",
120120
"rollup-plugin-terser": "^7.0.2",
121-
"sinon": "^14.0.0",
121+
"sinon": "^15.0.0",
122122
"source-map-support": "^0.5.19",
123123
"stream-browserify": "^3.0.0",
124124
"ts-node": "^10.4.0",

0 commit comments

Comments
 (0)