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 #4073

Merged
merged 1 commit into from May 7, 2021
Merged

Update dependencies #4073

merged 1 commit into from May 7, 2021

Conversation

lukastaegert
Copy link
Member

This PR contains:

  • bugfix
  • feature
  • refactor
  • documentation
  • other

Are tests included?

  • yes (bugfixes and features will not be merged without tests)
  • no

Breaking Changes?

  • yes (breaking changes will not be merged unless absolutely necessary)
  • no

List any relevant issue numbers:

Description

Should fix some security vulnerabilities

@github-actions
Copy link

github-actions bot commented May 7, 2021

Thank you for your contribution! ❤️

You can try out this pull request locally by installing Rollup via

npm install rollup/rollup#update-dependencies

or load it into the REPL:
https://rollupjs.org/repl/?pr=4073

@codecov
Copy link

codecov bot commented May 7, 2021

Codecov Report

Merging #4073 (c6b647f) into master (08cc6a9) will decrease coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4073      +/-   ##
==========================================
- Coverage   97.49%   97.49%   -0.01%     
==========================================
  Files         193      193              
  Lines        6821     6818       -3     
  Branches     2006     2002       -4     
==========================================
- Hits         6650     6647       -3     
  Misses         84       84              
  Partials       87       87              
Impacted Files Coverage Δ
src/utils/options/normalizeInputOptions.ts 100.00% <100.00%> (ø)
src/ModuleLoader.ts 100.00% <0.00%> (ø)
src/utils/options/normalizeOutputOptions.ts 100.00% <0.00%> (ø)

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 08cc6a9...c6b647f. Read the comment docs.

@lukastaegert lukastaegert merged commit 2bee261 into master May 7, 2021
@lukastaegert lukastaegert deleted the update-dependencies branch May 7, 2021 11:06
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

1 participant