Skip to content

chore: update dependencies #3467

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

Merged
merged 3 commits into from
May 30, 2021
Merged

chore: update dependencies #3467

merged 3 commits into from
May 30, 2021

Conversation

bradzacher
Copy link
Member

@bradzacher bradzacher commented May 30, 2021

I bumped all of the version numbers to the latest, and unbroke the build due to prettier changes.
Also ran yarn-deduplicate over the project and used resolution to deduplicate some outdated types.

@bradzacher bradzacher added the dependencies Issue about dependencies of the package label May 30, 2021
@typescript-eslint
Copy link
Contributor

Thanks for the PR, @bradzacher!

typescript-eslint is a 100% community driven project, and we are incredibly grateful that you are contributing to that community.

The core maintainers work on this in their personal time, so please understand that it may not be possible for them to review your work immediately.

Thanks again!


🙏 Please, if you or your company is finding typescript-eslint valuable, help us sustain the project by sponsoring it transparently on https://opencollective.com/typescript-eslint. As a thank you, your profile/company logo will be added to our main README which receives thousands of unique visitors per day.

@codecov
Copy link

codecov bot commented May 30, 2021

Codecov Report

Merging #3467 (50f8080) into master (258116b) will decrease coverage by 0.00%.
The diff coverage is 96.29%.

@@            Coverage Diff             @@
##           master    #3467      +/-   ##
==========================================
- Coverage   92.66%   92.66%   -0.01%     
==========================================
  Files         324      324              
  Lines       11189    11188       -1     
  Branches     3158     3157       -1     
==========================================
- Hits        10368    10367       -1     
  Misses        365      365              
  Partials      456      456              
Flag Coverage Δ
unittest 92.66% <96.29%> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...lugin-internal/src/rules/plugin-test-formatting.ts 81.75% <ø> (ø)
packages/eslint-plugin/src/rules/indent.ts 90.47% <ø> (ø)
...nt-plugin/src/rules/no-extra-non-null-assertion.ts 100.00% <ø> (ø)
...slint-plugin/src/rules/no-unnecessary-qualifier.ts 96.15% <ø> (ø)
...eslint-plugin/src/rules/no-unsafe-member-access.ts 97.82% <ø> (ø)
...s/eslint-plugin/src/util/collectUnusedVariables.ts 92.01% <ø> (ø)
packages/eslint-plugin/src/util/misc.ts 92.59% <ø> (ø)
...experimental-utils/src/eslint-utils/RuleCreator.ts 66.66% <ø> (ø)
...l-utils/src/eslint-utils/batchedSingleLineTests.ts 92.30% <ø> (ø)
...mental-utils/src/eslint-utils/getParserServices.ts 20.00% <ø> (ø)
... and 32 more

@bradzacher bradzacher force-pushed the dependency-update-2021-05-30 branch from 077dfef to 946ed3a Compare May 30, 2021 20:17
I bumped all of the version numbers to the latest, and unbroke the build due to prettier changes.
@bradzacher bradzacher force-pushed the dependency-update-2021-05-30 branch from 946ed3a to 8072173 Compare May 30, 2021 20:18
@bradzacher bradzacher force-pushed the dependency-update-2021-05-30 branch from 8072173 to 50f8080 Compare May 30, 2021 20:40
@bradzacher bradzacher merged commit b1d4449 into master May 30, 2021
@bradzacher bradzacher deleted the dependency-update-2021-05-30 branch May 30, 2021 20:56
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 30, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Issue about dependencies of the package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant