Skip to content

Commit 0e155b1

Browse files
build(deps-dev): bump typescript from 5.0.4 to 5.8.3 in /00-Login
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.0.4 to 5.8.3. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](microsoft/TypeScript@v5.0.4...v5.8.3) --- updated-dependencies: - dependency-name: typescript dependency-version: 5.8.3 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4c74d97 commit 0e155b1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

00-Login/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"jest": "^29.6.3",
3333
"prettier": "2.8.8",
3434
"react-test-renderer": "19.1.0",
35-
"typescript": "5.0.4"
35+
"typescript": "5.8.3"
3636
},
3737
"engines": {
3838
"node": ">=18"

0 commit comments

Comments
 (0)