Skip to content

Commit

Permalink
Update to latest release for npm packages
Browse files Browse the repository at this point in the history
  • Loading branch information
mohitsuman authored and dgolovin committed Oct 25, 2017
1 parent 77eb029 commit e601665
Showing 1 changed file with 15 additions and 16 deletions.
31 changes: 15 additions & 16 deletions package.json
Expand Up @@ -47,7 +47,7 @@
"ng-focus-if": "1.0.7",
"openpgp": "2.5.11",
"path": "^0.12.7",
"patternfly": "3.27.6",
"patternfly": "3.29.5",
"pify": "3.0.0",
"replace-in-file": "3.0.0-beta.2",
"request": "2.83.0",
Expand All @@ -63,13 +63,12 @@
"babel-preset-node5": "12.0.1",
"chai": "4.1.2",
"chai-as-promised": "7.1.1",
"codecov": "2.3.0",
"crypto": "1.0.1",
"electron": "1.7.8",
"electron-builder": "19.31.1",
"codecov": "3.0.0",
"electron": "1.7.9",
"electron-builder": "19.40.0",
"electron-packager": "9.1.0",
"electron-rebuild": "^1.6.0",
"eslint": "4.7.2",
"eslint": "4.9.0",
"gulp": "3.9.1",
"gulp-angular-protractor": "1.1.1",
"gulp-babel": "7.0.0",
Expand All @@ -79,29 +78,29 @@
"gulp-rename": "1.2.2",
"gulp-run": "1.7.1",
"gulp-sourcemaps": "^2.4.1",
"gulp-spawn-mocha": "3.3.1",
"gulp-spawn-mocha": "4.0.1",
"gulp-symlink": "2.1.4",
"gulp-unzip": "0.2.0",
"gulp-zip": "4.0.0",
"istanbul": "1.1.0-alpha.1",
"istanbul": "0.4.5",
"jasmine-core": "2.8.0",
"jasmine-reporters": "2.2.1",
"jsdom": "11.2.0",
"jsdom": "11.3.0",
"merge-stream": "1.0.1",
"minimatch": "3.0.4",
"mocha": "3.5.3",
"mocha": "4.0.1",
"mock-fs": "4.4.1",
"npm-check-updates": "2.12.1",
"pem": "1.11.2",
"protractor": "5.1.2",
"npm-check-updates": "2.13.0",
"pem": "1.12.3",
"protractor": "5.2.0",
"querystring": "0.2.0",
"rcedit": "0.9.0",
"request-progress": "3.0.0",
"run-sequence": "2.2.0",
"sinon": "4.0.0",
"sinon-chai": "2.13.0",
"sinon": "4.0.1",
"sinon-chai": "2.14.0",
"tmp": "0.0.33",
"xunit-file": "1.0.0",
"yargs": "9.0.1"
"yargs": "10.0.3"
}
}

0 comments on commit e601665

Please sign in to comment.