From 93497d50d5e2cffbdc4b5d9cdba6dbf34692e0f1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Jun 2025 10:46:11 +0000 Subject: [PATCH] build(deps): bump @lizardbyte/contribkit Bumps [@lizardbyte/contribkit](https://github.com/LizardByte/contribkit) from 2025.612.34035 to 2025.615.10025. - [Commits](https://github.com/LizardByte/contribkit/commits) --- updated-dependencies: - dependency-name: "@lizardbyte/contribkit" dependency-version: 2025.615.10025 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 880e96b0..0e0fbc9b 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "build": "bash build.sh" }, "dependencies": { - "@lizardbyte/contribkit": "2025.612.34035" + "@lizardbyte/contribkit": "2025.615.10025" }, "devDependencies": { "@types/node": "^24.0.0"