Skip to content

Commit 106ae93

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/cli-test/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,6 @@
4242
"devDependencies": {
4343
"@types/sinon": "^21.0.0",
4444
"cross-env": "^10.0.0",
45-
"sinon": "^21.0.0"
45+
"sinon": "^22.0.0"
4646
}
4747
}

0 commit comments

Comments
 (0)