Skip to content

Commit b7defaa

Browse files
Update dependency typescript to v4.9.3
1 parent 9441a51 commit b7defaa

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.9.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.9.3:
9725+
version "4.9.3"
9726+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.3.tgz#3aea307c1746b8c384435d8ac36b8a2e580d85db"
9727+
integrity sha512-CIfGzTelbKNEnLpLdGFgdyKhG23CKdKgQPOBc+OUNrkJ2vr+KSzsSV5kq5iWhEQbok+quxgGzrAtGWCyU7tHnA==
97289728

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

0 commit comments

Comments
 (0)