Skip to content

Commit eadedd2

Browse files
committed
update versions of things
1 parent 4c78647 commit eadedd2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
anchor_1: &job_defaults
1212
working_directory: ~/ng
1313
docker:
14-
- image: angular/ngcontainer:0.0.4
14+
- image: angular/ngcontainer:0.0.7
1515

1616
# After checkout, rebase on top of master.
1717
# Similar to travis behavior, but not quite the same.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@
122122
"tsconfig-paths": "^2.3.0",
123123
"tslint": "^5.8.0",
124124
"tsutils": "^2.6.0",
125-
"typescript": "~2.5.2",
125+
"typescript": "~2.5.3",
126126
"uglify-js": "^2.8.14",
127127
"web-animations-js": "^2.2.5"
128128
}

0 commit comments

Comments
 (0)