Bump kcd-scripts to 13.0.0#1209
Conversation
|
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. Latest deployment of this branch, based on commit 1f2b661:
|
Codecov Report
@@ Coverage Diff @@
## alpha #1209 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 24 24
Lines 998 998
Branches 327 327
=========================================
Hits 998 998
Flags with carried forward coverage won't be shown. Click here to find out more. 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
| collectCoverageFrom, | ||
| watchPlugins, | ||
| ...baseConfig | ||
| } = require('kcd-scripts/jest') |
There was a problem hiding this comment.
@kentcdodds Would it make sense to provide kcd-scripts/jest-global and kcd-scripts/jest-project directly so that consumers of kcd-scripts don't have to manually cherry-pick?
There was a problem hiding this comment.
That's fine for me. Happy to merge a PR for that.
What:
Bump kcd-scripts to 13.0.0
Why:
Get newer versions of JSDOM
How:
Bump kcd-scripts to 13.0.0
Checklist:
docs site