Skip to content

Commit dc886bc

Browse files
chore(deps-dev): bump the npm-dependencies group across 1 directory with 2 updates
Bumps the npm-dependencies group with 2 updates in the / directory: [sinon](https://github.com/sinonjs/sinon) and [typescript](https://github.com/microsoft/TypeScript). 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) Updates `typescript` from 6.0.3 to 7.0.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](https://github.com/microsoft/TypeScript/commits) --- updated-dependencies: - dependency-name: sinon dependency-version: 22.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-dependencies - dependency-name: typescript dependency-version: 7.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c2f2fef commit dc886bc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,8 @@
7474
"react": "^19.2.7",
7575
"react-dom": "^19.2.7",
7676
"regenerator-runtime": "^0.14.1",
77-
"sinon": "^9.0.2",
78-
"typescript": "^6.0.3",
77+
"sinon": "^22.0.0",
78+
"typescript": "^7.0.2",
7979
"typescript-eslint": "^8.62.1"
8080
},
8181
"peerDependencies": {

0 commit comments

Comments
 (0)