Skip to content

Commit ba3fa7d

Browse files
committed
Update dependency typescript to v4.6.2
1 parent b6e63f2 commit ba3fa7d

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.6.2",
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.6.2:
8717+
version "4.6.2"
8718+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.2.tgz#fe12d2727b708f4eef40f51598b3398baa9611d4"
8719+
integrity sha512-HM/hFigTBHZhLXshn9sN37H085+hQGeJHJ/X7LpBWLID/fbc2acUMfU+lGD98X81sKP+pFa9f0DZmCwB9GnbAg==
87208720

87218721
typescript@^3.7.3:
87228722
version "3.9.7"

0 commit comments

Comments
 (0)