Skip to content

Commit 1de8aff

Browse files
committed
deps: update typescript
1 parent 3271d93 commit 1de8aff

12 files changed

+45
-45
lines changed

.pnp.cjs

Lines changed: 24 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"jest-junit": "^10.0.0",
3737
"micromatch": "^4.0.2",
3838
"tslib": "^1.13.0",
39-
"typescript": "^4.5.2"
39+
"typescript": "4.6.0-beta"
4040
},
4141
"resolutions": {
4242
"yoga-layout-prebuilt": "patch:[email protected]#./.yarn/patches/yoga-layout-prebuilt.patch"

packages/gatsby/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
"typedoc": "next",
8787
"typedoc-neo-theme": "^1.0.7",
8888
"typedoc-plugin-yarn": "portal:./typedoc-plugin-yarn",
89-
"typescript": "^4.5.2",
89+
"typescript": "4.6.0-beta",
9090
"unescape-html": "^1.1.0",
9191
"unfetch": "^4.1.0",
9292
"unified": "^7.1.0",

packages/yarnpkg-builder/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"devDependencies": {
1818
"@types/semver": "^7.1.0",
1919
"@yarnpkg/monorepo": "workspace:^",
20-
"typescript": "^4.5.2"
20+
"typescript": "4.6.0-beta"
2121
},
2222
"scripts": {
2323
"postpack": "rm -rf lib",

packages/yarnpkg-doctor/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"micromatch": "^4.0.2",
1313
"p-limit": "^2.2.0",
1414
"tslib": "^1.13.0",
15-
"typescript": "^4.5.2"
15+
"typescript": "4.6.0-beta"
1616
},
1717
"devDependencies": {
1818
"@types/micromatch": "^4.0.1",

yarn.lock

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -5396,7 +5396,7 @@ __metadata:
53965396
esbuild: "npm:esbuild-wasm@^0.11.20"
53975397
semver: ^7.1.2
53985398
tslib: ^1.13.0
5399-
typescript: ^4.5.2
5399+
typescript: 4.6.0-beta
54005400
bin:
54015401
builder: ./sources/boot-cli-dev.js
54025402
languageName: unknown
@@ -5516,7 +5516,7 @@ __metadata:
55165516
micromatch: ^4.0.2
55175517
p-limit: ^2.2.0
55185518
tslib: ^1.13.0
5519-
typescript: ^4.5.2
5519+
typescript: 4.6.0-beta
55205520
bin:
55215521
doctor: ./sources/boot-cli-dev.js
55225522
languageName: unknown
@@ -5658,7 +5658,7 @@ __metadata:
56585658
typedoc: next
56595659
typedoc-neo-theme: ^1.0.7
56605660
typedoc-plugin-yarn: "portal:./typedoc-plugin-yarn"
5661-
typescript: ^4.5.2
5661+
typescript: 4.6.0-beta
56625662
unescape-html: ^1.1.0
56635663
unfetch: ^4.1.0
56645664
unified: ^7.1.0
@@ -5736,7 +5736,7 @@ __metadata:
57365736
jest-junit: ^10.0.0
57375737
micromatch: ^4.0.2
57385738
tslib: ^1.13.0
5739-
typescript: ^4.5.2
5739+
typescript: 4.6.0-beta
57405740
dependenciesMeta:
57415741
core-js:
57425742
built: false
@@ -25693,43 +25693,43 @@ typescript@^3.8.3:
2569325693
languageName: node
2569425694
linkType: hard
2569525695

25696-
"typescript@npm:^4.5.2":
25697-
version: 4.5.2
25698-
resolution: "typescript@npm:4.5.2"
25696+
"typescript@npm:4.6.0-beta":
25697+
version: 4.6.0-beta
25698+
resolution: "typescript@npm:4.6.0-beta"
2569925699
bin:
2570025700
tsc: bin/tsc
2570125701
tsserver: bin/tsserver
25702-
checksum: 74f9ce65d532bdf5d0214b3f60cf37992180023388c87a11ee6f838a803067ef0b63c600fa501b0deb07f989257dce1e244c9635ed79feca40bbccf6e0aa1ebc
25702+
checksum: da9ea9760add3d6ab09270717bce661e9a2aa24a0f04562244dd54613464d096d4647096f2a9c07f4cb0e2d7b1c28ac37d27f964c54d382f9a9187d91ee578e4
2570325703
languageName: node
2570425704
linkType: hard
2570525705

2570625706
"typescript@patch:[email protected]#~builtin<compat/typescript>":
2570725707
version: 3.7.7
25708-
resolution: "typescript@patch:typescript@npm%3A3.7.7#~builtin<compat/typescript>::version=3.7.7&hash=de8f8a"
25708+
resolution: "typescript@patch:typescript@npm%3A3.7.7#~builtin<compat/typescript>::version=3.7.7&hash=fc84d1"
2570925709
bin:
2571025710
tsc: bin/tsc
2571125711
tsserver: bin/tsserver
2571225712
checksum: 61283b54e3976aade14e1e1065d978dc9b11539d5a1ffeee3daf066ff095436e0de3f98759af6bcd32a0e4196a50881daf470c5e4a60768748b1b06f1b680096
2571325713
languageName: node
2571425714
linkType: hard
2571525715

25716-
"typescript@patch:typescript@^3.8.3#~builtin<compat/typescript>":
25717-
version: 3.9.10
25718-
resolution: "typescript@patch:typescript@npm%3A3.9.10#~builtin<compat/typescript>::version=3.9.10&hash=de8f8a"
25716+
"typescript@patch:typescript@4.6.0-beta#~builtin<compat/typescript>":
25717+
version: 4.6.0-beta
25718+
resolution: "typescript@patch:typescript@npm%3A4.6.0-beta#~builtin<compat/typescript>::version=4.6.0-beta&hash=fc84d1"
2571925719
bin:
2572025720
tsc: bin/tsc
2572125721
tsserver: bin/tsserver
25722-
checksum: dc7141ab555b23a8650a6787f98845fc11692063d02b75ff49433091b3af2fe3d773650dea18389d7c21f47d620fb3b110ea363dab4ab039417a6ccbbaf96fc2
25722+
checksum: de441a1c00f02015ea61adf2e10b9617178597e195813bb6d203bc3db29ab2e105030c6ee51c5b421fdd8a13eec546c1535b7121a6d86b60bb039c7be7270369
2572325723
languageName: node
2572425724
linkType: hard
2572525725

25726-
"typescript@patch:typescript@^4.5.2#~builtin<compat/typescript>":
25727-
version: 4.5.2
25728-
resolution: "typescript@patch:typescript@npm%3A4.5.2#~builtin<compat/typescript>::version=4.5.2&hash=de8f8a"
25726+
"typescript@patch:typescript@^3.8.3#~builtin<compat/typescript>":
25727+
version: 3.9.10
25728+
resolution: "typescript@patch:typescript@npm%3A3.9.10#~builtin<compat/typescript>::version=3.9.10&hash=fc84d1"
2572925729
bin:
2573025730
tsc: bin/tsc
2573125731
tsserver: bin/tsserver
25732-
checksum: e25e689eba64f7da7cfc43f8ea76cac7176b56caba42655f0a4cb29c0b7c36e67ca54f33df95902859f56108464245d8b45bcdfe21e3d66d9560feb8db780246
25732+
checksum: dc7141ab555b23a8650a6787f98845fc11692063d02b75ff49433091b3af2fe3d773650dea18389d7c21f47d620fb3b110ea363dab4ab039417a6ccbbaf96fc2
2573325733
languageName: node
2573425734
linkType: hard
2573525735

0 commit comments

Comments
 (0)