Skip to content

Commit

Permalink
Merge pull request #7574 from AnalyticalGraphicsInc/npm-updates
Browse files Browse the repository at this point in the history
Update all npm packages to latest versions.
  • Loading branch information
Hannah authored Feb 18, 2019
2 parents 9219277 + ad8a823 commit eb670fd
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,10 @@
"cloc": "^2.3.3",
"compressible": "^2.0.9",
"compression": "^1.6.2",
"eslint": "5.12.1",
"eslint-plugin-html": "^5.0.0",
"eslint": "^5.13.0",
"eslint-plugin-html": "^5.0.3",
"express": "^4.15.0",
"globby": "^8.0.1",
"globby": "^9.0.0",
"glsl-strip-comments": "^1.0.0",
"gulp": "^4.0.0",
"gulp-insert": "^0.5.0",
Expand All @@ -53,7 +53,7 @@
"gulp-zip": "^4.0.0",
"jasmine-core": "^3.3.0",
"jsdoc": "^3.4.3",
"karma": "^3.1.1",
"karma": "^4.0.0",
"karma-chrome-launcher": "^2.0.0",
"karma-detect-browsers": "^2.2.3",
"karma-edge-launcher": "^0.4.2",
Expand All @@ -70,7 +70,7 @@
"request": "^2.79.0",
"rimraf": "^2.6.1",
"stream-to-promise": "^2.2.0",
"yargs": "^12.0.2"
"yargs": "^13.2.0"
},
"scripts": {
"start": "node server.js",
Expand Down

0 comments on commit eb670fd

Please sign in to comment.