Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade packages & add node 14 to travis #853

Merged
merged 2 commits into from
Apr 30, 2020

Commits on Apr 30, 2020

  1. Upgrade all packages

    1. "@babel/core": "^7.8.7" -> "^7.9.6"
    2. "@babel/preset-env": "^7.8.7" -> "^7.9.6"
    3. "@types/jest": "^25.1.4" -> "^25.2.1"
    4. "@types/node": "^13.9.1" -> "^13.13.4"
    5. "babel-jest": "^25.1.0" -> "^25.5.1"
    6. "eslint-plugin-import": "^2.20.1" -> "^2.20.2"
    7. "jest": "^25.1.0", "^25.5.2"
    8. "shelljs": "^0.8.3" -> "^0.8.4"
    tejasbubane committed Apr 30, 2020
    Configuration menu
    Copy the full SHA
    4456704 View commit details
    Browse the repository at this point in the history
  2. Add node 14 to travis

    tejasbubane committed Apr 30, 2020
    Configuration menu
    Copy the full SHA
    f998d10 View commit details
    Browse the repository at this point in the history