invertase / react-native-notifee

Moved to https://github.com/invertase/notifee
https://invertase.io/blog/open-sourcing-notifee
Other
466 stars 31 forks source link

build(deps): dependency updates #326

Closed mikehardy closed 3 years ago

mikehardy commented 3 years ago

Updates all the dependencies and de-lints files. Required for yarn precommit to pass on internal repo, paired with PR there This was done in passing in order to prove that an Xcode 12.4 rebuild of the internal library passed all tests prior to submitting it

helenaford commented 3 years ago

There's a conflict here with the jest-mock but looks good! 😎

mikehardy commented 3 years ago

Yeah, I realized that after pushing it out, I had rebased the main git tree but not the submodule :facepalm: - just finished resolving that and re-pushed - matching PR to internal module in a moment