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

Revert "jest-runtime: move babel-core to peer dependenies (#4557)" #4923

Merged
merged 2 commits into from
Nov 20, 2017

Conversation

SimenB
Copy link
Member

@SimenB SimenB commented Nov 20, 2017

Summary
This reverts commit 1fcffab.

As discussed in #4557

Test plan

@@ -8,6 +8,7 @@
"license": "MIT",
"main": "build/index.js",
"dependencies": {
"babel-core": "^6.0.0",
"babel-jest": "^21.2.0",
Copy link
Member Author

Choose a reason for hiding this comment

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

we don't need to decouple this, right? I haven't dug into how this works, yet...

@codecov-io
Copy link

codecov-io commented Nov 20, 2017

Codecov Report

Merging #4923 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #4923   +/-   ##
=======================================
  Coverage   60.03%   60.03%           
=======================================
  Files         198      198           
  Lines        6558     6558           
  Branches        3        4    +1     
=======================================
  Hits         3937     3937           
  Misses       2621     2621

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 ad1d7f7...ef23830. Read the comment docs.

@cpojer cpojer merged commit 5e903c1 into jestjs:master Nov 20, 2017
@cpojer
Copy link
Member

cpojer commented Nov 20, 2017

Sweet.

@github-actions
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Please note this issue tracker is not a help forum. We recommend using StackOverflow or our discord channel for questions.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 13, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants