Skip to content

Commit 81d7002

Browse files
committed
chore(deps): update dependency typescript to v4.6.4
1 parent efc75d2 commit 81d7002

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
@@ -40,7 +40,7 @@
4040
"husky": "4.3.6",
4141
"tsdx": "0.14.1",
4242
"tslib": "2.2.0",
43-
"typescript": "4.4.3"
43+
"typescript": "4.6.4"
4444
},
4545
"dependencies": {
4646
"@slack/webhook": "^6.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5968,10 +5968,10 @@ typedarray-to-buffer@^3.1.5:
59685968
dependencies:
59695969
is-typedarray "^1.0.0"
59705970

5971-
typescript@4.4.3:
5972-
version "4.4.3"
5973-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.3.tgz#bdc5407caa2b109efd4f82fe130656f977a29324"
5974-
integrity sha512-4xfscpisVgqqDfPaJo5vkd+Qd/ItkoagnHpufr+i2QCHBsNYp+G7UAoyFl8aPtx879u38wPV65rZ8qbGZijalA==
5971+
typescript@4.6.4:
5972+
version "4.6.4"
5973+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.4.tgz#caa78bbc3a59e6a5c510d35703f6a09877ce45e9"
5974+
integrity sha512-9ia/jWHIEbo49HfjrLGfKbZSuWo9iTMwXO+Ca3pRsSpbsMbc7/IU8NKdCZVRRBafVPGnoJeFL76ZOAA84I9fEg==
59755975

59765976
typescript@^3.7.3:
59775977
version "3.9.7"

0 commit comments

Comments
 (0)