chore(deps): update jest monorepo (major) (#5457)

This commit is contained in:
renovate[bot]
2021-05-31 11:04:09 +03:00
committed by GitHub
parent dacf9571e9
commit 4c098f1793
4 changed files with 494 additions and 458 deletions

View File

@ -12,4 +12,5 @@ module.exports = {
testURL: 'http://localhost:8080',
snapshotSerializers: ['jest-emotion'],
transformIgnorePatterns: ['node_modules/(?!copy-text-to-clipboard)'],
testEnvironment: 'jsdom',
};