Merge pull request #36 from wbkd/dependabot/npm_and_yarn/types/react-16.9.7

This commit is contained in:
dependabot-preview[bot]
2019-10-16 11:21:35 +00:00
committed by GitHub
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -1617,9 +1617,9 @@
"integrity": "sha512-ce5d3q03Ex0sy4R14722Rmt6MT07Ua+k4FwDfdcToYJcMKNtRVQvJ6JCAPdAmAnbRb6CsX6aYb9m96NGod9uTw=="
},
"@types/react": {
"version": "16.9.6",
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.9.6.tgz",
"integrity": "sha512-ulPWlBFO0DQiObqxEm3t4icozuakPy5O81g6QyHv+Nyo1UPL+QVq2rmq1e4J8oHY7jl0HEtMAHNwNIzv6FRuTQ==",
"version": "16.9.7",
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.9.7.tgz",
"integrity": "sha512-cF/zwVSOa/NQ5ZSLwUmAdeARgJkmu94shnqDO0dUOsp5roeS8SXtYv06uKeQMYgMjnP6dXH5CecxL+GibvqEFg==",
"dev": true,
"requires": {
"@types/prop-types": "*",
+1 -1
View File
@@ -22,7 +22,7 @@
"@babel/preset-react": "^7.6.3",
"@types/classnames": "^2.2.9",
"@types/d3": "^5.7.2",
"@types/react": "^16.9.6",
"@types/react": "^16.9.7",
"@types/react-dom": "^16.9.2",
"autoprefixer": "^9.6.5",
"babel-loader": "^8.0.6",