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

devlop branch has a future version of enzyme-adapter-react-16 #1090

Closed
RashelleKosib opened this issue Aug 22, 2018 · 1 comment
Closed

devlop branch has a future version of enzyme-adapter-react-16 #1090

RashelleKosib opened this issue Aug 22, 2018 · 1 comment
Labels
docs Documentation changes

Comments

@RashelleKosib
Copy link

Hey,
when cloning your project, by default it takes me to devlop. When doing npm install it fails because of a versioning problem for enzyme-adapter-react-16 (^1.5.0 instead of ^1.1.0).
The version in the package.json for both branches is different.

  • Link to live demo:

axe-core version: X.Y.Z
axe-webdriver, extension or other integration version: X.Y.Z

Browser and Assistive Technology versions

For Tooling issues:
- Node version: XX  
- Platform:  
@WilcoFiers
Copy link
Contributor

specifically, the jest example has this... I have no idea how that happened. Greenkeeper keeps those dependencies up to date. It seems like greenkeeper has installed a dependency that doesn't exist? :-/

@WilcoFiers WilcoFiers added the docs Documentation changes label Aug 23, 2018
WilcoFiers added a commit that referenced this issue Aug 23, 2018
For some reason Greenkeeper had us bump a dependency to a non-existing version.

Closes #1090

## Reviewer checks

**Required fields, to be filled out by PR reviewer(s)**
- [x] Follows the commit message policy, appropriate for next version
- [x] Has documentation updated, a DU ticket, or requires no documentation change
- [x] Includes new tests, or was unnecessary
- [x] Code is reviewed for security by: @JKODU
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation changes
Projects
None yet
Development

No branches or pull requests

2 participants