From 69079aba828287765f3de140568f6c9a00d0df0f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 25 Sep 2022 00:08:39 +0000 Subject: [PATCH] Bump @types/react-swipeable-views-utils to ^0.13.4 --- docs/package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/package.json b/docs/package.json index 52d1c1745f3b14..4c274ab3f04a3f 100644 --- a/docs/package.json +++ b/docs/package.json @@ -56,7 +56,7 @@ "@types/markdown-to-jsx": "^7.0.1", "@types/react-dom": "^18.0.6", "@types/react-swipeable-views": "^0.13.1", - "@types/react-swipeable-views-utils": "^0.13.3", + "@types/react-swipeable-views-utils": "^0.13.4", "@types/react-virtualized": "^9.21.21", "@types/react-window": "^1.8.5", "@types/styled-components": "5.1.26", diff --git a/yarn.lock b/yarn.lock index a25e8a896836d6..a8226d23326e8b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3632,10 +3632,10 @@ hoist-non-react-statics "^3.3.0" redux "^4.0.0" -"@types/react-swipeable-views-utils@^0.13.3": - version "0.13.3" - resolved "https://registry.yarnpkg.com/@types/react-swipeable-views-utils/-/react-swipeable-views-utils-0.13.3.tgz#e39fbaae1204a99f28fd3cca773915c9903ecad3" - integrity sha512-6A5yfh/XXAl1d/V1kBLhNJtH/GjMny0Ps6GJoOSDjRpBQu71v/xEjATWfmCtMBcVhR3xEn7p4zfi+fi6cV5dQA== +"@types/react-swipeable-views-utils@^0.13.4": + version "0.13.4" + resolved "https://registry.yarnpkg.com/@types/react-swipeable-views-utils/-/react-swipeable-views-utils-0.13.4.tgz#2a48da267b48467887b146178673f4020dec5b1e" + integrity sha512-v0nDk6mMIPAu/kaEnqQpDz2Z7O8ewqy2in7xwobcAAkUKKsdw3MSWFW1BkQ+dPgTrBnj/KXUzx3ZIS6UYviwyA== dependencies: "@material-ui/types" "^4.0.0" "@types/react" "*"