Skip to content

Commit bf90b02

Browse files
chore(deps-dev): bump sinon from 9.2.4 to 21.0.1
Bumps [sinon](https://github.com/sinonjs/sinon) from 9.2.4 to 21.0.1. - [Release notes](https://github.com/sinonjs/sinon/releases) - [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md) - [Commits](sinonjs/sinon@v9.2.4...v21.0.1) --- updated-dependencies: - dependency-name: sinon dependency-version: 21.0.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 799024c commit bf90b02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"react": "^18.0.0",
6060
"react-dom": "^18.0.0",
6161
"regenerator-runtime": "^0.14.1",
62-
"sinon": "^9.0.2",
62+
"sinon": "^21.0.1",
6363
"typescript": "^5.3.3"
6464
},
6565
"peerDependencies": {

0 commit comments

Comments
 (0)