Merge pull request #29 from wbkd/dependabot/npm_and_yarn/types/react-16.9.6
This commit is contained in:
Generated
+3
-3
@@ -1611,9 +1611,9 @@
|
||||
"integrity": "sha512-ce5d3q03Ex0sy4R14722Rmt6MT07Ua+k4FwDfdcToYJcMKNtRVQvJ6JCAPdAmAnbRb6CsX6aYb9m96NGod9uTw=="
|
||||
},
|
||||
"@types/react": {
|
||||
"version": "16.9.5",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.9.5.tgz",
|
||||
"integrity": "sha512-jQ12VMiFOWYlp+j66dghOWcmDDwhca0bnlcTxS4Qz/fh5gi6wpaZDthPEu/Gc/YlAuO87vbiUXL8qKstFvuOaA==",
|
||||
"version": "16.9.6",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.9.6.tgz",
|
||||
"integrity": "sha512-ulPWlBFO0DQiObqxEm3t4icozuakPy5O81g6QyHv+Nyo1UPL+QVq2rmq1e4J8oHY7jl0HEtMAHNwNIzv6FRuTQ==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@types/prop-types": "*",
|
||||
|
||||
+1
-1
@@ -20,7 +20,7 @@
|
||||
"@babel/preset-env": "^7.6.3",
|
||||
"@babel/preset-react": "^7.6.3",
|
||||
"@types/d3": "^5.7.2",
|
||||
"@types/react": "^16.9.5",
|
||||
"@types/react": "^16.9.6",
|
||||
"@types/react-dom": "^16.9.1",
|
||||
"autoprefixer": "^9.6.4",
|
||||
"babel-loader": "^8.0.6",
|
||||
|
||||
Reference in New Issue
Block a user