mirror of
https://github.com/element-plus/element-plus.git
synced 2024-11-27 02:01:15 +08:00
chore(deps): update dependency @types/jest to v27 (#4104)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
23325a942a
commit
d6abd9fee1
@ -76,7 +76,7 @@
|
||||
"@rollup/plugin-replace": "3.0.0",
|
||||
"@sucrase/jest-plugin": "2.2.0",
|
||||
"@types/gulp": "4.0.9",
|
||||
"@types/jest": "26.0.24",
|
||||
"@types/jest": "27.0.2",
|
||||
"@types/lodash": "4.14.176",
|
||||
"@types/sass": "1.43.0",
|
||||
"@types/through2": "2.0.36",
|
||||
|
@ -24,7 +24,7 @@ importers:
|
||||
'@rollup/plugin-replace': 3.0.0
|
||||
'@sucrase/jest-plugin': 2.2.0
|
||||
'@types/gulp': 4.0.9
|
||||
'@types/jest': 26.0.24
|
||||
'@types/jest': 27.0.2
|
||||
'@types/lodash': 4.14.176
|
||||
'@types/sass': 1.43.0
|
||||
'@types/through2': 2.0.36
|
||||
@ -102,7 +102,7 @@ importers:
|
||||
'@rollup/plugin-replace': 3.0.0_rollup@2.59.0
|
||||
'@sucrase/jest-plugin': 2.2.0
|
||||
'@types/gulp': 4.0.9
|
||||
'@types/jest': 26.0.24
|
||||
'@types/jest': 27.0.2
|
||||
'@types/lodash': 4.14.176
|
||||
'@types/sass': 1.43.0
|
||||
'@types/through2': 2.0.36
|
||||
@ -1206,6 +1206,17 @@ packages:
|
||||
chalk: 4.1.2
|
||||
dev: true
|
||||
|
||||
/@jest/types/27.2.5:
|
||||
resolution: {integrity: sha512-nmuM4VuDtCZcY+eTpw+0nvstwReMsjPoj7ZR80/BbixulhLaiX+fbv8oeLW8WZlJMcsGQsTmMKT/iTZu1Uy/lQ==}
|
||||
engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
|
||||
dependencies:
|
||||
'@types/istanbul-lib-coverage': 2.0.3
|
||||
'@types/istanbul-reports': 3.0.0
|
||||
'@types/node': 16.11.4
|
||||
'@types/yargs': 16.0.4
|
||||
chalk: 4.1.2
|
||||
dev: true
|
||||
|
||||
/@nodelib/fs.scandir/2.1.5:
|
||||
resolution: {integrity: sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==}
|
||||
engines: {node: '>= 8'}
|
||||
@ -1706,11 +1717,11 @@ packages:
|
||||
'@types/istanbul-lib-report': 3.0.0
|
||||
dev: true
|
||||
|
||||
/@types/jest/26.0.24:
|
||||
resolution: {integrity: sha512-E/X5Vib8BWqZNRlDxj9vYXhsDwPYbPINqKF9BsnSoon4RQ0D9moEuLD8txgyypFLH7J4+Lho9Nr/c8H0Fi+17w==}
|
||||
/@types/jest/27.0.2:
|
||||
resolution: {integrity: sha512-4dRxkS/AFX0c5XW6IPMNOydLn2tEhNhJV7DnYK+0bjoJZ+QTmfucBlihX7aoEsh/ocYtkLC73UbnBXBXIxsULA==}
|
||||
dependencies:
|
||||
jest-diff: 26.6.2
|
||||
pretty-format: 26.6.2
|
||||
jest-diff: 27.3.1
|
||||
pretty-format: 27.3.1
|
||||
dev: true
|
||||
|
||||
/@types/json-schema/7.0.9:
|
||||
@ -1841,6 +1852,12 @@ packages:
|
||||
'@types/yargs-parser': 15.0.0
|
||||
dev: true
|
||||
|
||||
/@types/yargs/16.0.4:
|
||||
resolution: {integrity: sha512-T8Yc9wt/5LbJyCaLiHPReJa0kApcIgJ7Bn735GjItUfh08Z1pJvu8QZqb9s+mMvKV6WUQRV7K2R46YbjMXTTJw==}
|
||||
dependencies:
|
||||
'@types/yargs-parser': 15.0.0
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/eslint-plugin/5.3.0_f8873316f48f7781ccc3e081fc76e214:
|
||||
resolution: {integrity: sha512-ARUEJHJrq85aaiCqez7SANeahDsJTD3AEua34EoQN9pHS6S5Bq9emcIaGGySt/4X2zSi+vF5hAH52sEen7IO7g==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
@ -2372,6 +2389,11 @@ packages:
|
||||
color-convert: 2.0.1
|
||||
dev: true
|
||||
|
||||
/ansi-styles/5.2.0:
|
||||
resolution: {integrity: sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==}
|
||||
engines: {node: '>=10'}
|
||||
dev: true
|
||||
|
||||
/ansi-wrap/0.1.0:
|
||||
resolution: {integrity: sha1-qCJQ3bABXponyoLoLqYDu/pF768=}
|
||||
engines: {node: '>=0.10.0'}
|
||||
@ -3779,6 +3801,11 @@ packages:
|
||||
engines: {node: '>= 10.14.2'}
|
||||
dev: true
|
||||
|
||||
/diff-sequences/27.0.6:
|
||||
resolution: {integrity: sha512-ag6wfpBFyNXZ0p8pcuIDS//D8H062ZQJ3fzYxjpmeKjnz8W4pekL3AI8VohmyZmsWW2PWaHgjsmqR6L13101VQ==}
|
||||
engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
|
||||
dev: true
|
||||
|
||||
/diff/4.0.2:
|
||||
resolution: {integrity: sha512-58lmxKSA4BNyLz+HHMUzlOEpg09FV+ev6ZMe3vJihgdxzgcwZ8VoEEPmALCZG9LmqfVoNMMKpttIYTVG6uDY7A==}
|
||||
engines: {node: '>=0.3.1'}
|
||||
@ -6302,6 +6329,16 @@ packages:
|
||||
pretty-format: 26.6.2
|
||||
dev: true
|
||||
|
||||
/jest-diff/27.3.1:
|
||||
resolution: {integrity: sha512-PCeuAH4AWUo2O5+ksW4pL9v5xJAcIKPUPfIhZBcG1RKv/0+dvaWTQK1Nrau8d67dp65fOqbeMdoil+6PedyEPQ==}
|
||||
engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
|
||||
dependencies:
|
||||
chalk: 4.1.2
|
||||
diff-sequences: 27.0.6
|
||||
jest-get-type: 27.3.1
|
||||
pretty-format: 27.3.1
|
||||
dev: true
|
||||
|
||||
/jest-docblock/26.0.0:
|
||||
resolution: {integrity: sha512-RDZ4Iz3QbtRWycd8bUEPxQsTlYazfYn/h5R65Fc6gOfwozFhoImx+affzky/FFBuqISPTqjXomoIGJVKBWoo0w==}
|
||||
engines: {node: '>= 10.14.2'}
|
||||
@ -6354,6 +6391,11 @@ packages:
|
||||
engines: {node: '>= 10.14.2'}
|
||||
dev: true
|
||||
|
||||
/jest-get-type/27.3.1:
|
||||
resolution: {integrity: sha512-+Ilqi8hgHSAdhlQ3s12CAVNd8H96ZkQBfYoXmArzZnOfAtVAJEiPDBirjByEblvG/4LPJmkL+nBqPO3A1YJAEg==}
|
||||
engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
|
||||
dev: true
|
||||
|
||||
/jest-haste-map/26.6.2:
|
||||
resolution: {integrity: sha512-easWIJXIw71B2RdR8kgqpjQrbMRWQBgiBwXYEhtGUTaX+doCjBheluShdDMeR8IMfJiTqH4+zfhtg29apJf/8w==}
|
||||
engines: {node: '>= 10.14.2'}
|
||||
@ -8238,6 +8280,16 @@ packages:
|
||||
react-is: 17.0.1
|
||||
dev: true
|
||||
|
||||
/pretty-format/27.3.1:
|
||||
resolution: {integrity: sha512-DR/c+pvFc52nLimLROYjnXPtolawm+uWDxr4FjuLDLUn+ktWnSN851KoHwHzzqq6rfCOjkzN8FLgDrSub6UDuA==}
|
||||
engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
|
||||
dependencies:
|
||||
'@jest/types': 27.2.5
|
||||
ansi-regex: 5.0.1
|
||||
ansi-styles: 5.2.0
|
||||
react-is: 17.0.1
|
||||
dev: true
|
||||
|
||||
/pretty-hrtime/1.0.3:
|
||||
resolution: {integrity: sha1-t+PqQkNaTJsnWdmeDyAesZWALuE=}
|
||||
engines: {node: '>= 0.8'}
|
||||
|
Loading…
Reference in New Issue
Block a user