Update all package dependencies.
This commit is contained in:
parent
658f5b23d9
commit
73221fdf9a
10
package.json
10
package.json
|
@ -53,13 +53,13 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"analytics-node": "^1.2.2",
|
||||
"async": "^1.1.0",
|
||||
"async": "^1.2.1",
|
||||
"atom-message-panel": "^1.2.4",
|
||||
"atom-space-pen-views": "^2.0.5",
|
||||
"bluebird": "^2.9.26",
|
||||
"coffee-fmt": "0.10.2",
|
||||
"bluebird": "^2.9.27",
|
||||
"coffee-fmt": "0.11.0",
|
||||
"coffee-formatter": "^0.1.2",
|
||||
"csscomb": "^3.1.5",
|
||||
"csscomb": "^3.1.7",
|
||||
"diff": "^1.4.0",
|
||||
"editorconfig": "^0.12.2",
|
||||
"emissary": "^1.3.3",
|
||||
|
@ -75,7 +75,7 @@
|
|||
"prettydiff": "^1.11.21",
|
||||
"space-pen": "^5.1.1",
|
||||
"strip-json-comments": "^1.0.2",
|
||||
"temp": "^0.8.1",
|
||||
"temp": "^0.8.3",
|
||||
"tidy-markdown": "^0.3.2",
|
||||
"typescript-formatter": "~0.3.2",
|
||||
"underscore-plus": "^1.6.6",
|
||||
|
|
Loading…
Reference in New Issue