Skip to content

Commit 538e456

Browse files
chore(deps-dev): bump sinon
Bumps the dev-sinon group in /packages/cli-hooks 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 538e456

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/cli-hooks/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,6 @@
5555
"@types/minimist": "^1.2.5",
5656
"@types/semver": "^7.5.6",
5757
"@types/sinon": "^21.0.0",
58-
"sinon": "^21.0.0"
58+
"sinon": "^22.0.0"
5959
}
6060
}

0 commit comments

Comments
 (0)