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

build(example): upgrade axios #689

Merged
merged 1 commit into from
Nov 30, 2023
Merged

build(example): upgrade axios #689

merged 1 commit into from
Nov 30, 2023

Conversation

gregmartDOTin
Copy link
Contributor

Before submitting a pull request, please make sure the following is done:

  1. If you are part of the Availity organization, clone this repository and create your branch off of master. If you are not part of the organization, you will need to fork this repository and the create your branch off of master.
  2. Run yarn in the repository root.
  3. If you've fixed a bug or added code that should be tested, add tests!
  4. Ensure the test suite passes (yarn test). Tip: yarn test --watch TestName is helpful in development.
  5. Make sure your code passed the conventional commits check. Read more about conventional commits

@@ -10562,7 +10562,7 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:^1.0.0, axios@npm:^1.4.0":
"axios@npm:^1.0.0":
version: 1.4.0
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These other versions will be upgraded when we upgrade axios in availity-react

@gregmartDOTin gregmartDOTin merged commit a7d5daf into master Nov 30, 2023
7 checks passed
@gregmartDOTin gregmartDOTin deleted the build/upgrade-axios branch November 30, 2023 18:05
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.

2 participants