Skip to content

Commit 72652a7

Browse files
committed
chore: update to TypeScript@4.2
1 parent 711b602 commit 72652a7

3 files changed

Lines changed: 11 additions & 11 deletions

File tree

Lines changed: 4 additions & 4 deletions
Large diffs are not rendered by default.

.yarnrc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ plugins:
66
- path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
77
spec: "@yarnpkg/plugin-interactive-tools"
88

9-
yarnPath: .yarn/releases/yarn-2.4.0.cjs
9+
yarnPath: .yarn/releases/yarn-2.4.1.cjs

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -19408,22 +19408,22 @@ react-native@0.63.2:
1940819408
linkType: hard
1940919409

1941019410
"typescript@*, typescript@^4.0.2, typescript@^4.0.3":
19411-
version: 4.1.5
19412-
resolution: "typescript@npm:4.1.5"
19411+
version: 4.2.2
19412+
resolution: "typescript@npm:4.2.2"
1941319413
bin:
1941419414
tsc: bin/tsc
1941519415
tsserver: bin/tsserver
19416-
checksum: 29157c84426ac94ce97aac836264f303a26bd9fb30865650229e3406a36ca2e89735ef4b8878075ba1b95fa4d3ff9810057b64888700c28e20b4034a6db4da83
19416+
checksum: b2e3d5551a12c51b6b7a14f0e78d2664c136fab4dfb3eecaaf7a6e8e7e608f2cf43c6ebe81387d194db2588793b769720d2df523d445a1664b7585c5b9a85984
1941719417
languageName: node
1941819418
linkType: hard
1941919419

1942019420
"typescript@patch:typescript@*#builtin<compat/typescript>, typescript@patch:typescript@^4.0.2#builtin<compat/typescript>, typescript@patch:typescript@^4.0.3#builtin<compat/typescript>":
19421-
version: 4.1.5
19422-
resolution: "typescript@patch:typescript@npm%3A4.1.5#builtin<compat/typescript>::version=4.1.5&hash=cc6730"
19421+
version: 4.2.2
19422+
resolution: "typescript@patch:typescript@npm%3A4.2.2#builtin<compat/typescript>::version=4.2.2&hash=a45b0e"
1942319423
bin:
1942419424
tsc: bin/tsc
1942519425
tsserver: bin/tsserver
19426-
checksum: 58cc7786be0f8485c124944883b1384287532e4867ec37f1fb5cb2811dbc10f7a9decccad89097f924043285f3515bfd8223c61dbb4f88af00b2d8dc2ef73207
19426+
checksum: ea1f1b6be22c9e3348f61692719d3169dd4abaad34b2132edff44a8d5a748bde8f3116fa2fae41d61c92b3a7cf1c35d0c7276058b2f35196ff3cde3b7d57c84b
1942719427
languageName: node
1942819428
linkType: hard
1942919429

0 commit comments

Comments
 (0)