chore(deps): update dependency jest-extended to v1 (#12391)
Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Oleg Krivtsov <olegkrivtsov@gmail.com> Co-authored-by: Rhys Arkins <rhys@arkins.net>
This commit is contained in:
Родитель
46d996c2ac
Коммит
aee7524ee5
|
@ -27,7 +27,7 @@ const config: InitialOptionsTsJest = {
|
|||
modulePathIgnorePatterns: ['<rootDir>/dist/', '/__fixtures__/'],
|
||||
reporters: ci ? ['default', 'jest-github-actions-reporter'] : ['default'],
|
||||
setupFilesAfterEnv: [
|
||||
'jest-extended',
|
||||
'jest-extended/all',
|
||||
'expect-more-jest',
|
||||
'<rootDir>/test/setup.ts',
|
||||
],
|
||||
|
|
|
@ -256,7 +256,7 @@
|
|||
"graphql": "15.6.1",
|
||||
"husky": "7.0.4",
|
||||
"jest": "27.3.1",
|
||||
"jest-extended": "0.11.5",
|
||||
"jest-extended": "1.1.0",
|
||||
"jest-github-actions-reporter": "1.0.3",
|
||||
"jest-junit": "13.0.0",
|
||||
"jest-mock-extended": "2.0.4",
|
||||
|
|
810
yarn.lock
810
yarn.lock
Разница между файлами не показана из-за своего большого размера
Загрузить разницу
Загрузка…
Ссылка в новой задаче