Skip to content

Commit

Permalink
lichen-community-systemsgh-15: Updates all third party dependencies t…
Browse files Browse the repository at this point in the history
…o their latest versions.
  • Loading branch information
colinbdclark committed Jun 13, 2018
1 parent 6f8367d commit a988d90
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,21 +20,21 @@
],
"readmeFilename": "README.md",
"devDependencies": {
"node-jqunit": "1.1.4",
"grunt": "1.0.1",
"eslint-config-fluid": "1.0.0",
"node-jqunit": "1.1.8",
"grunt": "1.0.2",
"eslint-config-fluid": "1.3.0",
"fluid-grunt-eslint": "18.1.2",
"grunt-jsonlint": "1.0.4",
"grunt-contrib-clean": "~1.0.0",
"grunt-contrib-concat": "~1.0.1",
"grunt-contrib-uglify": "~1.0.1"
"grunt-jsonlint": "1.1.0",
"grunt-contrib-clean": "1.1.0",
"grunt-contrib-concat": "1.0.1",
"grunt-contrib-uglify": "3.3.0"
},
"dependencies": {
"osc": "2.2.0",
"infusion": "3.0.0-dev.20170322T234120Z.278de35",
"express": "4.15.3",
"ws": "3.0.0",
"gpii-launcher": "1.0.0-dev.20170504T113435Z.c5b7001"
"osc": "2.2.2",
"infusion": "3.0.0-dev.20180326T173646Z.8c6a109b1",
"express": "4.16.3",
"ws": "5.1.1",
"gpii-launcher": "1.0.0-dev.20180305T114318Z.39049a4"
},
"scripts": {
"node-test": "node tests/node-all-tests.js",
Expand Down

0 comments on commit a988d90

Please sign in to comment.