Skip to content

Commit e17e245

Browse files
Update dependency typescript to v4.7.4
1 parent b6c487e commit e17e245

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.6.3",
24+
"typescript": "4.7.4",
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
@@ -10904,10 +10904,10 @@ typedarray@^0.0.6:
1090410904
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
1090510905
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
1090610906

10907-
typescript@4.6.3:
10908-
version "4.6.3"
10909-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.3.tgz#eefeafa6afdd31d725584c67a0eaba80f6fc6c6c"
10910-
integrity sha512-yNIatDa5iaofVozS/uQJEl3JRWLKKGJKh6Yaiv0GLGSuhpFJe7P3SbHZ8/yjAHRQwKRoA6YZqlfjXWmVzoVSMw==
10907+
typescript@4.7.4:
10908+
version "4.7.4"
10909+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.4.tgz#1a88596d1cf47d59507a1bcdfb5b9dfe4d488235"
10910+
integrity sha512-C0WQT0gezHuw6AdY1M2jxUO83Rjf0HP7Sk1DtXj6j1EwkQNZrHAg2XPWlq62oqEhYvONq5pkC2Y9oPljWToLmQ==
1091110911

1091210912
unbox-primitive@^1.0.1:
1091310913
version "1.0.1"

0 commit comments

Comments
 (0)