Skip to content

Commit ae04b79

Browse files
chore(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 4852851 commit ae04b79

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
@@ -78,7 +78,7 @@
7878
"rc-test": "^7.1.3",
7979
"react": "^19.2.7",
8080
"react-dom": "^19.2.7",
81-
"typescript": "^6.0.3",
81+
"typescript": "^7.0.2",
8282
"typescript-eslint": "^8.62.1"
8383
},
8484
"peerDependencies": {

0 commit comments

Comments
 (0)