Upgraded to jest 25.2.0. (#6849)

This commit is contained in:
Nick Taylor 2020-03-25 17:26:28 -04:00 committed by GitHub
parent 129cd3ba83
commit b833c6c667
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 926 additions and 679 deletions

View file

@ -10,6 +10,7 @@ module.exports = {
},
useBuiltIns: 'entry',
corejs: { version: 3, proposals: false },
exclude: ['transform-regenerator'],
},
],
'preact',

View file

@ -95,7 +95,7 @@
"faker": "^4.1.0",
"husky": "^4.2.3",
"ibm-openapi-validator": "0.26.0",
"jest": "^23.5.0",
"jest": "25.2.0",
"jest-axe": "^3.4.0",
"jest-fetch-mock": "^3.0.3",
"jsdom": "^16.2.1",

1602
yarn.lock

File diff suppressed because it is too large Load diff