• Ville Immonen's avatar
    Update dependencies (#945) · d5de99e0
    Ville Immonen authored
    * Update dependencies
    
    * Use published version of eslint-config-react-app for development
    
    We dogfood on our eslint-config-react-app by using it as our ESLint config,
    but installing it from the local folder causes problems when its peerDependencies
    are updated, because npm won't update it unless the version number changes.
    
    Use the published version for dogfooding so it can be installed from npm.
    d5de99e0