Skip to content

Commit d44d7e1

Browse files
Update dependency typescript to v4.9.5
1 parent b6e63f2 commit d44d7e1

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.9.5",
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.9.5:
8717+
version "4.9.5"
8718+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
8719+
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
87208720

87218721
typescript@^3.7.3:
87228722
version "3.9.7"

0 commit comments

Comments
 (0)