Skip to content

Commit 9e7828e

Browse files
Bump typescript from 4.8.3 to 5.7.3
Bumps [typescript](https://github.com/microsoft/TypeScript) from 4.8.3 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@v4.8.3...v5.7.3) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0521725 commit 9e7828e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"ts-node": "~10.9.1",
1414
"tslint": "~6.1.3",
1515
"tslint-no-circular-imports": "~0.7.0",
16-
"typescript": "4.8.3",
16+
"typescript": "5.7.3",
1717
"yalc": "~1.0.0-pre.53"
1818
},
1919
"resolutions": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -578,10 +578,10 @@ tsutils@^2.29.0:
578578
dependencies:
579579
tslib "^1.8.1"
580580

581-
typescript@4.8.3:
582-
version "4.8.3"
583-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.3.tgz#d59344522c4bc464a65a730ac695007fdb66dd88"
584-
integrity sha512-goMHfm00nWPa8UvR/CPSvykqf6dVV8x/dp0c5mFTMTIu0u0FlGWRioyy7Nn0PGAdHxpJZnuO/ut+PpQ8UiHAig==
581+
typescript@5.7.3:
582+
version "5.7.3"
583+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.3.tgz#919b44a7dbb8583a9b856d162be24a54bf80073e"
584+
integrity sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==
585585

586586
universalify@^0.1.0:
587587
version "0.1.2"

0 commit comments

Comments
 (0)