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

Fix dependencies. Don't use latest #47

Merged
merged 4 commits into from
Mar 27, 2024
Merged

Fix dependencies. Don't use latest #47

merged 4 commits into from
Mar 27, 2024

Conversation

edda
Copy link
Contributor

@edda edda commented Mar 27, 2024

"Latest" doesn't work for dependencies. If they change then the sha hash of the version originally used and stored in package-lock.json doesn't match the sha hash of the current version anymore which leads to inconsistencies.

@github-actions github-actions bot added the ui label Mar 27, 2024
Copy link
Contributor

@TilmanHaupt TilmanHaupt left a comment

Choose a reason for hiding this comment

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

looks good

@edda edda merged commit 9a04bfc into main Mar 27, 2024
4 checks passed
@edda edda deleted the change-deps-from-latest branch March 27, 2024 17:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants