From 0789b8f53000a0da77d336c49796da60f273ef6c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 28 Mar 2026 07:06:14 +0000 Subject: [PATCH] chore(deps): bump @crowdin/crowdin-api-client from 1.54.0 to 1.55.0 Bumps [@crowdin/crowdin-api-client](https://github.com/crowdin/crowdin-api-client-js) from 1.54.0 to 1.55.0. - [Release notes](https://github.com/crowdin/crowdin-api-client-js/releases) - [Commits](https://github.com/crowdin/crowdin-api-client-js/compare/1.54.0...1.55.0) --- updated-dependencies: - dependency-name: "@crowdin/crowdin-api-client" dependency-version: 1.55.0 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 8c0e518..e22face 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "type": "module", "private": true, "dependencies": { - "@crowdin/crowdin-api-client": "1.54.0", + "@crowdin/crowdin-api-client": "1.55.0", "@octokit/rest": "22.0.1" }, "devDependencies": {