Skip to content

Commit 07dc2fe

Browse files
Update dependency typescript to v4.9.3
1 parent 74f72f7 commit 07dc2fe

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
@@ -39,6 +39,6 @@
3939
"postcss-preset-env": "7.2.0",
4040
"prettier": "2.5.1",
4141
"tailwindcss": "3.0.11",
42-
"typescript": "4.5.4"
42+
"typescript": "4.9.3"
4343
}
4444
}

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -5143,10 +5143,10 @@ type-fest@^0.7.1:
51435143
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.7.1.tgz#8dda65feaf03ed78f0a3f9678f1869147f7c5c48"
51445144
integrity sha512-Ne2YiiGN8bmrmJJEuTWTLJR32nh/JdL1+PSicowtNb0WFpn59GK8/lfD61bVtzguz7b3PBt74nxpv/Pw5po5Rg==
51455145

5146-
typescript@4.5.4:
5147-
version "4.5.4"
5148-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.4.tgz#a17d3a0263bf5c8723b9c52f43c5084edf13c2e8"
5149-
integrity sha512-VgYs2A2QIRuGphtzFV7aQJduJ2gyfTljngLzjpfW9FoYZF6xuw1W0vW9ghCKLfcWrCFxK81CSGRAvS1pn4fIUg==
5146+
typescript@4.9.3:
5147+
version "4.9.3"
5148+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.3.tgz#3aea307c1746b8c384435d8ac36b8a2e580d85db"
5149+
integrity sha512-CIfGzTelbKNEnLpLdGFgdyKhG23CKdKgQPOBc+OUNrkJ2vr+KSzsSV5kq5iWhEQbok+quxgGzrAtGWCyU7tHnA==
51505150

51515151
unbox-primitive@^1.0.1:
51525152
version "1.0.1"

0 commit comments

Comments
 (0)