From 329bf8a3384474cfe45ecae142dfb7d97b699aa2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 May 2024 15:48:22 +0000 Subject: deps(node): bump lightningcss from 1.24.1 to 1.25.0 Bumps [lightningcss](https://github.com/parcel-bundler/lightningcss) from 1.24.1 to 1.25.0. - [Release notes](https://github.com/parcel-bundler/lightningcss/releases) - [Commits](https://github.com/parcel-bundler/lightningcss/compare/v1.24.1...v1.25.0) --- updated-dependencies: - dependency-name: lightningcss dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index 2f20407..2125609 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "@types/node": "^20.12.12", "astro": "^4.8.6", "fsevents": "^2.3.3", - "lightningcss": "^1.24.1", + "lightningcss": "^1.25.0", "sharp": "^0.33.4", "typescript": "^5.4.5" }, -- cgit v1.2.3