Merge pull request #2096 from resin-io/update-test-deps

upgrade(package): Update test related dependencies
This commit is contained in:
Jonas Hermsmeier 2018-03-08 17:21:52 +01:00 committed by GitHub
commit 68b33fcfb9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 394 additions and 677 deletions

1051
npm-shrinkwrap.json generated

File diff suppressed because it is too large Load Diff

View File

@ -104,24 +104,24 @@
"babel-preset-stage-0": "6.24.1",
"electron": "1.7.11",
"electron-builder": "19.40.0",
"electron-mocha": "5.0.0",
"electron-mocha": "6.0.1",
"eslint": "4.17.0",
"eslint-config-standard": "10.2.1",
"eslint-plugin-import": "2.8.0",
"eslint-plugin-jsdoc": "3.3.1",
"eslint-plugin-import": "2.9.0",
"eslint-plugin-jsdoc": "3.5.0",
"eslint-plugin-lodash": "2.6.1",
"eslint-plugin-node": "6.0.0",
"eslint-plugin-node": "6.0.1",
"eslint-plugin-promise": "3.6.0",
"eslint-plugin-standard": "3.0.1",
"html-angular-validate": "0.1.9",
"html-angular-validate": "0.2.3",
"html-loader": "0.5.1",
"mocha": "3.2.0",
"mochainon": "1.0.0",
"nock": "9.0.9",
"mocha": "5.0.1",
"mochainon": "2.0.0",
"nock": "9.2.3",
"node-gyp": "3.5.0",
"node-sass": "4.7.2",
"pkg": "4.1.1",
"sass-lint": "1.10.2",
"sass-lint": "1.12.1",
"spectron": "3.7.2",
"versionist": "2.8.1",
"webpack": "3.10.0"

View File

@ -116,7 +116,7 @@ describe('Model: availableDrives', function () {
bar: 'baz',
qux: 5
},
set: new Set()
set: {}
}
]