Skip to content

Commit

Permalink
chore(package): update deps (#1218)
Browse files Browse the repository at this point in the history
  • Loading branch information
Marcos Cáceres committed May 19, 2017
1 parent 11fbe1d commit e8500c1
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions package.json
Expand Up @@ -23,16 +23,16 @@
"clipboard": "^1.6.1",
"domReady": "github:requirejs/domReady",
"glob": "^7.1.1",
"handlebars": "^4.0.7",
"http-server": "^0.9.0",
"handlebars": "^4.0.8",
"http-server": "^0.10.0",
"jasmine-core": "^2.6.1",
"jasmine-reporters": "^2.2.1",
"jquery": "^3.2.1",
"js-beautify": "^1.6.12",
"js-beautify": "^1.6.14",
"jscs": "^3.0.7",
"jshint": "^2.9.4",
"karma": "^1.6.0",
"karma-chrome-launcher": "^2.0.0",
"karma": "^1.7.0",
"karma-chrome-launcher": "^2.1.1",
"karma-detect-browsers": "^2.2.5",
"karma-edge-launcher": "^0.4.1",
"karma-firefox-launcher": "^1.0.1",
Expand All @@ -44,7 +44,7 @@
"karma-safari-launcher": "^1.0.0",
"karma-safaritechpreview-launcher": "0.0.5",
"karma-verbose-summary-reporter": "0.0.1",
"mocha": "^3.3.0",
"mocha": "^3.4.1",
"moment": "^2.18.1",
"requirejs": "^2.3.3",
"text": "github:requirejs/text",
Expand Down Expand Up @@ -79,19 +79,19 @@
},
"dependencies": {
"colors": "^1.1.2",
"command-line-args": "^4.0.3",
"command-line-args": "^4.0.4",
"command-line-usage": "^4.0.0",
"epipebomb": "^1.0.0",
"express": "^4.15.2",
"fs-promise": "^2.0.2",
"fs-promise": "^2.0.3",
"highlight.js": "github:isagalaev/highlight.js",
"hyperhtml": "^0.10.2",
"hyperhtml": "^0.11.0",
"loading-indicator": "^2.0.0",
"marcosc-async": "^4.0.3",
"marked": "^0.3.6",
"nightmare": "^2.10.0",
"prompt": "^1.0.0",
"snyk": "^1.29.0"
"snyk": "^1.30.1"
},
"snyk": true
}

0 comments on commit e8500c1

Please sign in to comment.