Skip to content

Commit 6038efb

Browse files
alan-agius4hansl
authored andcommitted
feat(@schematics/angular): update TypeScript to 3.1
1 parent 381eac3 commit 6038efb

File tree

2 files changed

+1
-5
lines changed

2 files changed

+1
-5
lines changed

packages/schematics/angular/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@
1111
"dependencies": {
1212
"@angular-devkit/core": "0.0.0",
1313
"@angular-devkit/schematics": "0.0.0",
14-
"typescript": "3.0.1"
14+
"typescript": "3.1.1"
1515
}
1616
}

yarn.lock

-4
Original file line numberDiff line numberDiff line change
@@ -7746,10 +7746,6 @@ typedarray@^0.0.6:
77467746
version "0.0.6"
77477747
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
77487748

7749-
7750-
version "3.0.1"
7751-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.0.1.tgz#43738f29585d3a87575520a4b93ab6026ef11fdb"
7752-
77537749
[email protected], typescript@~3.1.1:
77547750
version "3.1.1"
77557751
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.1.1.tgz#3362ba9dd1e482ebb2355b02dfe8bcd19a2c7c96"

0 commit comments

Comments
 (0)