Update minor versions of beautifiers, rest of non-beautifiers

This commit is contained in:
Steven Zeck 2018-01-22 13:18:47 -06:00
parent c2dd151147
commit e359cd3eea
1 changed files with 7 additions and 7 deletions

View File

@ -157,22 +157,22 @@
},
"dependencies": {
"align-yaml": "^0.1.8",
"async": "^2.4.1",
"async": "^2.6.0",
"atom-message-panel": "^1.3.0",
"atom-space-pen-views": "^2.2.0",
"bluebird": "^3.5.0",
"bluebird": "^3.5.1",
"coffee-fmt": "^0.12.0",
"coffee-formatter": "^0.1.2",
"coffee-script": "^1.12.6",
"csscomb": "^4.2.0",
"diff": "^3.2.0",
"diff": "^3.4.0",
"editorconfig": "^0.15.0",
"eslint": "^4.16.0",
"event-kit": "^2.3.0",
"event-kit": "^2.4.0",
"expand-home-dir": "0.0.3",
"extend": "^3.0.1",
"gherkin": "^2.12.2",
"handlebars": "^4.0.10",
"handlebars": "^4.0.11",
"js-beautify": "^1.7.5",
"jscs": "^3.0.7",
"lodash": "^4.17.4",
@ -192,8 +192,8 @@
"space-pen": "5.1.2",
"strip-json-comments": "^2.0.1",
"temp": "^0.8.3",
"tidy-markdown": "2.0.3",
"typescript": "^2.6.1",
"tidy-markdown": "2.0.5",
"typescript": "^2.6.2",
"typescript-formatter": "5.2.0",
"underscore-plus": "^1.6.6",
"universal-analytics": "^0.4.16",