Skip to content

Commit 1890963

Browse files
build(deps-dev): bump typescript in the npm-dependencies group
Bumps the npm-dependencies group with 1 update: [typescript](https://github.com/microsoft/TypeScript). 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: 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 e0eb361 commit 1890963

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
"rc-test": "^7.1.3",
7575
"react": "^19.2.7",
7676
"react-dom": "^19.2.7",
77-
"typescript": "^6.0.3",
77+
"typescript": "^7.0.2",
7878
"typescript-eslint": "^8.62.1"
7979
},
8080
"peerDependencies": {

0 commit comments

Comments
 (0)