Update dependency @types/react-beautiful-dnd to v13.1.3 (#9760)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-03-07 13:34:09 +00:00 committed by GitHub
parent fef8f3955f
commit 2c97cb4054
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2354,9 +2354,9 @@
"@types/node" "*" "@types/node" "*"
"@types/react-beautiful-dnd@^13.0.0": "@types/react-beautiful-dnd@^13.0.0":
version "13.1.2" version "13.1.3"
resolved "https://registry.yarnpkg.com/@types/react-beautiful-dnd/-/react-beautiful-dnd-13.1.2.tgz#510405abb09f493afdfd898bf83995dc6385c130" resolved "https://registry.yarnpkg.com/@types/react-beautiful-dnd/-/react-beautiful-dnd-13.1.3.tgz#9812f6086c4b77ce08c83120788d92084a26db0f"
integrity sha512-+OvPkB8CdE/bGdXKyIhc/Lm2U7UAYCCJgsqmopFmh9gbAudmslkI8eOrPDjg4JhwSE6wytz4a3/wRjKtovHVJg== integrity sha512-BNdmvONKtsrZq3AGrujECQrIn8cDT+fZsxBLXuX3YWY/nHfZinUFx4W88eS0rkcXzuLbXpKOsu/1WCMPMLEpPg==
dependencies: dependencies:
"@types/react" "*" "@types/react" "*"