mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-12-30 22:34:10 -05:00
chore(deps): update dependency @types/testing-library__jest-dom to v5.14.7 (#3927)
This commit is contained in:
parent
7e2ad88eb8
commit
beb10af1e7
2 changed files with 5 additions and 5 deletions
|
@ -77,7 +77,7 @@
|
|||
"@types/serve-static": "1.13.10",
|
||||
"@types/superagent": "4.1.18",
|
||||
"@types/supertest": "2.0.12",
|
||||
"@types/testing-library__jest-dom": "5.14.6",
|
||||
"@types/testing-library__jest-dom": "5.14.7",
|
||||
"@types/validator": "13.7.17",
|
||||
"@types/webpack": "5.28.1",
|
||||
"@types/webpack-env": "1.18.0",
|
||||
|
|
|
@ -199,8 +199,8 @@ importers:
|
|||
specifier: 2.0.12
|
||||
version: 2.0.12
|
||||
'@types/testing-library__jest-dom':
|
||||
specifier: 5.14.6
|
||||
version: 5.14.6
|
||||
specifier: 5.14.7
|
||||
version: 5.14.7
|
||||
'@types/validator':
|
||||
specifier: 13.7.17
|
||||
version: 13.7.17
|
||||
|
@ -11382,8 +11382,8 @@ packages:
|
|||
'@types/jest': 27.5.2
|
||||
dev: true
|
||||
|
||||
/@types/testing-library__jest-dom@5.14.6:
|
||||
resolution: {integrity: sha512-FkHXCb+ikSoUP4Y4rOslzTdX5sqYwMxfefKh1GmZ8ce1GOkEHntSp6b5cGadmNfp5e4BMEWOMx+WSKd5/MqlDA==}
|
||||
/@types/testing-library__jest-dom@5.14.7:
|
||||
resolution: {integrity: sha512-PFDoAbR9y8pD9+41oM1Yy0nVCkaRPlklmDZoPCXhNpR0ZO13HAYWqdNEjLtvIiveBmfB/+jdvmuOVeOXehKOaA==}
|
||||
dependencies:
|
||||
'@types/jest': 27.5.2
|
||||
dev: true
|
||||
|
|
Loading…
Reference in a new issue