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

Outdated Dependancies #53

Closed
ar-to opened this issue Oct 10, 2021 · 2 comments
Closed

Outdated Dependancies #53

ar-to opened this issue Oct 10, 2021 · 2 comments

Comments

@ar-to
Copy link

ar-to commented Oct 10, 2021

Noticed this when writing a unit test where I was getting something like in this issue testing-library/react-testing-library#802 when importing:

import { render, screen } from "@testing-library/react";

so I ran yarn upgrade-interactive --latest and got:

Screen Shot 2021-10-10 at 3 55 06 AM

so I picked all to upgrade and it cleared my error right up. Note the issue I linked is set back in 2020!

I recommend updating this package.json https://github.com/reduxjs/cra-template-redux-typescript/blob/master/template.json to reflect the latest versions of these packages.

@markerikson
Copy link
Contributor

Yeah, I've been pretty busy and haven't had time to look at the template in a while. Could you file a PR to update things?

@markerikson
Copy link
Contributor

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

No branches or pull requests

2 participants