Skip to content

Commit ac95c7f

Browse files
dependabot[bot]Jen Personpyu10055
authored
Bump typescript from 4.7.4 to 4.8.3 (#884)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.7.4 to 4.8.3. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.7.4...v4.8.3) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jen Person <[email protected]> Co-authored-by: Ping Yu <[email protected]>
1 parent d58b579 commit ac95c7f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
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.7.4",
16+
"typescript": "4.8.3",
1717
"yalc": "~1.0.0-pre.53"
1818
},
1919
"resolutions": {

yarn.lock

+4-4
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.7.4:
582-
version "4.7.4"
583-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.4.tgz#1a88596d1cf47d59507a1bcdfb5b9dfe4d488235"
584-
integrity sha512-C0WQT0gezHuw6AdY1M2jxUO83Rjf0HP7Sk1DtXj6j1EwkQNZrHAg2XPWlq62oqEhYvONq5pkC2Y9oPljWToLmQ==
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==
585585

586586
universalify@^0.1.0:
587587
version "0.1.2"

0 commit comments

Comments
 (0)