Skip to content

Commit ed50a80

Browse files
Update dependency typescript to v4.8.3
1 parent 9441a51 commit ed50a80

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
@@ -19,7 +19,7 @@
1919
"react-dom": "18.1.0",
2020
"react-modal-sheet": "1.5.1",
2121
"react-scripts": "5.0.1",
22-
"typescript": "4.7.3",
22+
"typescript": "4.8.3",
2323
"web-vitals": "2.1.4"
2424
},
2525
"scripts": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9721,10 +9721,10 @@ typedarray-to-buffer@^3.1.5:
97219721
dependencies:
97229722
is-typedarray "^1.0.0"
97239723

9724-
typescript@4.7.3:
9725-
version "4.7.3"
9726-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.3.tgz#8364b502d5257b540f9de4c40be84c98e23a129d"
9727-
integrity sha512-WOkT3XYvrpXx4vMMqlD+8R8R37fZkjyLGlxavMc4iB8lrl8L0DeTcHbYgw/v0N/z9wAFsgBhcsF0ruoySS22mA==
9724+
typescript@4.8.3:
9725+
version "4.8.3"
9726+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.3.tgz#d59344522c4bc464a65a730ac695007fdb66dd88"
9727+
integrity sha512-goMHfm00nWPa8UvR/CPSvykqf6dVV8x/dp0c5mFTMTIu0u0FlGWRioyy7Nn0PGAdHxpJZnuO/ut+PpQ8UiHAig==
97289728

97299729
unbox-primitive@^1.0.1:
97309730
version "1.0.1"

0 commit comments

Comments
 (0)