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

bump most of dependencies, update package.json #2140

Merged
merged 4 commits into from
Aug 13, 2020

Conversation

Simek
Copy link
Collaborator

@Simek Simek commented Aug 12, 2020

This PR introduces the following changes:

  • bumps most of dependencies to the latest version (including minor release of Docusaurus V1)
    • Prettier was not updated because since 1.17.0+ Markdown tables format were changed to use the minimal required characters count instead of adjusting table to the content, AFAIK it's not configurable (@rachelnabors please let me know if it's a problem from your point of view, I can update Prettier in the separate PR)
  • adds simple script (update-lock) to optimize the Yarn lockfile to the package.json
  • adds homepage field to package.json
  • replaces the license with the correct SPDX ID
  • replaces repository field value in package.json with the shortcut
  • removes main field from package.json (it's not required)
  • switch CI Node image from 8 to LTS (12 currently)

There are also changes to the two Markdown files - it's the result of Prettier run on the current files.

@react-native-bot
Copy link

react-native-bot commented Aug 12, 2020

Deploy preview for react-native ready!

Built with commit 20ca852

https://deploy-preview-2140--react-native.netlify.app

Changes to docs/ are reflected in the next "master" version.

Thank you for your contributions.

How to ContributeDocumentation Sources

@rachelnabors rachelnabors merged commit 00d8a88 into facebook:master Aug 13, 2020
@Simek Simek mentioned this pull request Aug 13, 2020
22 tasks
Simek added a commit to MLH-Fellowship/react-native-website that referenced this pull request Aug 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants