Skip to content

Commit f02ef91

Browse files
chore(deps-dev): bump sinon in /packages/logger in the dev-sinon group
Bumps the dev-sinon group in /packages/logger with 1 update: [sinon](https://github.com/sinonjs/sinon). Updates `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 dependency-group: dev-sinon ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0e369c0 commit f02ef91

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/logger/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"mocha-junit-reporter": "^2.2.1",
4545
"mocha-multi-reporters": "^1.5.1",
4646
"shx": "^0.4.0",
47-
"sinon": "^20.0.0",
47+
"sinon": "^21.0.0",
4848
"source-map-support": "^0.5.21",
4949
"ts-node": "^10.9.2",
5050
"typescript": "^5.5.4"

0 commit comments

Comments
 (0)