Skip to content

Commit 3f58553

Browse files
Update dependency typescript to v4.8.4
1 parent 18ba117 commit 3f58553

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
@@ -35,6 +35,6 @@
3535
"eslint-plugin-import": "2.26.0",
3636
"eslint-plugin-node": "11.1.0",
3737
"eslint-plugin-promise": "6.0.1",
38-
"typescript": "4.7.4"
38+
"typescript": "4.8.4"
3939
}
4040
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1294,10 +1294,10 @@ type-fest@^0.20.2:
12941294
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.20.2.tgz#1bf207f4b28f91583666cb5fbd327887301cd5f4"
12951295
integrity sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==
12961296

1297-
typescript@4.7.4:
1298-
version "4.7.4"
1299-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.4.tgz#1a88596d1cf47d59507a1bcdfb5b9dfe4d488235"
1300-
integrity sha512-C0WQT0gezHuw6AdY1M2jxUO83Rjf0HP7Sk1DtXj6j1EwkQNZrHAg2XPWlq62oqEhYvONq5pkC2Y9oPljWToLmQ==
1297+
typescript@4.8.4:
1298+
version "4.8.4"
1299+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.4.tgz#c464abca159669597be5f96b8943500b238e60e6"
1300+
integrity sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ==
13011301

13021302
unbox-primitive@^1.0.1:
13031303
version "1.0.1"

0 commit comments

Comments
 (0)