Skip to content

Commit

Permalink
Merge pull request #57 from alampros/develop
Browse files Browse the repository at this point in the history
Upgrade deps
  • Loading branch information
alampros authored Jul 5, 2019
2 parents cfe6fdf + 34385dc commit d9e8162
Show file tree
Hide file tree
Showing 3 changed files with 2,669 additions and 2,359 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,9 @@ cache: yarn
notifications:
email: false
node_js:
- '12'
- '11'
- '10'
- '9'
- '8'

jobs:
include:
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,11 +78,11 @@
"babel-loader": "^8.0.5",
"commitizen": "^3.0.7",
"cz-conventional-changelog": "^2.1.0",
"eslint": "^5.13.0",
"eslint": "^6",
"eslint-config-standard": "^12.0.0",
"eslint-config-standard-react": "^7.0.2",
"eslint-plugin-import": "^2.16.0",
"eslint-plugin-node": "^8.0.1",
"eslint-plugin-node": "^9.0.1",
"eslint-plugin-promise": "^4.0.1",
"eslint-plugin-react": "^7.12.4",
"eslint-plugin-react-hooks": "^1.0.1",
Expand All @@ -92,7 +92,7 @@
"react-docgen-typescript-loader": "^3.0.1",
"react-dom": "^16.2.0",
"react-fps-stats": "^0.1.1",
"react-use": "^8.1.2",
"react-use": "^9.0.0",
"semantic-release": "^15.1.7",
"typescript": "^3.3.3333",
"webpack": "^4.29.6",
Expand Down
Loading

0 comments on commit d9e8162

Please sign in to comment.