From 873006faa93326df22102c01ce6f11e834b5ddc8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Jun 2025 10:10:14 +0000 Subject: [PATCH] build(deps): bump @lizardbyte/contribkit Bumps [@lizardbyte/contribkit](https://github.com/LizardByte/contribkit) from 2025.615.10025 to 2025.626.150832. - [Commits](https://github.com/LizardByte/contribkit/commits) --- updated-dependencies: - dependency-name: "@lizardbyte/contribkit" dependency-version: 2025.626.150832 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0e0fbc9b..10b63574 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "build": "bash build.sh" }, "dependencies": { - "@lizardbyte/contribkit": "2025.615.10025" + "@lizardbyte/contribkit": "2025.626.150832" }, "devDependencies": { "@types/node": "^24.0.0"