Skip to content

Commit 03eb131

Browse files
committed
chore(dependencies): update dependency typescript to ^4.8.4
1 parent f317f92 commit 03eb131

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
@@ -31,7 +31,7 @@
3131
"tailwindcss": "3.1.8",
3232
"ts-jest": "^28.0.8",
3333
"ts-node": "^10.9.1",
34-
"typescript": "^4.8.3"
34+
"typescript": "^4.8.4"
3535
},
3636
"dependencies": {
3737
"@postlight/mercury-parser": "^2.2.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5628,10 +5628,10 @@ type-is@~1.6.18:
56285628
media-typer "0.3.0"
56295629
mime-types "~2.1.24"
56305630

5631-
typescript@^4.8.3:
5632-
version "4.8.3"
5633-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.3.tgz#d59344522c4bc464a65a730ac695007fdb66dd88"
5634-
integrity sha512-goMHfm00nWPa8UvR/CPSvykqf6dVV8x/dp0c5mFTMTIu0u0FlGWRioyy7Nn0PGAdHxpJZnuO/ut+PpQ8UiHAig==
5631+
typescript@^4.8.4:
5632+
version "4.8.4"
5633+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.4.tgz#c464abca159669597be5f96b8943500b238e60e6"
5634+
integrity sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ==
56355635

56365636
universalify@^0.1.0:
56375637
version "0.1.2"

0 commit comments

Comments
 (0)