Browse Source

chore(deps): update dependency @types/react to v16.9.37

master
Renovate Bot 4 years ago
parent
commit
8a10179efe
No known key found for this signature in database GPG Key ID: 81C63AE1C224182B
  1. 2
      package.json
  2. 8
      yarn.lock

2
package.json

@ -74,7 +74,7 @@
"@types/jest": "26.0.0",
"@types/js-yaml": "3.12.4",
"@types/node": "12.12.31",
"@types/react": "16.9.36",
"@types/react": "16.9.37",
"@types/react-copy-to-clipboard": "4.3.0",
"@types/react-dom": "16.9.8",
"@types/react-redux": "7.1.9",

8
yarn.lock

@ -2541,10 +2541,10 @@
"@types/prop-types" "*"
csstype "^2.2.0"
"@types/react@16.9.36":
version "16.9.36"
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.36.tgz#ade589ff51e2a903e34ee4669e05dbfa0c1ce849"
integrity sha512-mGgUb/Rk/vGx4NCvquRuSH0GHBQKb1OqpGS9cT9lFxlTLHZgkksgI60TuIxubmn7JuCb+sENHhQciqa0npm0AQ==
"@types/react@16.9.37":
version "16.9.37"
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.37.tgz#8fb93e7dbd5b1d3796f69aa979a7fe0439bc7bea"
integrity sha512-ZqnAXallQiZ08LTSqMfWMNvAfJEzRLOxdlbbbCIJlYGjU98BEU6bE2uBpKPGeWn+v3hIgCraHKtqUcKZBzMP/Q==
dependencies:
"@types/prop-types" "*"
csstype "^2.2.0"

Loading…
Cancel
Save