From b768097cdff5cda3aa06126aeb5d6027ed222ccf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Apr 2023 08:03:00 +0000 Subject: [PATCH] Bump @lightrix/scripts from 0.1.3 to 0.1.7 Bumps [@lightrix/scripts](https://github.com/Lightrix/npm/tree/HEAD/scripts) from 0.1.3 to 0.1.7. - [Release notes](https://github.com/Lightrix/npm/releases) - [Changelog](https://github.com/Lightrix/npm/blob/main/scripts/CHANGELOG.md) - [Commits](https://github.com/Lightrix/npm/commits/@lightrix/scripts@v0.1.7/scripts) --- updated-dependencies: - dependency-name: "@lightrix/scripts" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e0e8edab4..9668147a3 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ }, "devDependencies": { "@lightrix/config": "0.0.7", - "@lightrix/scripts": "0.1.3", + "@lightrix/scripts": "0.1.7", "astro": "2.0.13" }, "publishConfig": {