Skip to content

Commit ace492e

Browse files
Update dependency typescript to v4.8.4
1 parent d3ad37a commit ace492e

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"husky": "8.0.1",
3131
"lint-staged": "13.0.3",
3232
"prettier": "2.7.1",
33-
"typescript": "4.8.2"
33+
"typescript": "4.8.4"
3434
},
3535
"lint-staged": {
3636
"*.{ts,tsx}": [

yarn.lock

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

2479-
typescript@4.8.2:
2480-
version "4.8.2"
2481-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.2.tgz#e3b33d5ccfb5914e4eeab6699cf208adee3fd790"
2482-
integrity sha512-C0I1UsrrDHo2fYI5oaCGbSejwX4ch+9Y5jTQELvovfmFkK3HHSZJB8MSJcWLmCUBzQBchCrZ9rMRV6GuNrvGtw==
2479+
typescript@4.8.4:
2480+
version "4.8.4"
2481+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.4.tgz#c464abca159669597be5f96b8943500b238e60e6"
2482+
integrity sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ==
24832483

24842484
unbox-primitive@^1.0.2:
24852485
version "1.0.2"

0 commit comments

Comments
 (0)