Skip to content

Commit af8e962

Browse files
Bump typescript from 3.5.3 to 3.6.2 (#16)
1 parent be09267 commit af8e962

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
@@ -34,7 +34,7 @@
3434
"rimraf": "^3.0.0",
3535
"ts-jest": "^20.0.7",
3636
"tslint": "^5.5.0",
37-
"typescript": "3.5.3"
37+
"typescript": "3.6.2"
3838
},
3939
"jest": {
4040
"transform": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3424,10 +3424,10 @@ type-check@~0.3.2:
34243424
dependencies:
34253425
prelude-ls "~1.1.2"
34263426

3427-
typescript@3.5.3:
3428-
version "3.5.3"
3429-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.5.3.tgz#c830f657f93f1ea846819e929092f5fe5983e977"
3430-
integrity sha512-ACzBtm/PhXBDId6a6sDJfroT2pOWt/oOnk4/dElG5G33ZL776N3Y6/6bKZJBFpd+b05F3Ct9qDjMeJmRWtE2/g==
3427+
typescript@3.6.2:
3428+
version "3.6.2"
3429+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.6.2.tgz#105b0f1934119dde543ac8eb71af3a91009efe54"
3430+
integrity sha512-lmQ4L+J6mnu3xweP8+rOrUwzmN+MRAj7TgtJtDaXE5PMyX2kCrklhg3rvOsOIfNeAWMQWO2F1GPc1kMD2vLAfw==
34313431

34323432
uglify-js@^3.1.4:
34333433
version "3.6.0"

0 commit comments

Comments
 (0)