Skip to content

Commit 6d45096

Browse files
committed
Update dependency typescript to v4.8.4
1 parent 9c99c9b commit 6d45096

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
@@ -56,7 +56,7 @@
5656
"npm-run-all": "4.1.5",
5757
"prettier": "2.7.1",
5858
"ts-jest": "29.0.2",
59-
"typescript": "4.8.3",
59+
"typescript": "4.8.4",
6060
"yup": "0.32.11",
6161
"zod": "3.19.1"
6262
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5774,10 +5774,10 @@ type-fest@^0.21.3:
57745774
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.21.3.tgz#d260a24b0198436e133fa26a524a6d65fa3b2e37"
57755775
integrity sha512-t0rzBq87m3fVcduHDUFhKmyyX+9eo6WQjZvf51Ea/M0Q7+T374Jp1aUiyUl0GKxp8M/OETVHSDvmkyPgvX+X2w==
57765776

5777-
5778-
version "4.8.3"
5779-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.3.tgz#d59344522c4bc464a65a730ac695007fdb66dd88"
5780-
integrity sha512-goMHfm00nWPa8UvR/CPSvykqf6dVV8x/dp0c5mFTMTIu0u0FlGWRioyy7Nn0PGAdHxpJZnuO/ut+PpQ8UiHAig==
5777+
5778+
version "4.8.4"
5779+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.4.tgz#c464abca159669597be5f96b8943500b238e60e6"
5780+
integrity sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ==
57815781

57825782
ua-parser-js@^0.7.30:
57835783
version "0.7.31"

0 commit comments

Comments
 (0)