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

test(typescript-estree): upgrade @babel/parser to v7.7.7 #1422

Merged
merged 2 commits into from
Jan 9, 2020
Merged

test(typescript-estree): upgrade @babel/parser to v7.7.7 #1422

merged 2 commits into from
Jan 9, 2020

Conversation

armano2
Copy link
Member

@armano2 armano2 commented Jan 9, 2020

No description provided.

@typescript-eslint

This comment has been minimized.

@armano2 armano2 self-assigned this Jan 9, 2020
@armano2 armano2 added dependencies Issue about dependencies of the package package: typescript-estree Issues related to @typescript-eslint/typescript-estree tests anything to do with testing labels Jan 9, 2020
Copy link
Member

@bradzacher bradzacher left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM - thanks for keeping on top of this

@codecov
Copy link

codecov bot commented Jan 9, 2020

Codecov Report

Merging #1422 into master will decrease coverage by 0.01%.
The diff coverage is 93.75%.

@@            Coverage Diff             @@
##           master    #1422      +/-   ##
==========================================
- Coverage   94.48%   94.47%   -0.02%     
==========================================
  Files         140      141       +1     
  Lines        6056     6058       +2     
  Branches     1721     1721              
==========================================
+ Hits         5722     5723       +1     
- Misses        181      182       +1     
  Partials      153      153
Impacted Files Coverage Δ
...nt-plugin/src/rules/no-unused-vars-experimental.ts 91.39% <ø> (ø) ⬆️
...slint-plugin/src/rules/no-unnecessary-qualifier.ts 96.15% <ø> (ø) ⬆️
...ages/eslint-plugin/src/rules/prefer-regexp-exec.ts 100% <ø> (ø) ⬆️
.../eslint-plugin/src/rules/promise-function-async.ts 100% <ø> (ø) ⬆️
...slint-plugin/src/rules/no-unnecessary-condition.ts 99.01% <ø> (ø) ⬆️
...-plugin/src/rules/restrict-template-expressions.ts 100% <ø> (ø) ⬆️
...plugin/src/rules/prefer-string-starts-ends-with.ts 100% <ø> (ø) ⬆️
packages/typescript-estree/src/ts-estree/index.ts 100% <ø> (ø) ⬆️
.../eslint-plugin/src/rules/restrict-plus-operands.ts 100% <ø> (ø) ⬆️
...pt-estree/src/ts-estree/estree-to-ts-node-types.ts 0% <0%> (ø)
... and 13 more

@bradzacher bradzacher merged commit 6c35de6 into typescript-eslint:master Jan 9, 2020
@armano2 armano2 deleted the upgrade-babel branch January 9, 2020 22:47
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 20, 2020
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 package: typescript-estree Issues related to @typescript-eslint/typescript-estree tests anything to do with testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants