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 dependencies #48

Closed
jankapunkt opened this issue Oct 12, 2023 · 5 comments
Closed

Update dependencies #48

jankapunkt opened this issue Oct 12, 2023 · 5 comments
Assignees
Labels
dependencies Pull requests that update a dependency file good first issue Good for newcomers hacktoberfest

Comments

@jankapunkt
Copy link
Owner

Keep the dev-dependencies up to date

@jankapunkt jankapunkt added good first issue Good for newcomers dependencies Pull requests that update a dependency file hacktoberfest labels Oct 12, 2023
@killerkc12
Copy link
Contributor

@jankapunkt I would like to work on this. Please assign to me

@jankapunkt
Copy link
Owner Author

hi @killerkc12 please go for it but only update package.json and ignore package-lock.json.

@killerkc12
Copy link
Contributor

@jankapunkt I'm not able to generate the PR, can you help me with this?
image

@jankapunkt
Copy link
Owner Author

jankapunkt commented Oct 12, 2023

Hey @killerkc12 it looks like something went from when creating the new branch? Everything shows "initial commit".

you can try to fix this by the following steps:

  1. copy the content of package.json into en external editor like notpad
  2. on your fix-devdependencies branch enter git reset --hard 17acc44b2dde7cf6e5818831fa2cdbfbdf94443b
  3. paste the the content into package.json and commit
  4. update the branch via git push origin fix-devdependencies

@killerkc12
Copy link
Contributor

@jankapunkt #49 is created Kindly review it.

jankapunkt added a commit that referenced this issue Oct 16, 2023
fix(packaging): Update DevDependencies to the latest #48
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 good first issue Good for newcomers hacktoberfest
Projects
None yet
Development

No branches or pull requests

2 participants