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

fix(type-fest): Update type-fest to fix dependency error #406

Merged
merged 1 commit into from
Jun 27, 2022

Conversation

noisecapella
Copy link
Contributor

This works around a dependency error which started with node 16.15.1. I found this thread: zooniverse/Panoptes-Front-End#6155

There was an error about incompatible type-fest dependencies: https://github.com/openedx/frontend-component-cookie-policy-banner/runs/7076759822?check_suite_focus=true. This PR upgrades to the latest type-fest to resolve those dependencies. Since this package is only used by dev dependencies it shouldn't have any impact on the end user

@codecov
Copy link

codecov bot commented Jun 27, 2022

Codecov Report

Merging #406 (ddb7c6f) into master (9e40dbb) will not change coverage.
The diff coverage is n/a.

❗ Current head ddb7c6f differs from pull request most recent head f71e221. Consider uploading reports for the commit f71e221 to get more accurate results

@@           Coverage Diff           @@
##           master     #406   +/-   ##
=======================================
  Coverage   75.00%   75.00%           
=======================================
  Files           3        3           
  Lines          96       96           
  Branches       22       22           
=======================================
  Hits           72       72           
  Misses         19       19           
  Partials        5        5           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update edd7135...f71e221. Read the comment docs.

@noisecapella noisecapella merged commit abd2017 into master Jun 27, 2022
@noisecapella noisecapella deleted the gs/type-fest branch June 27, 2022 18:47
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