chore: upgrade dependencies (#828)

* fixed vulnerabilities;

* update lerna from 3.1.4 to 3.2.0;

* fixed linter complaining about two empty lines in scss file;

* use fixed versions,
This commit is contained in:
Richard Prillwitz
2018-10-16 19:17:12 +02:00
committed by László Monda
parent 2b963993d2
commit a4e3696078
3 changed files with 2453 additions and 1746 deletions

4190
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -41,7 +41,7 @@
"decompress-tarbz2": "4.1.1",
"devtron": "1.4.0",
"electron": "1.8.7",
"electron-builder": "20.8.1",
"electron-builder": "20.28.4",
"electron-debug": "1.5.0",
"electron-devtools-installer": "2.2.3",
"electron-log": "2.2.16",
@@ -57,7 +57,7 @@
"jasmine-node": "2.0.1",
"jasmine-ts": "0.2.1",
"jsonfile": "4.0.0",
"lerna": "3.1.4",
"lerna": "3.2.0",
"lodash-es": "4.17.4",
"mkdirp": "0.5.1",
"node-hid": "0.7.3",
@@ -65,8 +65,8 @@
"pre-commit": "1.2.2",
"request": "2.88.0",
"rimraf": "2.6.1",
"standard-version": "4.2.0",
"stylelint": "9.5.0",
"standard-version": "4.4.0",
"stylelint": "9.6.0",
"svg-sprite": "1.5.0",
"ts-loader": "2.3.1",
"ts-node": "7.0.1",

View File

@@ -8,4 +8,3 @@
font-size: 16px;
text-align: center;
}