Skip to content

Commit 23f1509

Browse files
chore(deps-dev): bump sinon from 13.0.2 to 14.0.0 (#2060)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d94d2f0 commit 23f1509

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 3 additions & 3 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
@@ -80,7 +80,7 @@
8080
"rollup-plugin-babel": "^4.3.3",
8181
"rollup-plugin-json": "4.0.0",
8282
"rollup-plugin-node-resolve": "5.2.0",
83-
"sinon": "^13.0.0",
83+
"sinon": "^14.0.0",
8484
"storybook-router": "0.3.4",
8585
"validate-commit-msg": "2.14.0",
8686
"webpack": "^4.41.1"

0 commit comments

Comments
 (0)