From 6a8d74118ae6268ab5adb0b26ea7ad607f0b62c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Aug 2025 07:57:51 +0000 Subject: [PATCH] build(deps): bump @lizardbyte/contribkit Bumps [@lizardbyte/contribkit](https://github.com/LizardByte/contribkit) from 2025.819.235650 to 2025.821.193159. - [Commits](https://github.com/LizardByte/contribkit/commits) --- updated-dependencies: - dependency-name: "@lizardbyte/contribkit" dependency-version: 2025.821.193159 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 aeb16014..cafcf6cc 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "build": "bash build.sh" }, "dependencies": { - "@lizardbyte/contribkit": "2025.819.235650" + "@lizardbyte/contribkit": "2025.821.193159" }, "devDependencies": { "@types/node": "^24.0.0"