From 4cc3041df5f6afc3dc80d0ec769364baa7da9ffa Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 26 Apr 2021 08:04:46 +0000 Subject: [PATCH] Bump tailwindcss from 1.9.6 to 2.1.2 Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 1.9.6 to 2.1.2. - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/master/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v1.9.6...v2.1.2) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3b692fc..8cb19a9 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ }, "dependencies": { "axios": "^0.19.0", - "tailwindcss": "^1.1.2", + "tailwindcss": "^2.1.2", "vue": "^2.5.0", "vue-moment": "^4.0.0" }