Skip to content

Commit 5098955

Browse files
authored
Merge pull request #44 from flycode-org/renovate/typescript-4.x
Update dependency typescript to v4.7.4
2 parents 9d8bdf1 + e17e245 commit 5098955

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
@@ -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.6.3:
10917-
version "4.6.3"
10918-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.3.tgz#eefeafa6afdd31d725584c67a0eaba80f6fc6c6c"
10919-
integrity sha512-yNIatDa5iaofVozS/uQJEl3JRWLKKGJKh6Yaiv0GLGSuhpFJe7P3SbHZ8/yjAHRQwKRoA6YZqlfjXWmVzoVSMw==
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==
1092010920

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

0 commit comments

Comments
 (0)