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

chore(deps): update dependencies #317

Merged
merged 4 commits into from
Aug 11, 2023
Merged

chore(deps): update dependencies #317

merged 4 commits into from
Aug 11, 2023

Conversation

angeloashmore
Copy link
Member

Types of changes

  • Chore (a non-breaking change which is related to package maintenance)
  • Bug fix (a non-breaking change which fixes an issue)
  • New feature (a non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Description

This PR updates all dependencies. Prettier formatting was fixed as part of the updates.

Checklist:

  • My change requires an update to the official documentation.
  • All TSDoc comments are up-to-date and new ones have been added where necessary.
  • All new and existing tests are passing.

🐱

@codecov-commenter
Copy link

Codecov Report

Merging #317 (8d43848) into master (74fce89) will increase coverage by 0.00%.
The diff coverage is 100.00%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@           Coverage Diff           @@
##           master     #317   +/-   ##
=======================================
  Coverage   99.96%   99.96%           
=======================================
  Files          50       50           
  Lines        6045     6049    +4     
  Branches      294      294           
=======================================
+ Hits         6043     6047    +4     
  Misses          2        2           
Files Changed Coverage Δ
src/helpers/asHTML.ts 100.00% <ø> (ø)
src/helpers/asText.ts 100.00% <ø> (ø)
src/buildQueryURL.ts 99.47% <100.00%> (+<0.01%) ⬆️
src/createClient.ts 100.00% <100.00%> (ø)
src/getRepositoryName.ts 100.00% <100.00%> (ø)
src/helpers/asImagePixelDensitySrcSet.ts 100.00% <100.00%> (ø)
src/helpers/asImageSrc.ts 100.00% <100.00%> (ø)
src/helpers/asImageWidthSrcSet.ts 100.00% <100.00%> (ø)
src/helpers/asLink.ts 100.00% <100.00%> (ø)
src/helpers/asLinkAttrs.ts 100.00% <100.00%> (ø)

@angeloashmore angeloashmore merged commit d80b64a into master Aug 11, 2023
12 checks passed
@angeloashmore angeloashmore deleted the aa/deps branch August 11, 2023 22:19
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.

None yet

2 participants