Skip to content

Commit 73d35f3

Browse files
chore(deps-dev): bump typescript from 5.8.3 to 7.0.2
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.8.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 ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7dad083 commit 73d35f3

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
@@ -30,7 +30,7 @@
3030
"@docusaurus/tsconfig": "^3.7.0",
3131
"@docusaurus/types": "^3.7.0",
3232
"@types/react": "^19.0.0",
33-
"typescript": "~5.8.0"
33+
"typescript": "~7.0.2"
3434
},
3535
"browserslist": {
3636
"production": [

0 commit comments

Comments
 (0)