Skip to content

Commit 52f9120

Browse files
JohannesHoppehansl
authored andcommitted
chore(version): jasmine types and jasmine-core are out of sync (#3229)
1 parent 6f9d2c1 commit 52f9120

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/angular-cli/blueprints/ng2/files/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,11 +34,11 @@
3434
"preboot": "2.1.2",
3535
"parse5": "1.5.1",<% } %>
3636
"@angular/compiler-cli": "^2.1.0",
37-
"@types/jasmine": "^2.2.30",
37+
"@types/jasmine": "2.5.38",
3838
"@types/node": "^6.0.42",
3939
"angular-cli": "<%= version %>",
4040
"codelyzer": "~1.0.0-beta.3",
41-
"jasmine-core": "2.4.1",
41+
"jasmine-core": "2.5.2",
4242
"jasmine-spec-reporter": "2.5.0",
4343
"karma": "1.2.0",
4444
"karma-chrome-launcher": "^2.0.0",

0 commit comments

Comments
 (0)