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: update all deps #1135

Merged
merged 2 commits into from May 26, 2021
Merged

chore: update all deps #1135

merged 2 commits into from May 26, 2021

Conversation

ludofischer
Copy link
Collaborator

Originally this was meant as preparation for trying workspaces, but since it does not seem to work very reliably, I have just salvaged these commits.

Notice that updating browserslist changes the integration test result (same as on the dependabot PR) so I've kept that in a separate commit.

Regenerate integration test to take into account
prefix changes.
chore: remove unused dependency gh-pages

This package is not imported anywhere and docusaurus handles
publishing now.

chore: update Jest

chore: update prettier

chore: update eslint

Remove the Babel parser as we do not use any experimental syntax.
@codecov-commenter
Copy link

codecov-commenter commented May 25, 2021

Codecov Report

Merging #1135 (e3d62d2) into master (0ff1716) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1135   +/-   ##
=======================================
  Coverage   96.42%   96.42%           
=======================================
  Files         115      115           
  Lines        3578     3578           
  Branches     1050     1050           
=======================================
  Hits         3450     3450           
  Misses        119      119           
  Partials        9        9           
Impacted Files Coverage Δ
...ges/postcss-minify-selectors/src/lib/canUnquote.js 100.00% <100.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 0ff1716...e3d62d2. Read the comment docs.

@ludofischer ludofischer changed the title chore: pdate all deps chore: update all deps May 25, 2021
@ludofischer ludofischer merged commit f2a8a1a into master May 26, 2021
@ludofischer ludofischer deleted the update-deps branch May 26, 2021 11:10
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

3 participants