From db78da7c4292661305ee411f9742cb8e843fed9c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 31 Oct 2023 18:21:24 +0000 Subject: [PATCH] chore(deps): update dependency @types/react-beautiful-dnd to v13.1.6 --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index c3b01ecb1..814f86bd0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -30,7 +30,7 @@ "@tanstack/react-virtual": "3.0.0-alpha.0", "@testing-library/react": "14.0.0", "@types/react": "18.2.33", - "@types/react-beautiful-dnd": "13.1.4", + "@types/react-beautiful-dnd": "13.1.6", "@types/react-virtualized": "9.21.26", "@types/react-window": "1.8.7", "@typescript-eslint/parser": "6.9.0", @@ -9748,9 +9748,9 @@ } }, "node_modules/@types/react-beautiful-dnd": { - "version": "13.1.4", - "resolved": "https://registry.npmjs.org/@types/react-beautiful-dnd/-/react-beautiful-dnd-13.1.4.tgz", - "integrity": "sha512-4bIBdzOr0aavN+88q3C7Pgz+xkb7tz3whORYrmSj77wfVEMfiWiooIwVWFR7KM2e+uGTe5BVrXqSfb0aHeflJA==", + "version": "13.1.6", + "resolved": "https://registry.npmjs.org/@types/react-beautiful-dnd/-/react-beautiful-dnd-13.1.6.tgz", + "integrity": "sha512-FXAuaa52ux7HWQDumi3MFSAAsW8OKfDImy1pSZPKe85nV9mZ1f4spVzW0a2boYvkIhphjbWUi5EwUiRG8Rq/Qg==", "dev": true, "dependencies": { "@types/react": "*" @@ -31673,9 +31673,9 @@ } }, "@types/react-beautiful-dnd": { - "version": "13.1.4", - "resolved": "https://registry.npmjs.org/@types/react-beautiful-dnd/-/react-beautiful-dnd-13.1.4.tgz", - "integrity": "sha512-4bIBdzOr0aavN+88q3C7Pgz+xkb7tz3whORYrmSj77wfVEMfiWiooIwVWFR7KM2e+uGTe5BVrXqSfb0aHeflJA==", + "version": "13.1.6", + "resolved": "https://registry.npmjs.org/@types/react-beautiful-dnd/-/react-beautiful-dnd-13.1.6.tgz", + "integrity": "sha512-FXAuaa52ux7HWQDumi3MFSAAsW8OKfDImy1pSZPKe85nV9mZ1f4spVzW0a2boYvkIhphjbWUi5EwUiRG8Rq/Qg==", "dev": true, "requires": { "@types/react": "*" diff --git a/package.json b/package.json index 34fdf94ad..07e361d09 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "@tanstack/react-virtual": "3.0.0-alpha.0", "@testing-library/react": "14.0.0", "@types/react": "18.2.33", - "@types/react-beautiful-dnd": "13.1.4", + "@types/react-beautiful-dnd": "13.1.6", "@types/react-virtualized": "9.21.26", "@types/react-window": "1.8.7", "@typescript-eslint/parser": "6.9.0",