Skip to content

Commit 08fa0be

Browse files
chore(deps-dev): bump sinon
Bumps the dev-sinon group with 1 update in the /packages/web-api directory: [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 963f9b0 commit 08fa0be

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/web-api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"@types/sinon": "^21",
6767
"busboy": "^1",
6868
"nock": "^14",
69-
"sinon": "^21",
69+
"sinon": "^22",
7070
"tsd": "^0.33.0"
7171
},
7272
"tsd": {

0 commit comments

Comments
 (0)