Skip to content

Commit

Permalink
chore: bump deps for security alert (#116)
Browse files Browse the repository at this point in the history
chore: bump deps for security alert
  • Loading branch information
tw0517tw authored Aug 27, 2019
2 parents 11e1d73 + 762f3ab commit f52e844
Show file tree
Hide file tree
Showing 2 changed files with 103 additions and 116 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,16 +24,16 @@
},
"homepage": "https://github.com/Yoctol/eslint-config-yoctol",
"dependencies": {
"eslint-config-airbnb": "^18.0.0",
"eslint-config-airbnb": "^18.0.1",
"eslint-config-yoctol-base": "^0.21.0"
},
"devDependencies": {
"eslint": "^6.1.0",
"eslint": "^6.2.2",
"eslint-plugin-import": "^2.18.2",
"eslint-plugin-jsx-a11y": "^6.2.3",
"eslint-plugin-prettier": "^3.1.0",
"eslint-plugin-react": "^7.14.3",
"eslint-plugin-react-hooks": "^1.7.0",
"eslint-plugin-react-hooks": "^2.0.1",
"eslint-plugin-sort-imports-es6-autofix": "^0.4.0",
"prettier": "^1.18.2",
"react": "^16.9.0"
Expand Down
Loading

0 comments on commit f52e844

Please sign in to comment.