chore: upgrade jasmine* => 3.4.0 (#953)

This commit is contained in:
Róbert Kiss
2019-05-23 00:35:53 +02:00
committed by László Monda
parent b991e2c9d4
commit 58b83f2b6b
2 changed files with 45 additions and 126 deletions

View File

@@ -22,7 +22,7 @@
"@types/electron-devtools-installer": "2.0.2",
"@types/electron-settings": "3.0.0",
"@types/fs-extra": "5.0.1",
"@types/jasmine": "2.8.8",
"@types/jasmine": "3.3.12",
"@types/jquery": "3.3.29",
"@types/jsonfile": "4.0.1",
"@types/lodash": "4.14.121",
@@ -54,9 +54,9 @@
"fs-extra": "5.0.0",
"gh-pages": "2.0.1",
"html-webpack-plugin": "3.2.0",
"jasmine": "2.8.0",
"jasmine-core": "2.8.0",
"jasmine-node": "2.0.1",
"jasmine": "3.4.0",
"jasmine-core": "3.4.0",
"jasmine-node": "3.0.0",
"jasmine-ts": "0.3.0",
"jsonfile": "4.0.0",
"lerna": "3.14.1",