Skip to content

Commit 829d2c3

Browse files
chore(deps-dev): bump typescript from 5.4.5 to 6.0.2
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.4.5 to 6.0.2. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.4.5...v6.0.2) --- updated-dependencies: - dependency-name: typescript dependency-version: 6.0.2 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b0c14be commit 829d2c3

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": "^18.0.0",
33-
"typescript": "~5.4.0"
33+
"typescript": "~6.0.2"
3434
},
3535
"browserslist": {
3636
"production": [

0 commit comments

Comments
 (0)