From 5aa18b45469fcfe2cfb9d362c5eec2c307ccb458 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 18 Oct 2023 14:59:14 +0000 Subject: [PATCH] Update dependency @types/react-beautiful-dnd to v13.1.6 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 31b6421..7dc5762 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "devDependencies": { "@tauri-apps/cli": "1.5.1", "@types/react": "18.2.25", - "@types/react-beautiful-dnd": "13.1.3", + "@types/react-beautiful-dnd": "13.1.6", "@types/react-dom": "18.2.10", "@vitejs/plugin-react": "4.0.0", "autoprefixer": "10.4.16", diff --git a/yarn.lock b/yarn.lock index d85c277..e9ac1a7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -802,10 +802,10 @@ resolved "https://registry.npmjs.org/@types/prop-types/-/prop-types-15.7.4.tgz" integrity sha512-rZ5drC/jWjrArrS8BR6SIr4cWpW09RNTYt9AMZo3Jwwif+iacXAqgVjm0B0Bv/S1jhDXKHqRVNCbACkJ89RAnQ== -"@types/react-beautiful-dnd@13.1.3": - version "13.1.3" - resolved "https://registry.yarnpkg.com/@types/react-beautiful-dnd/-/react-beautiful-dnd-13.1.3.tgz#9812f6086c4b77ce08c83120788d92084a26db0f" - integrity sha512-BNdmvONKtsrZq3AGrujECQrIn8cDT+fZsxBLXuX3YWY/nHfZinUFx4W88eS0rkcXzuLbXpKOsu/1WCMPMLEpPg== +"@types/react-beautiful-dnd@13.1.6": + version "13.1.6" + resolved "https://registry.yarnpkg.com/@types/react-beautiful-dnd/-/react-beautiful-dnd-13.1.6.tgz#a616443903bfc370fee298b0144dbce7234d5561" + integrity sha512-FXAuaa52ux7HWQDumi3MFSAAsW8OKfDImy1pSZPKe85nV9mZ1f4spVzW0a2boYvkIhphjbWUi5EwUiRG8Rq/Qg== dependencies: "@types/react" "*"