Merge pull request #152 from wbkd/dependabot/npm_and_yarn/develop/types/react-16.9.27

chore(deps-dev): bump @types/react from 16.9.22 to 16.9.27
This commit is contained in:
Moritz
2020-04-01 16:32:52 +02:00
committed by GitHub
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -2559,9 +2559,9 @@
"integrity": "sha512-ce5d3q03Ex0sy4R14722Rmt6MT07Ua+k4FwDfdcToYJcMKNtRVQvJ6JCAPdAmAnbRb6CsX6aYb9m96NGod9uTw=="
},
"@types/react": {
"version": "16.9.22",
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.9.22.tgz",
"integrity": "sha512-7OSt4EGiLvy0h5R7X+r0c7S739TCU/LvWbkNOrm10lUwNHe7XPz5OLhLOSZeCkqO9JSCly1NkYJ7ODTUqVnHJQ==",
"version": "16.9.27",
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.9.27.tgz",
"integrity": "sha512-j+RvQb9w7a2kZFBOgTh+s/elCwtqWUMN6RJNdmz0ntmwpeoMHKnyhUcmYBu7Yw94Rtj9938D+TJSn6WGcq2+OA==",
"dev": true,
"requires": {
"@types/prop-types": "*",

View File

@@ -22,7 +22,7 @@
"@babel/preset-react": "^7.8.3",
"@types/classnames": "^2.2.9",
"@types/d3": "^5.7.2",
"@types/react": "^16.9.22",
"@types/react": "^16.9.27",
"@types/react-dom": "^16.9.4",
"autoprefixer": "^9.7.4",
"babel-loader": "^8.0.6",