Merge pull request #669 from wbkd/dependabot/npm_and_yarn/main/types/react-16.9.56
chore(deps-dev): bump @types/react from 16.9.55 to 16.9.56
This commit is contained in:
Generated
+3
-3
@@ -2023,9 +2023,9 @@
|
|||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"@types/react": {
|
"@types/react": {
|
||||||
"version": "16.9.55",
|
"version": "16.9.56",
|
||||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.9.55.tgz",
|
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.9.56.tgz",
|
||||||
"integrity": "sha512-6KLe6lkILeRwyyy7yG9rULKJ0sXplUsl98MGoCfpteXf9sPWFWWMknDcsvubcpaTdBuxtsLF6HDUwdApZL/xIg==",
|
"integrity": "sha512-gIkl4J44G/qxbuC6r2Xh+D3CGZpJ+NdWTItAPmZbR5mUS+JQ8Zvzpl0ea5qT/ZT3ZNTUcDKUVqV3xBE8wv/DyQ==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"@types/prop-types": "*",
|
"@types/prop-types": "*",
|
||||||
|
|||||||
+1
-1
@@ -48,7 +48,7 @@
|
|||||||
"@svgr/rollup": "^5.4.0",
|
"@svgr/rollup": "^5.4.0",
|
||||||
"@types/classnames": "^2.2.11",
|
"@types/classnames": "^2.2.11",
|
||||||
"@types/d3": "^6.0.0",
|
"@types/d3": "^6.0.0",
|
||||||
"@types/react": "^16.9.55",
|
"@types/react": "^16.9.56",
|
||||||
"@types/react-dom": "^16.9.9",
|
"@types/react-dom": "^16.9.9",
|
||||||
"autoprefixer": "^9.8.6",
|
"autoprefixer": "^9.8.6",
|
||||||
"babel-preset-react-app": "^10.0.0",
|
"babel-preset-react-app": "^10.0.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user