Skip to content

Commit

Permalink
chore(package): update dependencies (#18)
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] authored and tx44 committed Nov 29, 2017
1 parent 2066981 commit a042cf0
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@
"author": "Good guys from Alfa Laboratory",
"license": "MIT",
"dependencies": {
"del": "^2.2.2",
"del": "^3.0.0",
"ejs": "^2.5.6",
"event-stream": "^3.3.4",
"gulp": "^3.9.1",
"gulp-babel": "^6.1.2",
"gulp-babel": "^7.0.0",
"gulp-clone": "^1.0.0",
"gulp-postcss": "^7.0.0",
"gulp-rename": "^1.2.2",
Expand All @@ -23,11 +23,11 @@
"react-component-info": "^1.1.1",
"react-docgen": "^3.0.0-beta8",
"react-docgen-displayname-handler": "^1.0.0",
"recast": "^0.12.5",
"recast": "^0.13.0",
"resolve": "^1.3.3",
"through2": "^2.0.3",
"typescript": "^2.2.1",
"typescript-formatter": "^5.2.0",
"typescript-formatter": "^7.0.0",
"uppercamelcase": "^3.0.0",
"vinyl": "^2.0.1"
},
Expand All @@ -41,8 +41,8 @@
"lint": "eslint ./*.js ./gulp/*.js ./typings/*.js"
},
"devDependencies": {
"arui-presets": "^2.2.0",
"eslint": "^3.19.0",
"husky": "^0.13.3"
"arui-presets": "^4.4.0",
"eslint": "^4.12.0",
"husky": "^0.14.3"
}
}

0 comments on commit a042cf0

Please sign in to comment.