Skip to content

Commit

Permalink
chore: Update some dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
danez committed Oct 1, 2019
1 parent a961168 commit 26aa687
Show file tree
Hide file tree
Showing 2 changed files with 1,224 additions and 936 deletions.
14 changes: 7 additions & 7 deletions package.json
Expand Up @@ -26,21 +26,21 @@
"ava": "^1.1.0",
"babel-eslint": "^10.0.1",
"babel-plugin-istanbul": "^5.1.0",
"babel-plugin-react-intl": "^3.0.1",
"babel-plugin-react-intl": "^4.1.19",
"cross-env": "^5.2.0",
"eslint": "^5.9.0",
"eslint": "^6.5.1",
"eslint-config-babel": "^9.0.0",
"eslint-config-prettier": "^4.1.0",
"eslint-plugin-flowtype": "^3.2.0",
"eslint-config-prettier": "^6.3.0",
"eslint-plugin-flowtype": "^4.3.0",
"eslint-plugin-prettier": "^3.0.0",
"husky": "^1.2.0",
"lint-staged": "^8.1.0",
"lint-staged": "^9.4.1",
"nyc": "^14.1.1",
"prettier": "^1.15.3",
"react": "^16.0.0",
"react-intl": "^2.1.2",
"react-intl": "^3.3.2",
"react-intl-webpack-plugin": "^0.3.0",
"rimraf": "^2.4.3",
"rimraf": "^3.0.0",
"webpack": "^4.0.0"
},
"scripts": {
Expand Down

0 comments on commit 26aa687

Please sign in to comment.