Skip to content

Commit b76afb3

Browse files
filipesilvahansl
authored andcommitted
test: update snapshots TS version
1 parent 317602e commit b76afb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/legacy-cli/e2e/utils/project.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ export function useSha() {
139139
= `github:angular/${pkgName}-builds${label}`;
140140
});
141141

142-
json['devDependencies']['typescript'] = '~3.0.1';
142+
json['devDependencies']['typescript'] = '~3.1.1';
143143
});
144144
} else {
145145
return Promise.resolve();

0 commit comments

Comments
 (0)