Skip to content

Commit b22eaad

Browse files
committed
chore(deps): update dependency typescript to v4.7.3
1 parent aac2b55 commit b22eaad

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
@@ -52,7 +52,7 @@
5252
"ng-packagr": "^13.3.1",
5353
"prettier": "^2.6.2",
5454
"ts-node": "^10.8.1",
55-
"typescript": "4.6.4"
55+
"typescript": "4.7.3"
5656
},
5757
"husky": {
5858
"hooks": {

yarn.lock

Lines changed: 4 additions & 4 deletions
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.3:
9625+
version "4.7.3"
9626+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.3.tgz#8364b502d5257b540f9de4c40be84c98e23a129d"
9627+
integrity sha512-WOkT3XYvrpXx4vMMqlD+8R8R37fZkjyLGlxavMc4iB8lrl8L0DeTcHbYgw/v0N/z9wAFsgBhcsF0ruoySS22mA==
96289628

96299629
typescript@^4.4.3:
96309630
version "4.4.3"

0 commit comments

Comments
 (0)