Skip to content

Commit 977ce98

Browse files
committed
chore(deps): update dependency typescript to v4.7.2
1 parent c6f619c commit 977ce98

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"ng-packagr": "^13.3.1",
5353
"prettier": "^2.6.2",
5454
"ts-node": "^10.8.0",
55-
"typescript": "4.6.4"
55+
"typescript": "4.7.2"
5656
},
5757
"husky": {
5858
"hooks": {

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -9621,10 +9621,10 @@ typedarray-to-buffer@^3.1.5:
96219621
dependencies:
96229622
is-typedarray "^1.0.0"
96239623

9624-
typescript@4.6.4:
9625-
version "4.6.4"
9626-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.4.tgz#caa78bbc3a59e6a5c510d35703f6a09877ce45e9"
9627-
integrity sha512-9ia/jWHIEbo49HfjrLGfKbZSuWo9iTMwXO+Ca3pRsSpbsMbc7/IU8NKdCZVRRBafVPGnoJeFL76ZOAA84I9fEg==
9624+
typescript@4.7.2:
9625+
version "4.7.2"
9626+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.2.tgz#1f9aa2ceb9af87cca227813b4310fff0b51593c4"
9627+
integrity sha512-Mamb1iX2FDUpcTRzltPxgWMKy3fhg0TN378ylbktPGPK/99KbDtMQ4W1hwgsbPAsG3a0xKa1vmw4VKZQbkvz5A==
96289628

96299629
typescript@^4.4.3:
96309630
version "4.4.3"

0 commit comments

Comments
 (0)