revert: bump serialize-error from 8.1.0 to 9.0.0 (#7670)

Refs 7049015
Refs #7670
This commit is contained in:
Vladimir Gorej
2022-01-19 14:25:16 +01:00
parent 302c483f0a
commit 747038029a
4 changed files with 19 additions and 24 deletions

View File

@@ -19,7 +19,4 @@ module.exports = {
'<rootDir>/test/unit/components/live-response.jsx',
],
silent: true, // set to `false` to allow console.* calls to be printed
transformIgnorePatterns: [
'/node_modules/(?!(serialize-error)/)',
]
};