Skip to content

Fix yarn.lock file and run deduplicate on it to unify versions#654

Merged
glahaye merged 1 commit intomicrosoft:mainfrom
glahaye:yarn
Nov 25, 2023
Merged

Fix yarn.lock file and run deduplicate on it to unify versions#654
glahaye merged 1 commit intomicrosoft:mainfrom
glahaye:yarn

Conversation

@glahaye
Copy link
Contributor

@glahaye glahaye commented Nov 24, 2023

Motivation and Context

We exit on attempted changes to our yarn.lock file.

Description

  • Update yarn.lock so that it doesn't require changes to work.
  • Deduplicate package versions

Contribution Checklist

@github-actions github-actions bot added dependencies Pull requests that update a dependency file webapp Pull requests that update Typescript code labels Nov 24, 2023
@glahaye glahaye added this pull request to the merge queue Nov 25, 2023
Merged via the queue into microsoft:main with commit 668a55c Nov 25, 2023
@glahaye glahaye deleted the yarn branch November 25, 2023 11:53
teamleader-dev pushed a commit to vlink-group/chat-copilot that referenced this pull request Oct 7, 2024
…soft#654)

### Motivation and Context
We exit on attempted changes to our yarn.lock file.

### Description

- Update yarn.lock so that it doesn't require changes to work.
- Deduplicate package versions

### Contribution Checklist
- [ ] The code builds clean without any errors or warnings
- [ ] The PR follows the [Contribution
Guidelines](https://github.com/microsoft/chat-copilot/blob/main/CONTRIBUTING.md)
and the [pre-submission formatting
script](https://github.com/microsoft/chat-copilot/blob/main/CONTRIBUTING.md#development-scripts)
raises no violations
- [ ] All unit tests pass, and I have added new tests where possible
- [ ] I didn't break anyone 😄
kb0039 pushed a commit to aaronba/chat-copilot that referenced this pull request Jan 8, 2025
…soft#654)

### Motivation and Context
We exit on attempted changes to our yarn.lock file.

### Description

- Update yarn.lock so that it doesn't require changes to work.
- Deduplicate package versions

### Contribution Checklist
- [ ] The code builds clean without any errors or warnings
- [ ] The PR follows the [Contribution
Guidelines](https://github.com/microsoft/chat-copilot/blob/main/CONTRIBUTING.md)
and the [pre-submission formatting
script](https://github.com/microsoft/chat-copilot/blob/main/CONTRIBUTING.md#development-scripts)
raises no violations
- [ ] All unit tests pass, and I have added new tests where possible
- [ ] I didn't break anyone 😄
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file webapp Pull requests that update Typescript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants