Skip to content
This repository was archived by the owner on Apr 8, 2023. It is now read-only.

Commit 19a250f

Browse files
chore(deps): update dependency typescript to v4.8.3
1 parent 0420902 commit 19a250f

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
@@ -39,7 +39,7 @@
3939
"lint-staged": "12.4.1",
4040
"prettier": "^2.6.2",
4141
"ts-jest": "^27.1.4",
42-
"typescript": "4.6.4"
42+
"typescript": "4.8.3"
4343
},
4444
"repository": {
4545
"type": "git",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3663,10 +3663,10 @@ type-fest@^0.8.1:
36633663
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.8.1.tgz#09e249ebde851d3b1e48d27c105444667f17b83d"
36643664
integrity sha512-4dbzIzqvjtgiM5rw1k5rEHtBANKmdudhGyBEajN01fEyhaAIhsoKNy6y7+IN93IfpFtwY9iqi7kD+xwKhQsNJA==
36653665

3666-
typescript@4.6.4:
3667-
version "4.6.4"
3668-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.4.tgz#caa78bbc3a59e6a5c510d35703f6a09877ce45e9"
3669-
integrity sha512-9ia/jWHIEbo49HfjrLGfKbZSuWo9iTMwXO+Ca3pRsSpbsMbc7/IU8NKdCZVRRBafVPGnoJeFL76ZOAA84I9fEg==
3666+
typescript@4.8.3:
3667+
version "4.8.3"
3668+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.3.tgz#d59344522c4bc464a65a730ac695007fdb66dd88"
3669+
integrity sha512-goMHfm00nWPa8UvR/CPSvykqf6dVV8x/dp0c5mFTMTIu0u0FlGWRioyy7Nn0PGAdHxpJZnuO/ut+PpQ8UiHAig==
36703670

36713671
typescript@^4.4.3:
36723672
version "4.6.3"

0 commit comments

Comments
 (0)