Skip to content

Commit 658c586

Browse files
committed
Bump main TypeScript from 4.1.3 to ~5.0.4
1 parent 20a42eb commit 658c586

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
@@ -94,7 +94,7 @@
9494
"react-test-renderer": "18.2.0",
9595
"shelljs": "^0.8.5",
9696
"signedsource": "^1.0.0",
97-
"typescript": "4.1.3",
97+
"typescript": "~5.0.4",
9898
"ws": "^6.2.2"
9999
}
100100
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10537,10 +10537,10 @@ typedarray@^0.0.6:
1053710537
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
1053810538
integrity sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==
1053910539

10540-
typescript@4.1.3:
10541-
version "4.1.3"
10542-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.3.tgz#519d582bd94cba0cf8934c7d8e8467e473f53bb7"
10543-
integrity sha512-B3ZIOf1IKeH2ixgHhj6la6xdwR9QrLC5d1VKeCSY4tvkqhF2eqd9O7txNlS0PO3GrBAFIdr3L1ndNwteUbZLYg==
10540+
typescript@5.0.4:
10541+
version "5.0.4"
10542+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.4.tgz#b217fd20119bd61a94d4011274e0ab369058da3b"
10543+
integrity sha512-cW9T5W9xY37cc+jfEnaUvX91foxtHkza3Nw3wkoF4sSlKn0MONdkdEndig/qPBWXNkmplh3NzayQzCiHM4/hqw==
1054410544

1054510545
uglify-es@^3.1.9:
1054610546
version "3.3.9"

0 commit comments

Comments
 (0)