Skip to content

Commit c5e809b

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency typescript to ~3.6.0
1 parent bd221fb commit c5e809b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@
197197
"tsconfig-paths": "^3.8.0",
198198
"tsickle": "^0.37.0",
199199
"tslint": "~5.20.0",
200-
"typescript": "~3.5.3"
200+
"typescript": "~3.6.0"
201201
},
202202
"optionalDependencies": {
203203
"@commitlint/cli": "^8.1.0",

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17764,7 +17764,7 @@ typescript@3.4.5:
1776417764
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.4.5.tgz#2d2618d10bb566572b8d7aad5180d84257d70a99"
1776517765
integrity sha512-YycBxUb49UUhdNMU5aJ7z5Ej2XGmaIBL0x34vZ82fn3hGvD+bgrMrVDpatgz2f7YxUMJxMkbWxJZeAvDxVe7Vw==
1776617766

17767-
typescript@3.5.3, typescript@~3.5.3:
17767+
typescript@3.5.3:
1776817768
version "3.5.3"
1776917769
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.5.3.tgz#c830f657f93f1ea846819e929092f5fe5983e977"
1777017770
integrity sha512-ACzBtm/PhXBDId6a6sDJfroT2pOWt/oOnk4/dElG5G33ZL776N3Y6/6bKZJBFpd+b05F3Ct9qDjMeJmRWtE2/g==
@@ -17779,7 +17779,7 @@ typescript@^2.4.2:
1777917779
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.9.2.tgz#1cbf61d05d6b96269244eb6a3bce4bd914e0f00c"
1778017780
integrity sha512-Gr4p6nFNaoufRIY4NMdpQRNmgxVIGMs4Fcu/ujdYk3nAZqk7supzBE9idmvfZIlH/Cuj//dvi+019qEue9lV0w==
1778117781

17782-
typescript@^3.0.1, typescript@^3.2.1:
17782+
typescript@^3.0.1, typescript@^3.2.1, typescript@~3.6.0:
1778317783
version "3.6.2"
1778417784
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.6.2.tgz#105b0f1934119dde543ac8eb71af3a91009efe54"
1778517785
integrity sha512-lmQ4L+J6mnu3xweP8+rOrUwzmN+MRAj7TgtJtDaXE5PMyX2kCrklhg3rvOsOIfNeAWMQWO2F1GPc1kMD2vLAfw==

0 commit comments

Comments
 (0)