Skip to content

add peer eslint dependencies to @bigtest/eslint-plugin #693

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 2 commits into from
Dec 2, 2020

Conversation

dagda1
Copy link
Contributor

@dagda1 dagda1 commented Nov 28, 2020

PR to get rid of the unmet dependency warnings.

unmet

@changeset-bot
Copy link

changeset-bot bot commented Nov 28, 2020

🦋 Changeset detected

Latest commit: 0435a78

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 4 packages
Name Type
@bigtest/eslint-plugin Minor
@bigtest/cli Minor
@bigtest/server Minor
bigtest Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@cowboyd
Copy link
Member

cowboyd commented Nov 30, 2020

Hmmm, looks like #669 strikes again https://github.com/thefrontside/bigtest/pull/693/checks?check_run_id=1474926640#step:7:154

I seems like this issue is always lying dormant, but is awakened more aggressively by windows

GitHub
PR to get rid of the unmet dependency warnings.

@github-actions
Copy link
Contributor

github-actions bot commented Dec 2, 2020

The preview packages of this pull request have been published.
Click on the following packages for instructions on how to install them:

@bigtest/cli

Install using the following command:

$ npm install @bigtest/cli@add-peer-dependencies-to-bigtest-eslint-plugin

Or update your package.json file:

{
  "@bigtest/cli": "add-peer-dependencies-to-bigtest-eslint-plugin"
}

@bigtest/eslint-plugin

Install using the following command:

$ npm install @bigtest/eslint-plugin@add-peer-dependencies-to-bigtest-eslint-plugin

Or update your package.json file:

{
  "@bigtest/eslint-plugin": "add-peer-dependencies-to-bigtest-eslint-plugin"
}

@bigtest/server

Install using the following command:

$ npm install @bigtest/server@add-peer-dependencies-to-bigtest-eslint-plugin

Or update your package.json file:

{
  "@bigtest/server": "add-peer-dependencies-to-bigtest-eslint-plugin"
}

Generated by 🚫 dangerJS against 0435a78

@dagda1 dagda1 force-pushed the add-peer-dependencies-to-bigtest-eslint-plugin branch from 654c78e to 0435a78 Compare December 2, 2020 08:16
@dagda1 dagda1 merged commit c8daf4d into v0 Dec 2, 2020
@dagda1 dagda1 deleted the add-peer-dependencies-to-bigtest-eslint-plugin branch December 2, 2020 08:45
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.

3 participants