From eba02bc3e8fd60f53f40218539b4236efd16fc32 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 27 Jun 2020 11:46:55 +0100 Subject: [PATCH] chore(deps): update dependency @types/react to v16.9.41 (#146) Co-authored-by: Renovate Bot --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 795100c..cab07ba 100644 --- a/package.json +++ b/package.json @@ -85,7 +85,7 @@ "@types/nprogress": "0.2.0", "@types/object-fit-images": "3.2.0", "@types/prismjs": "1.16.1", - "@types/react": "16.9.38", + "@types/react": "16.9.41", "@types/react-modal": "3.10.5", "@types/react-transition-group": "4.4.0", "@types/sharp": "0.25.0", diff --git a/yarn.lock b/yarn.lock index b5c0c1e..440c196 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2787,10 +2787,10 @@ "@types/prop-types" "*" csstype "^2.2.0" -"@types/react@16.9.38": - version "16.9.38" - resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.38.tgz#868405dace93a4095d3e054f4c4a1de7a1ac0680" - integrity sha512-pHAeZbjjNRa/hxyNuLrvbxhhnKyKNiLC6I5fRF2Zr/t/S6zS41MiyzH4+c+1I9vVfvuRt1VS2Lodjr4ZWnxrdA== +"@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"