Skip to content

Commit 8922381

Browse files
greenkeeper[bot]patrickrobrecht
authored andcommitted
Update @types/jasmine to the latest version 🚀 (#621)
* chore(package): update @types/jasmine to version 2.5.54 * Adding @types/jasminewd2 (cp. angular/protractor#4176)
1 parent 725ecea commit 8922381

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,8 @@
5353
"devDependencies": {
5454
"@angular/compiler-cli": "4.3.6",
5555
"@types/auth0-js": "8.6.3",
56-
"@types/jasmine": "2.5.45",
56+
"@types/jasmine": "2.5.54",
57+
"@types/jasminewd2": "2.0.3",
5758
"@types/lodash": "4.14.56",
5859
"angular-router-loader": "0.6.0",
5960
"angular2-template-loader": "0.6.2",

0 commit comments

Comments
 (0)