Skip to content

Commit c6b2f25

Browse files
chore(deps-dev): bump sinon in /packages/oauth in the dev-sinon group
Bumps the dev-sinon group in /packages/oauth with 1 update: [sinon](https://github.com/sinonjs/sinon). Updates `sinon` from 21.1.2 to 22.0.0 - [Release notes](https://github.com/sinonjs/sinon/releases) - [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md) - [Commits](sinonjs/sinon@v21.1.2...v22.0.0) --- updated-dependencies: - dependency-name: sinon dependency-version: 22.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-sinon ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1f91b1f commit c6b2f25

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/oauth/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,6 @@
4949
"devDependencies": {
5050
"@types/sinon": "^21",
5151
"rewiremock": "^3",
52-
"sinon": "^21"
52+
"sinon": "^22"
5353
}
5454
}

0 commit comments

Comments
 (0)