Skip to content

Commit 019f782

Browse files
Update dependency typescript to v4.8.3
1 parent b6e63f2 commit 019f782

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
@@ -38,7 +38,7 @@
3838
"eslint-plugin-prettier": "3.1.4",
3939
"tsdx": "0.13.2",
4040
"tslib": "2.0.1",
41-
"typescript": "4.0.2",
41+
"typescript": "4.8.3",
4242
"ts-jest": "26.2.0"
4343
},
4444
"peerDependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8713,10 +8713,10 @@ typedarray@^0.0.6:
87138713
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
87148714
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
87158715

8716-
typescript@4.0.2:
8717-
version "4.0.2"
8718-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.0.2.tgz#7ea7c88777c723c681e33bf7988be5d008d05ac2"
8719-
integrity sha512-e4ERvRV2wb+rRZ/IQeb3jm2VxBsirQLpQhdxplZ2MEzGvDkkMmPglecnNDfSUBivMjP93vRbngYYDQqQ/78bcQ==
8716+
typescript@4.8.3:
8717+
version "4.8.3"
8718+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.3.tgz#d59344522c4bc464a65a730ac695007fdb66dd88"
8719+
integrity sha512-goMHfm00nWPa8UvR/CPSvykqf6dVV8x/dp0c5mFTMTIu0u0FlGWRioyy7Nn0PGAdHxpJZnuO/ut+PpQ8UiHAig==
87208720

87218721
typescript@^3.7.3:
87228722
version "3.9.7"

0 commit comments

Comments
 (0)