Browse Source

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

master
Renovate Bot 4 years ago
committed by jamaljsr
parent
commit
8e215baec0
  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.39",
"@types/react": "16.9.41",
"@types/react-copy-to-clipboard": "4.3.0",
"@types/react-dom": "16.9.8",
"@types/react-redux": "7.1.9",

8
yarn.lock

@ -2581,10 +2581,10 @@
"@types/prop-types" "*"
csstype "^2.2.0"
"@types/react@16.9.39":
version "16.9.39"
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.39.tgz#d400fd57cef4cdd6c3a6286506e230e0b2995bba"
integrity sha512-kpdbGez6hqN9Ihcoi6flShP+ka9XxSBPes1UOBPLmbH6oRiBLkrh2VrtWosTy/l5LKGYSGoWf2WPFRCU4gdRmg==
"@types/react@16.9.41":
version "16.9.41"
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.41.tgz#925137ee4d2ff406a0ecf29e8e9237390844002e"
integrity sha512-6cFei7F7L4wwuM+IND/Q2cV1koQUvJ8iSV+Gwn0c3kvABZ691g7sp3hfEQHOUBJtccl1gPi+EyNjMIl9nGA0ug==
dependencies:
"@types/prop-types" "*"
csstype "^2.2.0"

Loading…
Cancel
Save