-
Notifications
You must be signed in to change notification settings - Fork 58
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
Update dependencies from forks to use release tags #3651
Conversation
Wanna run full suite of Android and iOS UI tests? Click here and 'Approve' CI job! |
@@ -6253,6 +6259,7 @@ | |||
"babel-eslint": "^10.1.0", | |||
"cosmiconfig": "^7.0.0", | |||
"eslint-config-prettier": "^7.1.0", | |||
"eslint-plugin-import": "^2.23.4", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks like most of the changes on this file are coming from bumping the version of eslint-plugin-import
package in this commit so looks safe to merge them 👍 .
third-party-podspecs/react-native-keyboard-aware-scroll-view.podspec.json
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approved via WordPress/gutenberg#32893 (review).
NOTE: The Gutenberg ref should be updated to the merge commit of the related Gutenberg PR before merging.
Gutenberg PR: WordPress/gutenberg#32893
Gutenberg Mobile PR: #3651
WPiOS PR: wordpress-mobile/WordPress-iOS#16724
WPAndroid PR: wordpress-mobile/WordPress-Android#14894
Fixes: #3539
To test: See Gutenberg PR
PR submission checklist: