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

Commit 2d31555

Browse files
committed
chore(deps): update dependency typescript to v4.8.3
1 parent d7b2274 commit 2d31555

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
@@ -40,7 +40,7 @@
4040
"prettier": "2.7.1",
4141
"prettier-plugin-organize-imports": "2.3.4",
4242
"prettier-plugin-package": "1.3.0",
43-
"typescript": "4.6.4"
43+
"typescript": "4.8.3"
4444
},
4545
"lint-staged": {
4646
"*.{js,ts}": [

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4605,10 +4605,10 @@ type-is@~1.6.18:
46054605
media-typer "0.3.0"
46064606
mime-types "~2.1.24"
46074607

4608-
typescript@4.6.4:
4609-
version "4.6.4"
4610-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.4.tgz#caa78bbc3a59e6a5c510d35703f6a09877ce45e9"
4611-
integrity sha512-9ia/jWHIEbo49HfjrLGfKbZSuWo9iTMwXO+Ca3pRsSpbsMbc7/IU8NKdCZVRRBafVPGnoJeFL76ZOAA84I9fEg==
4608+
typescript@4.8.3:
4609+
version "4.8.3"
4610+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.3.tgz#d59344522c4bc464a65a730ac695007fdb66dd88"
4611+
integrity sha512-goMHfm00nWPa8UvR/CPSvykqf6dVV8x/dp0c5mFTMTIu0u0FlGWRioyy7Nn0PGAdHxpJZnuO/ut+PpQ8UiHAig==
46124612

46134613
unbox-primitive@^1.0.1:
46144614
version "1.0.1"

0 commit comments

Comments
 (0)