Merge pull request #2020 from szeck87/nonbeautifier-dep-updates

Nonbeautifier dep updates
This commit is contained in:
Glavin Wiechert 2018-02-06 10:22:30 -04:00 committed by GitHub
commit e8afb23ae0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 16 additions and 16 deletions

View File

@ -157,27 +157,27 @@
}, },
"dependencies": { "dependencies": {
"align-yaml": "^0.1.8", "align-yaml": "^0.1.8",
"async": "^2.4.1", "async": "^2.6.0",
"atom-message-panel": "^1.3.0", "atom-message-panel": "^1.3.0",
"atom-space-pen-views": "^2.2.0", "atom-space-pen-views": "^2.2.0",
"bluebird": "^3.5.0", "bluebird": "^3.5.1",
"coffee-fmt": "^0.12.0", "coffee-fmt": "^0.12.0",
"coffee-formatter": "^0.1.2", "coffee-formatter": "^0.1.2",
"coffee-script": "^1.12.6", "coffee-script": "^1.12.6",
"csscomb": "^4.2.0", "csscomb": "^4.2.0",
"diff": "^3.2.0", "diff": "^3.4.0",
"editorconfig": "^0.13.2", "editorconfig": "^0.15.0",
"eslint": "^4.0.0", "eslint": "^4.16.0",
"event-kit": "^2.3.0", "event-kit": "^2.4.0",
"expand-home-dir": "0.0.3", "expand-home-dir": "0.0.3",
"extend": "^3.0.1", "extend": "^3.0.1",
"gherkin": "^2.12.2", "gherkin": "^2.12.2",
"handlebars": "^4.0.10", "handlebars": "^4.0.11",
"js-beautify": "^1.6.14", "js-beautify": "^1.7.5",
"jscs": "^3.0.7", "jscs": "^3.0.7",
"lodash": "^4.17.4", "lodash": "^4.17.4",
"loophole": "^1.1.0", "loophole": "^1.1.0",
"marko-prettyprint": "^1.3.6", "marko-prettyprint": "^1.4.0",
"nginxbeautify": "^2.0.1", "nginxbeautify": "^2.0.1",
"node-cljfmt": "0.5.3", "node-cljfmt": "0.5.3",
"node-dir": "0.1.17", "node-dir": "0.1.17",
@ -186,19 +186,19 @@
"prettydiff2": "^2.2.7", "prettydiff2": "^2.2.7",
"pug-beautify": "^0.1.1", "pug-beautify": "^0.1.1",
"remark": "6.0.1", "remark": "6.0.1",
"season": "6.0.0", "season": "^6.0.2",
"semver": "^5.3.0", "semver": "^5.5.0",
"shell-env": "^0.3.0", "shell-env": "^0.3.0",
"space-pen": "5.1.2", "space-pen": "5.1.2",
"strip-json-comments": "^2.0.1", "strip-json-comments": "^2.0.1",
"temp": "^0.8.3", "temp": "^0.8.3",
"tidy-markdown": "2.0.3", "tidy-markdown": "2.0.4",
"typescript": "2.4.1", "typescript": "^2.6.2",
"typescript-formatter": "^7.0.0", "typescript-formatter": "^7.0.0",
"underscore-plus": "^1.6.6", "underscore-plus": "^1.6.6",
"universal-analytics": "0.4.13", "universal-analytics": "^0.4.16",
"which": "1.2.14", "which": "^1.3.0",
"winston": "2.3.1", "winston": "^2.4.0",
"yaml-front-matter": "3.4.0" "yaml-front-matter": "3.4.0"
}, },
"activationHooks": [ "activationHooks": [