chore: pin typescript to 4.1 (#12894)

This commit is contained in:
Huáng Jùnliàng 2021-02-24 16:07:44 -05:00 committed by GitHub
parent 227f881f35
commit 4fa7a72874
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 10 deletions

View File

@ -70,7 +70,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.1.3" "typescript": "~4.1.3"
}, },
"workspaces": [ "workspaces": [
"codemods/*", "codemods/*",

View File

@ -5501,7 +5501,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.1.3 typescript: ~4.1.3
dependenciesMeta: dependenciesMeta:
core-js: core-js:
built: false built: false
@ -14451,23 +14451,23 @@ fsevents@^1.2.7:
languageName: node languageName: node
linkType: hard linkType: hard
typescript@^4.1.3: "typescript@patch:typescript@~4.1.3#builtin<compat/typescript>":
version: 4.1.3 version: 4.1.5
resolution: "typescript@npm:4.1.3" resolution: "typescript@patch:typescript@npm%3A4.1.5#builtin<compat/typescript>::version=4.1.5&hash=cc6730"
bin: bin:
tsc: bin/tsc tsc: bin/tsc
tsserver: bin/tsserver tsserver: bin/tsserver
checksum: 4f7ab1506ea22c7a1c313ec5b4285e93ce08d709ad6086d02d3096adb399ca339972ee56d1e578213c51dd0fb7b0fad50283c2d3c39642405644458ae29774f8 checksum: 58cc7786be0f8485c124944883b1384287532e4867ec37f1fb5cb2811dbc10f7a9decccad89097f924043285f3515bfd8223c61dbb4f88af00b2d8dc2ef73207
languageName: node languageName: node
linkType: hard linkType: hard
"typescript@patch:typescript@^4.1.3#builtin<compat/typescript>": typescript@~4.1.3:
version: 4.1.3 version: 4.1.5
resolution: "typescript@patch:typescript@npm%3A4.1.3#builtin<compat/typescript>::version=4.1.3&hash=cc6730" resolution: "typescript@npm:4.1.5"
bin: bin:
tsc: bin/tsc tsc: bin/tsc
tsserver: bin/tsserver tsserver: bin/tsserver
checksum: 017af992148346e671d5b83b041773825888e9c94db8d2b9472cdbb6d6f0ee85927817473121524d319f8be6ffe5a6904d27ff6ef21356d2274fcadd52e17938 checksum: 29157c84426ac94ce97aac836264f303a26bd9fb30865650229e3406a36ca2e89735ef4b8878075ba1b95fa4d3ff9810057b64888700c28e20b4034a6db4da83
languageName: node languageName: node
linkType: hard linkType: hard