File tree Expand file tree Collapse file tree 7 files changed +10
-15
lines changed Expand file tree Collapse file tree 7 files changed +10
-15
lines changed Original file line number Diff line number Diff line change 6969 "quicktype-core" : " ^5.0.41" ,
7070 "temp" : " ^0.8.3" ,
7171 "tslint" : " ^5.11.0" ,
72- "typescript" : " ~3.1.3 " ,
72+ "typescript" : " ~3.1.5 " ,
7373 "yarn" : " ^1.10.1"
7474 },
7575 "devDependencies" : {
Original file line number Diff line number Diff line change 3535 "devDependencies" : {
3636 "@angular/compiler" : " ^7.0.0-rc.0" ,
3737 "@angular/compiler-cli" : " ^7.0.0-rc.0" ,
38- "typescript" : " ~3.1.3 " ,
38+ "typescript" : " ~3.1.5 " ,
3939 "webpack" : " ^4.0.0"
4040 }
4141}
Original file line number Diff line number Diff line change 1111 "dependencies" : {
1212 "@angular-devkit/core" : " 0.0.0" ,
1313 "@angular-devkit/schematics" : " 0.0.0" ,
14- "typescript" : " 3.1.3 "
14+ "typescript" : " 3.1.5 "
1515 }
1616}
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ export const latestVersions = {
1111 Angular : '~7.0.0-rc.0' ,
1212 RxJs : '~6.3.3' ,
1313 ZoneJs : '~0.8.26' ,
14- TypeScript : '~3.1.1 ' ,
14+ TypeScript : '~3.1.4 ' ,
1515 TsLib : '^1.9.0' ,
1616 // The versions below must be manually updated when making a new devkit release.
1717 DevkitBuildAngular : '~0.9.0-rc.1' ,
Original file line number Diff line number Diff line change 1818 "@types/jasmine" : " ^2.6.0" ,
1919 "@types/node" : " ^8.0.31" ,
2020 "jasmine" : " ^2.8.0" ,
21- "typescript" : " ^2.5.2 "
21+ "typescript" : " ~3.1.5 "
2222 }
2323}
Original file line number Diff line number Diff line change 1818 "@types/jasmine" : " ^2.6.0" ,
1919 "@types/node" : " ^8.0.31" ,
2020 "jasmine" : " ^2.8.0" ,
21- "typescript" : " ^2.5.2 "
21+ "typescript" : " ~3.1.5 "
2222 }
2323}
Original file line number Diff line number Diff line change @@ -9903,15 +9903,10 @@ typedarray@^0.0.6:
99039903 resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
99049904 integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
99059905
9906- typescript@3.1.3, typescript@~3.1.3 :
9907- version "3.1.3"
9908- resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.1.3.tgz#01b70247a6d3c2467f70c45795ef5ea18ce191d5"
9909- integrity sha512-+81MUSyX+BaSo+u2RbozuQk/UWx6hfG0a5gHu4ANEM4sU96XbuIyAB+rWBW1u70c6a5QuZfuYICn3s2UjuHUpA==
9910-
9911- typescript@3.1.4 :
9912- version "3.1.4"
9913- resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.1.4.tgz#c74ef7b3c2da65beff548b903022cb8c3cd997ed"
9914- integrity sha512-JZHJtA6ZL15+Q3Dqkbh8iCUmvxD3iJ7ujXS+fVkKnwIVAdHc5BJTDNM0aTrnr2luKulFjU7W+SRhDZvi66Ru7Q==
9906+ typescript@3.1.5, typescript@~3.1.5 :
9907+ version "3.1.5"
9908+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.1.5.tgz#93d8b6864375325a91177372cb370ae0ae3a0703"
9909+ integrity sha512-muYNWV9j5+3mXoKD6oPONKuGUmYiFX14gfo9lWm9ZXRHOqVDQiB4q1CzFPbF4QLV2E9TZXH6oK55oQ94rn3PpA==
99159910
99169911uglify-es@^3.3.4 :
99179912 version "3.3.9"
You can’t perform that action at this time.
0 commit comments