From 8007ec0f82b11d07c7e49175e5a866fe31fc12df Mon Sep 17 00:00:00 2001
From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue, 19 Mar 2024 01:53:19 +0000
Subject: [PATCH] chore(deps): bump lightningcss from 1.24.0 to 1.24.1 (#1012)
---
package.json | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/package.json b/package.json
index 1458048..b3cb9d2 100644
--- a/package.json
+++ b/package.json
@@ -52,7 +52,7 @@
"hast-util-to-string": "^3.0.0",
"is-absolute-url": "^4.0.1",
"js-yaml": "^4.1.0",
- "lightningcss": "^1.24.0",
+ "lightningcss": "^1.24.1",
"mdast-util-find-and-replace": "^3.0.1",
"mdast-util-to-hast": "^13.1.0",
"mdast-util-to-string": "^4.0.0",
--
Gitblit v1.10.0