chore(deps-dev): bump @types/react-dom from 16.9.4 to 16.9.6

Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 16.9.4 to 16.9.6.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-04-01 14:58:21 +00:00
committed by GitHub
parent a98f294d88
commit 33cc79ce81
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -4203,9 +4203,9 @@
}
},
"@types/react-dom": {
"version": "16.9.4",
"resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-16.9.4.tgz",
"integrity": "sha512-fya9xteU/n90tda0s+FtN5Ym4tbgxpq/hb/Af24dvs6uYnYn+fspaxw5USlw0R8apDNwxsqumdRoCoKitckQqw==",
"version": "16.9.6",
"resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-16.9.6.tgz",
"integrity": "sha512-S6ihtlPMDotrlCJE9ST1fRmYrQNNwfgL61UB4I1W7M6kPulUKx9fXAleW5zpdIjUQ4fTaaog8uERezjsGUj9HQ==",
"dev": true,
"requires": {
"@types/react": "*"
+1 -1
View File
@@ -23,7 +23,7 @@
"@types/classnames": "^2.2.9",
"@types/d3": "^5.7.2",
"@types/react": "^16.9.27",
"@types/react-dom": "^16.9.4",
"@types/react-dom": "^16.9.6",
"autoprefixer": "^9.7.4",
"babel-loader": "^8.0.6",
"babel-preset-react-app": "^9.1.2",