Update lerna dependency from 3.2.0 to 3.13.0 (#923)

This commit is contained in:
Skye Jensen
2019-02-27 15:11:42 -05:00
committed by Róbert Kiss
parent f94b221ee9
commit c3a6b373d4
3 changed files with 1386 additions and 738 deletions

1959
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -58,7 +58,7 @@
"jasmine-node": "2.0.1", "jasmine-node": "2.0.1",
"jasmine-ts": "0.3.0", "jasmine-ts": "0.3.0",
"jsonfile": "4.0.0", "jsonfile": "4.0.0",
"lerna": "3.2.0", "lerna": "^3.13.0",
"lodash": "4.17.11", "lodash": "4.17.11",
"mkdirp": "0.5.1", "mkdirp": "0.5.1",
"node-hid": "0.7.3", "node-hid": "0.7.3",
@@ -67,10 +67,10 @@
"pre-commit": "1.2.2", "pre-commit": "1.2.2",
"request": "2.88.0", "request": "2.88.0",
"rimraf": "2.6.1", "rimraf": "2.6.1",
"source-map-support": "0.5.9",
"standard-version": "4.4.0", "standard-version": "4.4.0",
"stylelint": "9.6.0", "stylelint": "9.6.0",
"svg-sprite": "1.5.0", "svg-sprite": "1.5.0",
"source-map-support": "0.5.9",
"ts-loader": "2.3.1", "ts-loader": "2.3.1",
"ts-node": "7.0.1", "ts-node": "7.0.1",
"tslint": "5.9.1", "tslint": "5.9.1",

File diff suppressed because it is too large Load Diff