From 5a7c230f4b27208b6f68941e06bf1e38fc101977 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Nov 2024 20:07:47 +0900 Subject: [PATCH] chore(deps-dev): bump unplugin-parcel-macros from 0.0.3 to 0.1.1 (#245) Bumps [unplugin-parcel-macros](https://github.com/devongovett/unplugin-parcel-macros) from 0.0.3 to 0.1.1. - [Release notes](https://github.com/devongovett/unplugin-parcel-macros/releases) - [Commits](https://github.com/devongovett/unplugin-parcel-macros/compare/v0.0.3...v0.1.1) --- updated-dependencies: - dependency-name: unplugin-parcel-macros dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 10419bd..7bddb26 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "fs-extra": "^11.2.0", "hono": "^4.6.9", "queue-tick": "^1.0.1", - "unplugin-parcel-macros": "^0.0.3", + "unplugin-parcel-macros": "^0.1.1", "yallist": "^5.0.0" }, "trustedDependencies": ["sharp"]