Skip to content

Commit fd5d8f2

Browse files
Bump typescript from 4.9.5 to 5.9.2 in /app-react-vite
Bumps [typescript](https://github.com/microsoft/TypeScript) from 4.9.5 to 5.9.2. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](microsoft/TypeScript@v4.9.5...v5.9.2) --- updated-dependencies: - dependency-name: typescript dependency-version: 5.9.2 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e3b9c39 commit fd5d8f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app-react-vite/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@types/react-dom": "^18.0.11",
2020
"@types/styled-components": "^5.1.26",
2121
"@vitejs/plugin-react": "^3.1.0",
22-
"typescript": "^4.9.3",
22+
"typescript": "^5.9.2",
2323
"vite": "^4.2.0"
2424
}
2525
}

0 commit comments

Comments
 (0)