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 yarn.lock #368

Merged
merged 4 commits into from
Feb 22, 2024
Merged

Update yarn.lock #368

merged 4 commits into from
Feb 22, 2024

Conversation

Janell-Huyck
Copy link
Contributor

@Janell-Huyck Janell-Huyck commented Feb 12, 2024

refs #322

We updated the gems in Gemfile by running bundle update. Our .circleci/config.yml file does not specifically call either npm install or yarn install. We had both package-lock.json and yarn.lock files, leading to potential inconsistencies.

This PR runs yarn upgrade to update the files in the yarn.lock file. The README is updated to inform the user that they do not need to run yarn install to use the program.

@Janell-Huyck Janell-Huyck changed the title WIP Update package-lock.json Update package-lock.json Feb 13, 2024
@Janell-Huyck
Copy link
Contributor Author

Deployed successfully to QA without issue.

@Janell-Huyck Janell-Huyck changed the title Update package-lock.json WIP Update package-lock.json Feb 13, 2024
@Janell-Huyck
Copy link
Contributor Author

Janell-Huyck commented Feb 13, 2024

Note - I had accidentally run npm install, creating a package-lock.json file. Removed the file.

@Janell-Huyck Janell-Huyck changed the title WIP Update package-lock.json Update yarn.lock Feb 13, 2024
@hortongn hortongn merged commit 223cb66 into qa Feb 22, 2024
2 checks passed
@hortongn hortongn deleted the update-packagelock-json-file branch February 22, 2024 18:18
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