Skip to content

Commit 0762a21

Browse files
chore(deps-dev): bump sinon from 9.2.4 to 17.0.1
Bumps [sinon](https://github.com/sinonjs/sinon) from 9.2.4 to 17.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...v17.0.1) --- updated-dependencies: - dependency-name: sinon dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6027d4c commit 0762a21

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
@@ -65,7 +65,7 @@
6565
"react": "^18.0.0",
6666
"react-dom": "^18.0.0",
6767
"regenerator-runtime": "^0.13.7",
68-
"sinon": "^9.0.2",
68+
"sinon": "^17.0.1",
6969
"typescript": "^5.3.3",
7070
"vinyl-fs": "^3.0.3"
7171
},

0 commit comments

Comments
 (0)