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 and Workflows #53

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Update Dependencies and Workflows #53

wants to merge 3 commits into from

Conversation

marcosvrs
Copy link
Owner

Description

This pull request updates various dependencies and workflows in the project. The changes include updates to the README.md, package.json, yarn.lock, and workflow files (automerge.yml and publish.yml). These updates are intended to improve the project's build process, dependency management, and documentation accuracy.

Type of Change

What types of changes does your code introduce to the project?

  • Build related changes
  • Documentation content changes

Proposed Changes

  • Updated README.md to include the correct license for @typescript-eslint/parser and other dependencies.
  • Updated package.json with the latest versions of dependencies.
  • Updated yarn.lock to reflect changes in package.json.
  • Modified automerge.yml and publish.yml workflows to improve build steps and caching.

Checklist

Before submitting your pull request, consider the following:

  • I have read the contributing guidelines.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have made corresponding changes to the documentation.
  • My changes generate no new warnings.
  • I have added tests that prove my fix is effective or that my feature works.
  • New and existing unit tests pass locally with my changes.
  • Any dependent changes have been merged and published in downstream modules.

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.

1 participant