Skip to content

Commit 9a6a893

Browse files
chore(deps-dev): bump sinon
Bumps the dev-sinon group in /packages/socket-mode 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 9a6a893

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/socket-mode/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"nodemon": "^3.1.0",
6969
"proxyquire": "^2.1.3",
7070
"shx": "^0.4.0",
71-
"sinon": "^20",
71+
"sinon": "^21",
7272
"source-map-support": "^0.5.21",
7373
"ts-node": "^10",
7474
"typescript": "5.8.3"

0 commit comments

Comments
 (0)