Skip to content

Commit f121773

Browse files
Update dependency typescript to v4.9.5
1 parent 5098955 commit f121773

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
@@ -21,7 +21,7 @@
2121
"react": "18.2.0",
2222
"react-dom": "18.2.0",
2323
"react-scripts": "4.0.3",
24-
"typescript": "4.7.4",
24+
"typescript": "4.9.5",
2525
"web-vitals": "2.1.4"
2626
},
2727
"scripts": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10913,10 +10913,10 @@ typedarray@^0.0.6:
1091310913
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
1091410914
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
1091510915

10916-
typescript@4.7.4:
10917-
version "4.7.4"
10918-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.4.tgz#1a88596d1cf47d59507a1bcdfb5b9dfe4d488235"
10919-
integrity sha512-C0WQT0gezHuw6AdY1M2jxUO83Rjf0HP7Sk1DtXj6j1EwkQNZrHAg2XPWlq62oqEhYvONq5pkC2Y9oPljWToLmQ==
10916+
typescript@4.9.5:
10917+
version "4.9.5"
10918+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
10919+
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
1092010920

1092110921
unbox-primitive@^1.0.1:
1092210922
version "1.0.1"

0 commit comments

Comments
 (0)