From 68f1c837d7cd5eb550cf585912a798e23184a041 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Nov 2024 15:47:20 +0000 Subject: [PATCH] chore(deps-dev): bump @ryangjchandler/alpine-tooltip from 1.3.1 to 2.0.1 Bumps [@ryangjchandler/alpine-tooltip](https://github.com/ryangjchandler/alpine-tooltip) from 1.3.1 to 2.0.1. - [Release notes](https://github.com/ryangjchandler/alpine-tooltip/releases) - [Commits](https://github.com/ryangjchandler/alpine-tooltip/compare/v1.3.1...v2.0.1) --- updated-dependencies: - dependency-name: "@ryangjchandler/alpine-tooltip" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 444a7db3..5e7f787b 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "devDependencies": { "@alpinejs/intersect": "^3.6.1", "@awcodes/alpine-floating-ui": "^3.5.0", - "@ryangjchandler/alpine-tooltip": "^1.2.0", + "@ryangjchandler/alpine-tooltip": "^2.0.1", "@tailwindcss/aspect-ratio": "^0.4.2", "@tailwindcss/forms": "^0.5.7", "@tailwindcss/typography": "^0.5.10",