Skip to content

chore: update dependencies to prerelease versions #65

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

Merged
merged 3 commits into from
Oct 14, 2024

Conversation

adamviktora
Copy link
Collaborator

@adamviktora adamviktora commented Oct 8, 2024

Closes #59

The lint job is failing, because it uses an old version of package.json. I updated it to "lint:js": "node --max-old-space-size=4096 node_modules/.bin/eslint packages --cache" but I don't know how to invalidate the cache in the github action.

The package.json is created in the build.yml job using the devSetup.sh script

@adamviktora adamviktora force-pushed the update-to-prerelease branch 3 times, most recently from 78c220e to 9741fc3 Compare October 8, 2024 11:38
@adamviktora adamviktora force-pushed the update-to-prerelease branch from 9982559 to 1945a22 Compare October 8, 2024 12:03
@nicolethoen nicolethoen merged commit a967b43 into patternfly:main Oct 14, 2024
4 checks passed
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.

Update dependencies
2 participants