Skip to content

Commit e76e69c

Browse files
build: bump typescript from 5.8.2 to 5.8.3 in /src/App
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.8.2 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.8.2...v5.8.3) --- updated-dependencies: - dependency-name: typescript dependency-version: 5.8.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cc5cce9 commit e76e69c

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

src/App/package-lock.json

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/App/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"react-scripts": "5.0.1",
3232
"remark-gfm": "^4.0.1",
3333
"remark-supersub": "^1.0.0",
34-
"typescript": "^4.9.5" ,
34+
"typescript": "^5.8.3" ,
3535
"web-vitals": "^2.1.4"
3636
},
3737
"scripts": {

0 commit comments

Comments
 (0)