Skip to content

Commit af916c9

Browse files
committed
chore(deps): update dependency typescript to v4.8.4
1 parent 50ff243 commit af916c9

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.21",
20-
"typescript": "4.8.3"
20+
"typescript": "4.8.4"
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
@@ -3344,10 +3344,10 @@ type-fest@^0.21.3:
33443344
resolved "https://registry.npmjs.org/type-fest/-/type-fest-0.21.3.tgz"
33453345
integrity sha512-t0rzBq87m3fVcduHDUFhKmyyX+9eo6WQjZvf51Ea/M0Q7+T374Jp1aUiyUl0GKxp8M/OETVHSDvmkyPgvX+X2w==
33463346

3347-
3348-
version "4.8.3"
3349-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.3.tgz#d59344522c4bc464a65a730ac695007fdb66dd88"
3350-
integrity sha512-goMHfm00nWPa8UvR/CPSvykqf6dVV8x/dp0c5mFTMTIu0u0FlGWRioyy7Nn0PGAdHxpJZnuO/ut+PpQ8UiHAig==
3347+
3348+
version "4.8.4"
3349+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.4.tgz#c464abca159669597be5f96b8943500b238e60e6"
3350+
integrity sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ==
33513351

33523352
ua-parser-js@^0.7.30:
33533353
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.3",
4242
"standard-version": "9.5.0",
4343
"ts-jest": "28.0.8",
44-
"typescript": "4.8.3"
44+
"typescript": "4.8.4"
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.3"
5945-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.3.tgz#d59344522c4bc464a65a730ac695007fdb66dd88"
5946-
integrity sha512-goMHfm00nWPa8UvR/CPSvykqf6dVV8x/dp0c5mFTMTIu0u0FlGWRioyy7Nn0PGAdHxpJZnuO/ut+PpQ8UiHAig==
5943+
5944+
version "4.8.4"
5945+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.4.tgz#c464abca159669597be5f96b8943500b238e60e6"
5946+
integrity sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ==
59475947

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

0 commit comments

Comments
 (0)