mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-11-08 23:25:51 +01:00
chore(deps): update dependency @types/testing-library__jest-dom to v5.14.2 (#2724)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
4723b325bd
commit
d65c74c0b1
@ -55,7 +55,7 @@
|
||||
"@types/request": "2.48.7",
|
||||
"@types/semver": "7.3.9",
|
||||
"@types/supertest": "2.0.11",
|
||||
"@types/testing-library__jest-dom": "5.14.1",
|
||||
"@types/testing-library__jest-dom": "5.14.2",
|
||||
"@types/validator": "13.6.6",
|
||||
"@types/webpack": "5.28.0",
|
||||
"@types/webpack-env": "1.16.3",
|
||||
|
8
pnpm-lock.yaml
generated
8
pnpm-lock.yaml
generated
@ -44,7 +44,7 @@ importers:
|
||||
'@types/request': 2.48.7
|
||||
'@types/semver': 7.3.9
|
||||
'@types/supertest': 2.0.11
|
||||
'@types/testing-library__jest-dom': 5.14.1
|
||||
'@types/testing-library__jest-dom': 5.14.2
|
||||
'@types/validator': 13.6.6
|
||||
'@types/webpack': 5.28.0
|
||||
'@types/webpack-env': 1.16.3
|
||||
@ -134,7 +134,7 @@ importers:
|
||||
'@types/request': 2.48.7
|
||||
'@types/semver': 7.3.9
|
||||
'@types/supertest': 2.0.11
|
||||
'@types/testing-library__jest-dom': 5.14.1
|
||||
'@types/testing-library__jest-dom': 5.14.2
|
||||
'@types/validator': 13.6.6
|
||||
'@types/webpack': 5.28.0
|
||||
'@types/webpack-env': 1.16.3
|
||||
@ -8352,8 +8352,8 @@ packages:
|
||||
'@types/superagent': 4.1.10
|
||||
dev: true
|
||||
|
||||
/@types/testing-library__jest-dom/5.14.1:
|
||||
resolution: {integrity: sha512-Gk9vaXfbzc5zCXI9eYE9BI5BNHEp4D3FWjgqBE/ePGYElLAP+KvxBcsdkwfIVvezs605oiyd/VrpiHe3Oeg+Aw==}
|
||||
/@types/testing-library__jest-dom/5.14.2:
|
||||
resolution: {integrity: sha512-vehbtyHUShPxIa9SioxDwCvgxukDMH//icJG90sXQBUm5lJOHLT5kNeU9tnivhnA/TkOFMzGIXN2cTc4hY8/kg==}
|
||||
dependencies:
|
||||
'@types/jest': 27.0.3
|
||||
dev: true
|
||||
|
Loading…
Reference in New Issue
Block a user