Skip to content

Commit 554d779

Browse files
committed
chore(deps): update dependency typescript to v4.8.3
1 parent b5dd61e commit 554d779

4 files changed

Lines changed: 10 additions & 10 deletions

File tree

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@graphql-codegen/typescript-operations": "2.5.3",
1818
"@graphql-codegen/typescript-react-apollo": "3.3.3",
1919
"@types/react": "18.0.18",
20-
"typescript": "4.8.2"
20+
"typescript": "4.8.3"
2121
},
2222
"scripts": {
2323
"test": "echo \"Error: no test specified\" && exit 1",

example/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3339,10 +3339,10 @@ type-fest@^0.21.3:
33393339
resolved "https://registry.npmjs.org/type-fest/-/type-fest-0.21.3.tgz"
33403340
integrity sha512-t0rzBq87m3fVcduHDUFhKmyyX+9eo6WQjZvf51Ea/M0Q7+T374Jp1aUiyUl0GKxp8M/OETVHSDvmkyPgvX+X2w==
33413341

3342-
3343-
version "4.8.2"
3344-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.2.tgz#e3b33d5ccfb5914e4eeab6699cf208adee3fd790"
3345-
integrity sha512-C0I1UsrrDHo2fYI5oaCGbSejwX4ch+9Y5jTQELvovfmFkK3HHSZJB8MSJcWLmCUBzQBchCrZ9rMRV6GuNrvGtw==
3342+
3343+
version "4.8.3"
3344+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.3.tgz#d59344522c4bc464a65a730ac695007fdb66dd88"
3345+
integrity sha512-goMHfm00nWPa8UvR/CPSvykqf6dVV8x/dp0c5mFTMTIu0u0FlGWRioyy7Nn0PGAdHxpJZnuO/ut+PpQ8UiHAig==
33463346

33473347
ua-parser-js@^0.7.30:
33483348
version "0.7.31"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"jest": "29.0.2",
4242
"standard-version": "9.5.0",
4343
"ts-jest": "28.0.8",
44-
"typescript": "4.8.2"
44+
"typescript": "4.8.3"
4545
},
4646
"author": "Fabio Benedetti",
4747
"keywords": [

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5940,10 +5940,10 @@ typedarray@^0.0.6:
59405940
resolved "https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz"
59415941
integrity sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==
59425942

5943-
5944-
version "4.8.2"
5945-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.2.tgz#e3b33d5ccfb5914e4eeab6699cf208adee3fd790"
5946-
integrity sha512-C0I1UsrrDHo2fYI5oaCGbSejwX4ch+9Y5jTQELvovfmFkK3HHSZJB8MSJcWLmCUBzQBchCrZ9rMRV6GuNrvGtw==
5943+
5944+
version "4.8.3"
5945+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.3.tgz#d59344522c4bc464a65a730ac695007fdb66dd88"
5946+
integrity sha512-goMHfm00nWPa8UvR/CPSvykqf6dVV8x/dp0c5mFTMTIu0u0FlGWRioyy7Nn0PGAdHxpJZnuO/ut+PpQ8UiHAig==
59475947

59485948
ua-parser-js@^0.7.30:
59495949
version "0.7.31"

0 commit comments

Comments
 (0)