Skip to content

Commit a6b9ac8

Browse files
build: bump typescript in /ResearchAssistant/App/frontend (#329)
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.7.2 to 5.7.3. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.7.2...v5.7.3) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 03d5a69 commit a6b9ac8

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

ResearchAssistant/App/frontend/package-lock.json

Lines changed: 5 additions & 4 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.4",
4747
"prettier": "^3.4.2",
48-
"typescript": "^5.7.2",
48+
"typescript": "^5.7.3",
4949
"vite": "^6.0.6"
5050
}
5151
}

0 commit comments

Comments
 (0)