Skip to content

Commit

Permalink
Merge pull request #10 from Yoctol/packages
Browse files Browse the repository at this point in the history
upgrade packages
  • Loading branch information
chentsulin authored Aug 16, 2018
2 parents f6b3bcd + f9363c7 commit 4584a65
Show file tree
Hide file tree
Showing 2 changed files with 149 additions and 131 deletions.
17 changes: 9 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,15 +23,16 @@
},
"devDependencies": {
"eslint": "^4.19.1",
"eslint-config-prettier": "^2.9.0",
"eslint-config-yoctol-base": "^0.16.0",
"eslint-plugin-import": "^2.13.0",
"eslint-plugin-prettier": "^2.6.1",
"eslint-config-prettier": "^3.0.1",
"eslint-config-yoctol-base": "^0.17.0",
"eslint-plugin-import": "^2.14.0",
"eslint-plugin-prettier": "^2.6.2",
"eslint-plugin-sort-imports-es6-autofix": "^0.3.0",
"husky": "^0.14.3",
"jest": "^23.2.0",
"lint-staged": "^7.2.0",
"prettier": "^1.13.7",
"prettier-package-json": "^1.6.0"
"jest": "^23.5.0",
"lint-staged": "^7.2.2",
"prettier": "^1.14.2",
"prettier-package-json": "^2.0.0"
},
"keywords": [
"bot",
Expand Down
Loading

0 comments on commit 4584a65

Please sign in to comment.