chore: update typescript to 4.1.3 (#12652)
This commit is contained in:
parent
ddd7cc6f83
commit
bc39a081f5
@ -65,7 +65,7 @@
|
|||||||
"rollup-plugin-terser": "^7.0.0",
|
"rollup-plugin-terser": "^7.0.0",
|
||||||
"test262-stream": "^1.3.0",
|
"test262-stream": "^1.3.0",
|
||||||
"through2": "^2.0.0",
|
"through2": "^2.0.0",
|
||||||
"typescript": "^4.0.5"
|
"typescript": "^4.1.3"
|
||||||
},
|
},
|
||||||
"workspaces": [
|
"workspaces": [
|
||||||
"codemods/*",
|
"codemods/*",
|
||||||
|
|||||||
18
yarn.lock
18
yarn.lock
@ -4863,7 +4863,7 @@ __metadata:
|
|||||||
rollup-plugin-terser: ^7.0.0
|
rollup-plugin-terser: ^7.0.0
|
||||||
test262-stream: ^1.3.0
|
test262-stream: ^1.3.0
|
||||||
through2: ^2.0.0
|
through2: ^2.0.0
|
||||||
typescript: ^4.0.5
|
typescript: ^4.1.3
|
||||||
dependenciesMeta:
|
dependenciesMeta:
|
||||||
core-js:
|
core-js:
|
||||||
built: false
|
built: false
|
||||||
@ -12819,23 +12819,23 @@ fsevents@^1.2.7:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
typescript@^4.0.5:
|
typescript@^4.1.3:
|
||||||
version: 4.0.5
|
version: 4.1.3
|
||||||
resolution: "typescript@npm:4.0.5"
|
resolution: "typescript@npm:4.1.3"
|
||||||
bin:
|
bin:
|
||||||
tsc: bin/tsc
|
tsc: bin/tsc
|
||||||
tsserver: bin/tsserver
|
tsserver: bin/tsserver
|
||||||
checksum: ce94d4bbb914cc9d6fbd42e1476ab18c3292b262b8ba7ba76cd167a858545207a604e75bf1efbb75b8654c8f85deaa19795c3ef00098d7612855139b4ecc0240
|
checksum: 4f7ab1506ea22c7a1c313ec5b4285e93ce08d709ad6086d02d3096adb399ca339972ee56d1e578213c51dd0fb7b0fad50283c2d3c39642405644458ae29774f8
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"typescript@patch:typescript@^4.0.5#builtin<compat/typescript>":
|
"typescript@patch:typescript@^4.1.3#builtin<compat/typescript>":
|
||||||
version: 4.0.5
|
version: 4.1.3
|
||||||
resolution: "typescript@patch:typescript@npm%3A4.0.5#builtin<compat/typescript>::version=4.0.5&hash=cc6730"
|
resolution: "typescript@patch:typescript@npm%3A4.1.3#builtin<compat/typescript>::version=4.1.3&hash=cc6730"
|
||||||
bin:
|
bin:
|
||||||
tsc: bin/tsc
|
tsc: bin/tsc
|
||||||
tsserver: bin/tsserver
|
tsserver: bin/tsserver
|
||||||
checksum: ada6fea7657a51d1b842682d31233e53a3cf509b0edbd6288fda3cfd01643d0190b7ea77837527c4d282c90e61690e19dbfd91be6913e7e7292aa0b588d3506c
|
checksum: 017af992148346e671d5b83b041773825888e9c94db8d2b9472cdbb6d6f0ee85927817473121524d319f8be6ffe5a6904d27ff6ef21356d2274fcadd52e17938
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user