Updates editorconfig, season, semver, typescript, which, winston deps
This commit is contained in:
parent
e0dc5c313e
commit
eb4f9248f2
14
package.json
14
package.json
|
@ -166,7 +166,7 @@
|
|||
"coffee-script": "^1.12.6",
|
||||
"csscomb": "^4.2.0",
|
||||
"diff": "^3.2.0",
|
||||
"editorconfig": "^0.13.2",
|
||||
"editorconfig": "^0.15.0",
|
||||
"eslint": "^4.0.0",
|
||||
"event-kit": "^2.3.0",
|
||||
"expand-home-dir": "0.0.3",
|
||||
|
@ -186,19 +186,19 @@
|
|||
"prettydiff2": "^2.2.7",
|
||||
"pug-beautify": "^0.1.1",
|
||||
"remark": "6.0.1",
|
||||
"season": "6.0.0",
|
||||
"semver": "^5.3.0",
|
||||
"season": "^6.0.2",
|
||||
"semver": "^5.5.0",
|
||||
"shell-env": "^0.3.0",
|
||||
"space-pen": "5.1.2",
|
||||
"strip-json-comments": "^2.0.1",
|
||||
"temp": "^0.8.3",
|
||||
"tidy-markdown": "2.0.3",
|
||||
"typescript": "2.4.1",
|
||||
"typescript": "^2.6.1",
|
||||
"typescript-formatter": "5.2.0",
|
||||
"underscore-plus": "^1.6.6",
|
||||
"universal-analytics": "0.4.13",
|
||||
"which": "1.2.14",
|
||||
"winston": "2.3.1",
|
||||
"universal-analytics": "^0.4.16",
|
||||
"which": "^1.3.0",
|
||||
"winston": "2.4.0",
|
||||
"yaml-front-matter": "3.4.0"
|
||||
},
|
||||
"activationHooks": [
|
||||
|
|
Loading…
Reference in New Issue