Skip to content

Commit 1d01b57

Browse files
build: bump typescript in /ResearchAssistant/App/frontend
Bumps [typescript](https://github.com/microsoft/TypeScript) from 4.9.5 to 5.7.2. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v4.9.5...v5.7.2) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5e14bd9 commit 1d01b57

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

ResearchAssistant/App/frontend/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.

ResearchAssistant/App/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"eslint-plugin-promise": "^6.6.0",
4646
"eslint-plugin-react": "^7.37.2",
4747
"prettier": "^3.4.2",
48-
"typescript": "^4.9.5",
48+
"typescript": "^5.7.2",
4949
"vite": "^6.0.5"
5050
}
5151
}

0 commit comments

Comments
 (0)