Skip to content

Commit 026ce60

Browse files
chore(deps-dev): Bump sinon from 20.0.0 to 21.0.0 (#1076)
Bumps [sinon](https://github.com/sinonjs/sinon) from 20.0.0 to 21.0.0. - [Release notes](https://github.com/sinonjs/sinon/releases) - [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md) - [Commits](https://github.com/sinonjs/sinon/commits) --- updated-dependencies: - dependency-name: sinon dependency-version: 21.0.0 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 fc5f12b commit 026ce60

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

package-lock.json

Lines changed: 4 additions & 5 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
@@ -60,7 +60,7 @@
6060
"proxyquire": "^2.1.3",
6161
"react": "^18.2.0",
6262
"react-dom": "^18.2.0",
63-
"sinon": "^20.0.0",
63+
"sinon": "^21.0.0",
6464
"standard": "^17.1.0",
6565
"tsd": "^0.32.0",
6666
"undici": "^7.2.1"

0 commit comments

Comments
 (0)