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

chore: clean up dev dependency declarations #6055

Merged
merged 2 commits into from
Dec 5, 2021
Merged

chore: clean up dev dependency declarations #6055

merged 2 commits into from
Dec 5, 2021

Conversation

Josh-Cena
Copy link
Collaborator

Motivation

Aligned Babel dep versions; moved some dependencies to devDeps; other cleanups. Getting prepared for #6028.

Have you read the Contributing Guidelines on pull requests?

Yes

Test Plan

CI

@Josh-Cena Josh-Cena added the pr: maintenance This PR does not produce any behavior differences to end users when upgrading. label Dec 5, 2021
@facebook-github-bot facebook-github-bot added the CLA Signed Signed Facebook CLA label Dec 5, 2021
@netlify
Copy link

netlify bot commented Dec 5, 2021

✔️ [V2]

🔨 Explore the source changes: 89c17ca

🔍 Inspect the deploy log: https://app.netlify.com/sites/docusaurus-2/deploys/61acd2c0fefd0a0007dd7fb4

😎 Browse the preview: https://deploy-preview-6055--docusaurus-2.netlify.app

@github-actions
Copy link

github-actions bot commented Dec 5, 2021

⚡️ Lighthouse report for the changes in this PR:

Category Score
🟠 Performance 70
🟢 Accessibility 98
🟢 Best practices 100
🟢 SEO 100
🟢 PWA 95

Lighthouse ran on https://deploy-preview-6055--docusaurus-2.netlify.app/

@@ -30,7 +30,7 @@
"url-loader": "^4.1.1"
},
"devDependencies": {
"@babel/eslint-parser": "^7.15.7",
"@babel/eslint-parser": "^7.16.3",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

while you are at it, can you align "prettier": across packages?

"prettier": "^2.5.0",

packages/create-docusaurus/templates/facebook/package.json 

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I submitted this PR right before I went out and I planned to merge it on the phone 😄

Still, good catch, I guess I'll do a more serious dependency cleanup when I get back on my computer

@github-actions
Copy link

github-actions bot commented Dec 5, 2021

Size Change: 0 B

Total Size: 656 kB

ℹ️ View Unchanged
Filename Size
website/.docusaurus/globalData.json 40.1 kB
website/build/assets/css/styles.********.css 101 kB
website/build/assets/js/main.********.js 485 kB
website/build/index.html 29.5 kB

compressed-size-action

@Josh-Cena Josh-Cena merged commit fb6393f into main Dec 5, 2021
@Josh-Cena Josh-Cena deleted the jc/devdeps branch December 5, 2021 15:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed Signed Facebook CLA pr: maintenance This PR does not produce any behavior differences to end users when upgrading.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants