0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-12-16 21:56:25 -05:00

chore(deps): update dependency @types/react-dom to v17.0.10 (#2555)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2021-10-22 07:03:16 +02:00 committed by GitHub
parent 5776015058
commit 162d64e053
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -19,7 +19,7 @@
"devDependencies": {
"@types/react": "17.0.31",
"@types/react-autosuggest": "10.1.5",
"@types/react-dom": "17.0.9",
"@types/react-dom": "17.0.10",
"@types/react-helmet": "6.1.4",
"@types/redux": "3.6.0",
"@types/react-router-dom": "5.3.1",

View file

@ -726,7 +726,7 @@ importers:
'@testing-library/react': 12.1.2
'@types/react': 17.0.31
'@types/react-autosuggest': 10.1.5
'@types/react-dom': 17.0.9
'@types/react-dom': 17.0.10
'@types/react-helmet': 6.1.4
'@types/react-router-dom': 5.3.1
'@types/react-virtualized': 9.21.13
@ -808,7 +808,7 @@ importers:
'@testing-library/react': 12.1.2_react-dom@17.0.2+react@17.0.2
'@types/react': 17.0.31
'@types/react-autosuggest': 10.1.5
'@types/react-dom': 17.0.9
'@types/react-dom': 17.0.10
'@types/react-helmet': 6.1.4
'@types/react-router-dom': 5.3.1
'@types/react-virtualized': 9.21.13
@ -6519,8 +6519,8 @@ packages:
'@types/react': 17.0.31
dev: true
/@types/react-dom/17.0.9:
resolution: {integrity: sha512-wIvGxLfgpVDSAMH5utdL9Ngm5Owu0VsGmldro3ORLXV8CShrL8awVj06NuEXFQ5xyaYfdca7Sgbk/50Ri1GdPg==}
/@types/react-dom/17.0.10:
resolution: {integrity: sha512-8oz3NAUId2z/zQdFI09IMhQPNgIbiP8Lslhv39DIDamr846/0spjZK0vnrMak0iB8EKb9QFTTIdg2Wj2zH5a3g==}
dependencies:
'@types/react': 17.0.31
dev: true