Skip to content

Commit 5703f94

Browse files
committed
Update dependency typescript to v4.6.3
1 parent b6e63f2 commit 5703f94

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.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.6.3:
8717+
version "4.6.3"
8718+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.3.tgz#eefeafa6afdd31d725584c67a0eaba80f6fc6c6c"
8719+
integrity sha512-yNIatDa5iaofVozS/uQJEl3JRWLKKGJKh6Yaiv0GLGSuhpFJe7P3SbHZ8/yjAHRQwKRoA6YZqlfjXWmVzoVSMw==
87208720

87218721
typescript@^3.7.3:
87228722
version "3.9.7"

0 commit comments

Comments
 (0)