fix(deps): update dependency copy-text-to-clipboard to v3 (#4902)

This commit is contained in:
renovate[bot]
2021-02-01 12:29:16 +02:00
committed by GitHub
parent bf8886bc72
commit e7000b4b20
3 changed files with 6 additions and 5 deletions

View File

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