mirror of
https://github.com/trezor/trezor-suite.git
synced 2026-02-20 00:33:07 +01:00
chore(suite): bump react-intl
This commit is contained in:
committed by
Jiri Zbytovsky
parent
5d094ed504
commit
3f002de2ad
@@ -29,7 +29,7 @@ module.exports = {
|
||||
'\\.(js|jsx|ts|tsx)$': ['babel-jest', babelConfig],
|
||||
},
|
||||
transformIgnorePatterns: [
|
||||
'node_modules/(?!((jest-)?react-native|@react-native(-community)?)|expo(nent)?|@expo(nent)?/.*|@expo-google-fonts/.*|react-navigation|@react-navigation/.*|@sentry/react-native|native-base|react-native-svg|@shopify/react-native-skia|@shopify/flash-list|@noble|@scure|@evolu|nanoid|msgpackr|@gorhom|uuid)',
|
||||
'node_modules/(?!((jest-)?react-native|@react-native(-community)?)|expo(nent)?|@expo(nent)?/.*|@expo-google-fonts/.*|react-navigation|@react-navigation/.*|@sentry/react-native|native-base|react-native-svg|@shopify/react-native-skia|@shopify/flash-list|@noble|@scure|@evolu|nanoid|msgpackr|@gorhom|uuid|react-intl|@formatjs/*|intl-messageformat)',
|
||||
],
|
||||
setupFiles: [
|
||||
'<rootDir>/../../suite-native/test-utils/src/mocks/expoAndRNMock.jsx',
|
||||
|
||||
Reference in New Issue
Block a user