chore(deps): update jest to v27 (#4472)
Updates jest and ts-jest to v27, as jest v27.1.0 includes a necessary fix to unblock further work on spying issues. See https://github.com/facebook/jest/pull/11721
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
module.exports = {
|
||||
testEnvironment: 'jsdom',
|
||||
preset: 'ts-jest',
|
||||
setupFilesAfterEnv: ['./scripts/setupJestEnv.ts'],
|
||||
globals: {
|
||||
|
||||
Reference in New Issue
Block a user