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 dependency in a template #432

Closed
1 of 2 tasks
birdofpreyru opened this issue Aug 1, 2023 · 2 comments
Closed
1 of 2 tasks

Update dependency in a template #432

birdofpreyru opened this issue Aug 1, 2023 · 2 comments
Labels
bug Something isn't working good first issue Good for newcomers hacktoberfest-accepted

Comments

@birdofpreyru
Copy link
Contributor

birdofpreyru commented Aug 1, 2023

Description


should become (since RN v0.72)

"@react-native/eslint-config": "^0.72.2",

and, ESLint config should be updated accordingly.

Also
"@types/react-native": "0.70.0", should be dropped.

Also, versions of other dependencies might be bumped up.

Packages

  • create-react-native-library
  • react-native-builder-bob

Selected options

N/A

Link to repro

No response

Environment

N/A

@birdofpreyru birdofpreyru added the bug Something isn't working label Aug 1, 2023
@atlj
Copy link
Collaborator

atlj commented Oct 5, 2023

Note for who decides to pick the issue: "@react-native-community/eslint-config": "^3.0.2", -> "@react-native/eslint-config": "^0.72.2", was done with #452. Please take a look at the changes and update the other dependencies if needed.

@birdofpreyru
Copy link
Contributor Author

Heads up: I'm on it, will PR within a few days.

birdofpreyru added a commit to birdofpreyru/react-native-builder-bob that referenced this issue Dec 14, 2023
satya164 added a commit that referenced this issue Feb 5, 2024
<!-- Please provide enough information so that others can review your
pull request. -->
<!-- Keep pull requests small and focused on a single change. -->

### Summary

#432

### Test plan

<!-- List the steps with which we can test this change. Provide
screenshots if this changes anything visual. -->

Co-authored-by: Satyajit Sahoo <satyajit.happy@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers hacktoberfest-accepted
Projects
None yet
Development

No branches or pull requests

3 participants