diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-05-20 15:48:22 +0000 |
|---|---|---|
| committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2024-05-20 15:48:35 +0000 |
| commit | 329bf8a3384474cfe45ecae142dfb7d97b699aa2 (patch) | |
| tree | 8f6d04083527e9651bce11aa4437c731b9cfb61c /package.json | |
| parent | 223786f6768c9168b759e2fc290ff82c0d55848b (diff) | |
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] <[email protected]>
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
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" }, |
