Skip to content

Commit af435a2

Browse files
committed
Update dependency typescript to v4.7.3
1 parent e4ec0c0 commit af435a2

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,6 @@
3232
"@types/node": "16.11.35",
3333
"jest": "26.6.3",
3434
"ts-jest": "26.5.6",
35-
"typescript": "4.6.3"
35+
"typescript": "4.7.3"
3636
}
3737
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3493,10 +3493,10 @@ typedarray-to-buffer@^3.1.5:
34933493
dependencies:
34943494
is-typedarray "^1.0.0"
34953495

3496-
typescript@4.6.3:
3497-
version "4.6.3"
3498-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.3.tgz#eefeafa6afdd31d725584c67a0eaba80f6fc6c6c"
3499-
integrity sha512-yNIatDa5iaofVozS/uQJEl3JRWLKKGJKh6Yaiv0GLGSuhpFJe7P3SbHZ8/yjAHRQwKRoA6YZqlfjXWmVzoVSMw==
3496+
typescript@4.7.3:
3497+
version "4.7.3"
3498+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.3.tgz#8364b502d5257b540f9de4c40be84c98e23a129d"
3499+
integrity sha512-WOkT3XYvrpXx4vMMqlD+8R8R37fZkjyLGlxavMc4iB8lrl8L0DeTcHbYgw/v0N/z9wAFsgBhcsF0ruoySS22mA==
35003500

35013501
union-value@^1.0.0:
35023502
version "1.0.1"

0 commit comments

Comments
 (0)