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

Update dependencies to build on Node 20 #2391

Merged
merged 5 commits into from
Apr 23, 2024
Merged

Conversation

adamwoodnz
Copy link
Contributor

Closes #2390

@adamwoodnz adamwoodnz added the [Component] Environment Website development issues related to Learn's local environment, or needs Meta team involvement. label Apr 23, 2024
@adamwoodnz adamwoodnz added this to the Learning Pathways launch milestone Apr 23, 2024
@adamwoodnz adamwoodnz self-assigned this Apr 23, 2024
Comment on lines +9 to +11
"@wordpress/env": "9.3.0",
"@wordpress/scripts": "27.2.0",
"@wordpress/stylelint-config": "21.34.0"
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Dependencies updated to match the Pattern Directory theme

@@ -13,15 +13,15 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Resolves warnings about deprecated Node 16 actions

@adamwoodnz adamwoodnz merged commit 3849564 into trunk Apr 23, 2024
1 check passed
@adamwoodnz adamwoodnz deleted the update/2390-node-20 branch April 23, 2024 23:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Component] Environment Website development issues related to Learn's local environment, or needs Meta team involvement.
Projects
Status: Done
Status: Done
Development

Successfully merging this pull request may close these issues.

Upgrade to Node 20
1 participant