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