From bc650fbf76b07ca6be2dccb359d89bd1b474de0e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Feb 2026 14:45:33 +0000 Subject: [PATCH] chore(deps): bump @hatchet-dev/typescript-sdk from 1.12.0 to 1.12.1 Bumps [@hatchet-dev/typescript-sdk](https://github.com/hatchet-dev/hatchet) from 1.12.0 to 1.12.1. - [Release notes](https://github.com/hatchet-dev/hatchet/releases) - [Commits](https://github.com/hatchet-dev/hatchet/commits) --- updated-dependencies: - dependency-name: "@hatchet-dev/typescript-sdk" dependency-version: 1.12.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index d756b4d..d415e0f 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "typescript": "^5.9.3" }, "dependencies": { - "@hatchet-dev/typescript-sdk": "^1.12.0" + "@hatchet-dev/typescript-sdk": "^1.12.1" }, "packageManager": "pnpm@9.15.4+sha512.b2dc20e2fc72b3e18848459b37359a32064663e5627a51e4c74b2c29dd8e8e0491483c3abb40789cfd578bf362fb6ba8261b05f0387d76792ed6e23ea3b1b6a0" } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e876472..d6aa468 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,8 +9,8 @@ importers: .: dependencies: '@hatchet-dev/typescript-sdk': - specifier: ^1.12.0 - version: 1.12.0 + specifier: ^1.12.1 + version: 1.12.1 devDependencies: '@types/node': specifier: ^22.15.3 @@ -33,8 +33,8 @@ packages: engines: {node: '>=6'} hasBin: true - '@hatchet-dev/typescript-sdk@1.12.0': - resolution: {integrity: sha512-j0cYgpXbTU38jYAfKbXSsk6TTaih0SZuLHrk9u0QiihfyOJ3UKlqEEGsIKJhi1Zw7Vl8YEsMlHhMGrtJB9OoqQ==} + '@hatchet-dev/typescript-sdk@1.12.1': + resolution: {integrity: sha512-ZXVcfaizvo6JgQjejVJj+YuzypHQrV2mM+yjO/E54ZfdJ4+tHXaNz4BJoUlRF3MmqOp24I7UZAVT8IK0gJVY7Q==} '@js-sdsl/ordered-map@4.4.2': resolution: {integrity: sha512-iUKgm52T8HOE/makSxjqoWhe95ZJA1/G1sYsGev2JDKUSS14KAgg1LHb+Ba+IPow0xflbnSkOsZcO08C7w1gYw==} @@ -336,7 +336,7 @@ snapshots: protobufjs: 7.5.4 yargs: 17.7.2 - '@hatchet-dev/typescript-sdk@1.12.0': + '@hatchet-dev/typescript-sdk@1.12.1': dependencies: '@bufbuild/protobuf': 2.11.0 '@types/qs': 6.14.0