Skip to content

Commit cc3a7fa

Browse files
Bump typescript from 4.6.2 to 5.7.2 in /console/react
Bumps [typescript](https://github.com/microsoft/TypeScript) from 4.6.2 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.6.2...v5.7.2) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3c36267 commit cc3a7fa

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

console/react/package-lock.json

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

console/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,6 @@
6767
"jest-axe": "^6.0.0",
6868
"prettier": "^2.5.1",
6969
"react-scripts": "^4.0.3",
70-
"typescript": "^4.6.2"
70+
"typescript": "^5.7.2"
7171
}
7272
}

0 commit comments

Comments
 (0)