Skip to content

Commit 47e3ba9

Browse files
build(deps-dev): bump sinon from 12.0.1 to 13.0.1 (#24)
Bumps [sinon](https://github.com/sinonjs/sinon) from 12.0.1 to 13.0.1. - [Release notes](https://github.com/sinonjs/sinon/releases) - [Changelog](https://github.com/sinonjs/sinon/blob/master/docs/changelog.md) - [Commits](sinonjs/sinon@v12.0.1...v13.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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent eb60bf9 commit 47e3ba9

File tree

2 files changed

+18
-29
lines changed

2 files changed

+18
-29
lines changed

package-lock.json

Lines changed: 17 additions & 28 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
@@ -22,7 +22,7 @@
2222
"eslint-plugin-react-hooks": "^4.3.0",
2323
"esm": "^3.2.25",
2424
"prettier": "^2.5.1",
25-
"sinon": "^12.0.1"
25+
"sinon": "^13.0.1"
2626
},
2727
"ava": {
2828
"require": [

0 commit comments

Comments
 (0)