Skip to content

Commit 915994d

Browse files
alan-agius4alexeagle
authored andcommitted
fix(@angular-devkit/build-optimizer): update to typescript 3.1.3
This fixes issues related to microsoft/TypeScript#27341
1 parent 748e2e5 commit 915994d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/angular_devkit/build_optimizer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"dependencies": {
1111
"loader-utils": "1.1.0",
1212
"source-map": "0.5.6",
13-
"typescript": "3.1.1",
13+
"typescript": "3.1.3",
1414
"webpack-sources": "1.2.0"
1515
}
1616
}

0 commit comments

Comments
 (0)