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: update minor dependencies #781

Merged
merged 2 commits into from
Nov 28, 2023
Merged

Conversation

WiebkeFr
Copy link
Contributor

@WiebkeFr WiebkeFr commented Nov 22, 2023

This PR updates all minor dependencies.
Minor dependencies are determined with yarn outdated.

How to test?

  • yarn run build
  • yarn run develop

@WiebkeFr WiebkeFr requested a review from a team as a code owner November 22, 2023 14:30
Copy link

netlify bot commented Nov 22, 2023

Deploy Preview for satellytes ready!

Name Link
🔨 Latest commit 73af152
🔍 Latest deploy log https://app.netlify.com/sites/satellytes/deploys/655e257e7bf8fb0008037095
😎 Deploy Preview https://deploy-preview-781--satellytes.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 73 (🔴 down 15 from production)
Accessibility: 94 (no change from production)
Best Practices: 100 (no change from production)
SEO: 86 (no change from production)
PWA: 80 (no change from production)
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify site configuration.

@WiebkeFr WiebkeFr mentioned this pull request Nov 27, 2023
1 task
Copy link
Contributor

@milljoniaer milljoniaer left a comment

Choose a reason for hiding this comment

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

LGTM 🚀

@@ -129,8 +129,6 @@ export const ContentfulRichText = ({ data }: ContentfulRichTextProps) => {
customComponents.h5({ children }),
[BLOCKS.HEADING_6]: (props, children) =>
customComponents.h6({ children }),
[BLOCKS.HEADING_6]: (props, children) =>
Copy link
Contributor

Choose a reason for hiding this comment

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

💯 nice, this annoyed me several times in the last month 😄

@WiebkeFr WiebkeFr merged commit 31d652a into main Nov 28, 2023
6 checks passed
@WiebkeFr WiebkeFr deleted the chore/update-minor-dependencies branch November 28, 2023 09:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants