Skip to content

Commit fadc6e2

Browse files
Bump typescript from 4.8.3 to 5.2.2
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.8.3 to 5.2.2. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/commits) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6d5986a commit fadc6e2

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.2.2",
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.2.2:
582+
version "5.2.2"
583+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.2.2.tgz#5ebb5e5a5b75f085f22bc3f8460fba308310fa78"
584+
integrity sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==
585585

586586
universalify@^0.1.0:
587587
version "0.1.2"

0 commit comments

Comments
 (0)