Skip to content

Commit 0b360bf

Browse files
committed
reduce delta and go back to TS 4.0.2
1 parent 589aa92 commit 0b360bf

File tree

7 files changed

+6
-65
lines changed

7 files changed

+6
-65
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
"tsickle": "0.38.0",
9393
"tsutils": "2.27.2",
9494
"typeorm": "0.2.18",
95-
"typescript": "~4.1.0",
95+
"typescript": "4.0.2",
9696
"unidiff": "1.0.1",
9797
"yarn": "1.22.0",
9898
"c8": "7.5.0",

packages/typescript/test/ts_project/angular_plugin/BUILD.bazel

-19
This file was deleted.

packages/typescript/test/ts_project/angular_plugin/comp.ng.html

-1
This file was deleted.

packages/typescript/test/ts_project/angular_plugin/component.js_

-22
This file was deleted.

packages/typescript/test/ts_project/angular_plugin/component.ts

-8
This file was deleted.

packages/typescript/test/ts_project/angular_plugin/tsconfig.json

-9
This file was deleted.

yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -9923,16 +9923,16 @@ [email protected]:
99239923
yargonaut "^1.1.2"
99249924
yargs "^13.2.1"
99259925

9926+
9927+
version "4.0.2"
9928+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.0.2.tgz#7ea7c88777c723c681e33bf7988be5d008d05ac2"
9929+
integrity sha512-e4ERvRV2wb+rRZ/IQeb3jm2VxBsirQLpQhdxplZ2MEzGvDkkMmPglecnNDfSUBivMjP93vRbngYYDQqQ/78bcQ==
9930+
99269931
typescript@^3.6.4:
99279932
version "3.7.5"
99289933
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.7.5.tgz#0692e21f65fd4108b9330238aac11dd2e177a1ae"
99299934
integrity sha512-/P5lkRXkWHNAbcJIiHPfRoKqyd7bsyCma1hZNUGfn20qm64T6ZBlrzprymeu918H+mB/0rIg2gGK/BXkhhYgBw==
99309935

9931-
typescript@~4.1.0:
9932-
version "4.1.5"
9933-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.5.tgz#123a3b214aaff3be32926f0d8f1f6e704eb89a72"
9934-
integrity sha512-6OSu9PTIzmn9TCDiovULTnET6BgXtDYL4Gg4szY+cGsc3JP1dQL8qvE8kShTRx1NIw4Q9IBHlwODjkjWEtMUyA==
9935-
99369936
ua-parser-js@^0.7.23:
99379937
version "0.7.28"
99389938
resolved "https://registry.yarnpkg.com/ua-parser-js/-/ua-parser-js-0.7.28.tgz#8ba04e653f35ce210239c64661685bf9121dec31"

0 commit comments

Comments
 (0)