Merge pull request #31 from wbkd/dependabot/npm_and_yarn/types/react-dom-16.9.2
This commit is contained in:
6
package-lock.json
generated
6
package-lock.json
generated
@@ -1621,9 +1621,9 @@
|
||||
}
|
||||
},
|
||||
"@types/react-dom": {
|
||||
"version": "16.9.1",
|
||||
"resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-16.9.1.tgz",
|
||||
"integrity": "sha512-1S/akvkKr63qIUWVu5IKYou2P9fHLb/P2VAwyxVV85JGaGZTcUniMiTuIqM3lXFB25ej6h+CYEQ27ERVwi6eGA==",
|
||||
"version": "16.9.2",
|
||||
"resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-16.9.2.tgz",
|
||||
"integrity": "sha512-hgPbBoI1aTSTvZwo8HYw35UaTldW6n2ETLvHAcfcg1FaOuBV3olmyCe5eMpx2WybWMBPv0MdU2t5GOcQhP+3zA==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@types/react": "*"
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
"@babel/preset-react": "^7.6.3",
|
||||
"@types/d3": "^5.7.2",
|
||||
"@types/react": "^16.9.6",
|
||||
"@types/react-dom": "^16.9.1",
|
||||
"@types/react-dom": "^16.9.2",
|
||||
"autoprefixer": "^9.6.5",
|
||||
"babel-loader": "^8.0.6",
|
||||
"babel-preset-react-app": "^9.0.2",
|
||||
|
||||
Reference in New Issue
Block a user