Skip to content

Commit 5cbb305

Browse files
committed
Update dependency typescript to v4.6.4
1 parent 9cafbef commit 5cbb305

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,6 @@
3232
"husky": "7.0.2",
3333
"tsdx": "0.14.1",
3434
"tslib": "2.3.1",
35-
"typescript": "4.4.4"
35+
"typescript": "4.6.4"
3636
}
3737
}

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -5972,10 +5972,10 @@ typedarray-to-buffer@^3.1.5:
59725972
dependencies:
59735973
is-typedarray "^1.0.0"
59745974

5975-
typescript@4.4.4:
5976-
version "4.4.4"
5977-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.4.tgz#2cd01a1a1f160704d3101fd5a58ff0f9fcb8030c"
5978-
integrity sha512-DqGhF5IKoBl8WNf8C1gu8q0xZSInh9j1kJJMqT3a94w1JzVaBU4EXOSMrz9yDqMT0xt3selp83fuFMQ0uzv6qA==
5975+
typescript@4.6.4:
5976+
version "4.6.4"
5977+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.4.tgz#caa78bbc3a59e6a5c510d35703f6a09877ce45e9"
5978+
integrity sha512-9ia/jWHIEbo49HfjrLGfKbZSuWo9iTMwXO+Ca3pRsSpbsMbc7/IU8NKdCZVRRBafVPGnoJeFL76ZOAA84I9fEg==
59795979

59805980
typescript@^3.7.3:
59815981
version "3.9.7"

0 commit comments

Comments
 (0)