Skip to content

Commit f8fe1a3

Browse files
chore(deps-dev): bump sinon in the npm-dependencies group
Bumps the npm-dependencies group with 1 update: [sinon](https://github.com/sinonjs/sinon). Updates `sinon` from 9.2.4 to 22.0.0 - [Release notes](https://github.com/sinonjs/sinon/releases) - [Changelog](https://github.com/sinonjs/sinon/blob/main/CHANGES.md) - [Commits](sinonjs/sinon@v9.2.4...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: npm-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 947a19a commit f8fe1a3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"react": "^19.2.7",
7575
"react-dom": "^19.2.7",
7676
"regenerator-runtime": "^0.14.1",
77-
"sinon": "^9.0.2",
77+
"sinon": "^22.0.0",
7878
"typescript": "^6.0.3",
7979
"typescript-eslint": "^8.62.1"
8080
},

0 commit comments

Comments
 (0)