Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

SimenB
Copy link
Member

@SimenB SimenB commented Jun 4, 2021

Summary

node-notifier has a new major we should allow in the peer dep, and v8-to-istanbul has a windows bug fix - breaking change is changing node support from 10.10 to 10.12 - we have a minimum of 10.13 today, so no issue for us

Test plan

Green CI

@@ -29,7 +29,6 @@
},
"devDependencies": {
"@jest/test-utils": "^27.0.2",
"@types/anymatch": "^1.3.1",
Copy link
Member Author

Choose a reason for hiding this comment

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

anymatch ships with types

@@ -8,5 +8,5 @@
import * as types from './types';

test('dummy-test', () => {
expect(types).toEqual({default: {}});
expect(types).toEqual({});
Copy link
Member Author

Choose a reason for hiding this comment

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

@SimenB SimenB merged commit f628b45 into jestjs:master Jun 4, 2021
@SimenB SimenB deleted the bump-deps branch June 4, 2021 13:51
sthagen added a commit to sthagen/facebook-jest that referenced this pull request Jun 5, 2021
@github-actions
Copy link

github-actions bot commented Jul 5, 2021

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 Jul 5, 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.

2 participants