Skip to content

Commit c0c8d05

Browse files
committed
chore: Upgrade to TS4.
1 parent 3ee0b00 commit c0c8d05

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"rxjs": "^6.0.0",
3232
"tslint": "^6.0.0",
3333
"tslint-etc": "^1.5.1",
34-
"typescript": "~3.9.2"
34+
"typescript": "~4.0.2"
3535
},
3636
"homepage": "https://github.com/cartant/rxjs-tslint-rules",
3737
"husky": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1660,10 +1660,10 @@ type-fest@^0.11.0:
16601660
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.11.0.tgz#97abf0872310fed88a5c466b25681576145e33f1"
16611661
integrity sha512-OdjXJxnCN1AvyLSzeKIgXTXxV+99ZuXl3Hpo9XpJAv9MBcHrrJOQ5kV7ypXOuQie+AmWG25hLbiKdwYTifzcfQ==
16621662

1663-
typescript@~3.9.2:
1664-
version "3.9.7"
1665-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.7.tgz#98d600a5ebdc38f40cb277522f12dc800e9e25fa"
1666-
integrity sha512-BLbiRkiBzAwsjut4x/dsibSTB6yWpwT5qWmC2OfuCg3GgVQCSgMs4vEctYPhsaGtd0AeuuHMkjZ2h2WG8MSzRw==
1663+
typescript@~4.0.2:
1664+
version "4.0.2"
1665+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.0.2.tgz#7ea7c88777c723c681e33bf7988be5d008d05ac2"
1666+
integrity sha512-e4ERvRV2wb+rRZ/IQeb3jm2VxBsirQLpQhdxplZ2MEzGvDkkMmPglecnNDfSUBivMjP93vRbngYYDQqQ/78bcQ==
16671667

16681668
which-module@^2.0.0:
16691669
version "2.0.0"

0 commit comments

Comments
 (0)