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

This commit is contained in:
Renovate Bot
2021-07-07 22:51:47 +01:00
committed by Łukasz Mierzwa
parent 2bc69d15f3
commit 7ffd6e2fa1
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -4941,9 +4941,9 @@
}
},
"@types/react-dom": {
"version": "17.0.8",
"resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-17.0.8.tgz",
"integrity": "sha512-0ohAiJAx1DAUEcY9UopnfwCE9sSMDGnY/oXjWMax6g3RpzmTt2GMyMVAXcbn0mo8XAff0SbQJl2/SBU+hjSZ1A==",
"version": "17.0.9",
"resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-17.0.9.tgz",
"integrity": "sha512-wIvGxLfgpVDSAMH5utdL9Ngm5Owu0VsGmldro3ORLXV8CShrL8awVj06NuEXFQ5xyaYfdca7Sgbk/50Ri1GdPg==",
"dev": true,
"requires": {
"@types/react": "*"
+1 -1
View File
@@ -72,7 +72,7 @@
"@types/promise-retry": "1.1.3",
"@types/qs": "6.9.7",
"@types/react": "17.0.14",
"@types/react-dom": "17.0.8",
"@types/react-dom": "17.0.9",
"@types/react-js-pagination": "3.0.3",
"@types/react-select": "4.0.16",
"@types/semver": "7.3.7",