Skip to content

Commit

Permalink
chore(package): update deps (#1444)
Browse files Browse the repository at this point in the history
  • Loading branch information
Marcos Cáceres committed Dec 13, 2017
1 parent 21ace07 commit 772c18d
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions package.json
Expand Up @@ -37,8 +37,8 @@
"karma-chrome-launcher": "^2.2.0",
"karma-detect-browsers": "^2.2.6",
"karma-edge-launcher": "^0.4.2",
"karma-firefox-launcher": "^1.0.1",
"karma-jasmine": "^1.1.0",
"karma-firefox-launcher": "^1.1.0",
"karma-jasmine": "^1.1.1",
"karma-mocha": "^1.3.0",
"karma-mocha-reporter": "^2.2.5",
"karma-opera-launcher": "^1.0.0",
Expand All @@ -47,10 +47,10 @@
"karma-safaritechpreview-launcher": "0.0.6",
"karma-verbose-summary-reporter": "0.0.1",
"mocha": "^4.0.1",
"moment": "^2.19.2",
"moment": "^2.19.4",
"requirejs": "^2.3.5",
"text": "github:requirejs/text",
"uglify-es": "^3.1.10",
"uglify-es": "^3.2.2",
"url-search-params": "^0.10.0",
"webidl2": "^5.0.0"
},
Expand All @@ -77,18 +77,18 @@
"dependencies": {
"colors": "^1.1.2",
"command-line-args": "^4.0.7",
"command-line-usage": "^4.0.1",
"command-line-usage": "^4.0.2",
"epipebomb": "^1.0.0",
"express": "^4.16.2",
"fs-extra": "^5.0.0",
"highlight.js": "github:marcoscaceres/highlight.js",
"hyperhtml": "^2.1.3",
"hyperhtml": "^2.4.3",
"loading-indicator": "^2.0.0",
"marcosc-async": "^4.0.3",
"marked": "^0.3.6",
"marked": "^0.3.7",
"nightmare": "^2.10.0",
"prompt": "^1.0.0",
"snyk": "^1.49.5"
"snyk": "^1.59.0"
},
"snyk": true
}

0 comments on commit 772c18d

Please sign in to comment.