Update dependencies
This commit is contained in:
parent
45fa44680f
commit
3909da31ee
16
package.json
16
package.json
|
@ -177,21 +177,21 @@
|
|||
"open": "0.0.5",
|
||||
"prettydiff": "99.0.1",
|
||||
"pug-beautify": "^0.1.1",
|
||||
"remark": "^6.0.1",
|
||||
"season": "^5.3.0",
|
||||
"remark": "7.0.1",
|
||||
"season": "6.0.0",
|
||||
"semver": "^5.3.0",
|
||||
"shell-env": "^0.3.0",
|
||||
"space-pen": "^5.1.1",
|
||||
"space-pen": "5.1.2",
|
||||
"strip-json-comments": "^2.0.1",
|
||||
"temp": "^0.8.3",
|
||||
"tidy-markdown": "2.0.3",
|
||||
"typescript": "^1.8.10",
|
||||
"typescript-formatter": "^2.3.0",
|
||||
"underscore-plus": "^1.6.6",
|
||||
"universal-analytics": "^0.4.2",
|
||||
"which": "^1.2.11",
|
||||
"winston": "^2.2.0",
|
||||
"yaml-front-matter": "^3.2.3"
|
||||
"universal-analytics": "0.4.13",
|
||||
"which": "1.2.14",
|
||||
"winston": "2.3.1",
|
||||
"yaml-front-matter": "3.4.0"
|
||||
},
|
||||
"activationCommands": {
|
||||
"atom-workspace": [
|
||||
|
@ -399,7 +399,7 @@
|
|||
"align-yaml"
|
||||
],
|
||||
"devDependencies": {
|
||||
"coffeelint": "^1.10.1"
|
||||
"coffeelint": "1.16.0"
|
||||
},
|
||||
"scripts": {
|
||||
"build-options": "node script/build-options.js",
|
||||
|
|
Loading…
Reference in New Issue