Skip to content

Commit 2c45397

Browse files
Bump typescript from 4.8.3 to 5.5.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.8.3 to 5.5.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.5.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 da96303 commit 2c45397

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.5.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.5.3:
582+
version "5.5.3"
583+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.3.tgz#e1b0a3c394190838a0b168e771b0ad56a0af0faa"
584+
integrity sha512-/hreyEujaB0w76zKo6717l3L0o/qEUtRgdvUBvlkhoWeOVMjMuHNHk0BRBzikzuGDqNmPQbg5ifMEqsHLiIUcQ==
585585

586586
universalify@^0.1.0:
587587
version "0.1.2"

0 commit comments

Comments
 (0)