From f981b42dbca5df47c1a25b4915f15d4055a8a85e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 4 May 2024 20:35:38 -0700 Subject: [PATCH] build(deps): bump @withfig/api-bindings from 0.29.4 to 0.30.5 (#113) Bumps @withfig/api-bindings from 0.29.4 to 0.30.5. --- updated-dependencies: - dependency-name: "@withfig/api-bindings" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- hooks/package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/hooks/package.json b/hooks/package.json index 6704a8e2..4cb4422c 100644 --- a/hooks/package.json +++ b/hooks/package.json @@ -13,7 +13,7 @@ "build": "tsc" }, "dependencies": { - "@withfig/api-bindings": "^0.29.4", + "@withfig/api-bindings": "^0.30.5", "react": "^18.2.0" }, "devDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 990a49c2..92c8041d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -270,8 +270,8 @@ importers: hooks: dependencies: '@withfig/api-bindings': - specifier: ^0.29.4 - version: 0.29.4 + specifier: ^0.30.5 + version: 0.30.5 react: specifier: ^18.2.0 version: 18.2.0 @@ -2750,9 +2750,9 @@ packages: /@ungap/structured-clone@1.2.0: resolution: {integrity: sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==} - /@withfig/api-bindings@0.29.4: - resolution: {integrity: sha512-+HrbQdHaXQdGTRQzlqM4GQwm7aBQ8SA6PD5tNSZh0Z71jcVhNeFc/vMBf07A9KqwkMTjojOiJYXz1YkQN/eZEA==} - engines: {node: '>=14'} + /@withfig/api-bindings@0.30.5: + resolution: {integrity: sha512-eRahnf3L5dQ6QWq9fY0rTWABWYPUZNpzAZDLb5u1bwbmwvDegz74qY6W1E5pc5SEpM+HHxRUC6ySAl8PeiQXwQ==} + engines: {node: '>=16'} dependencies: long: 5.2.3 protobufjs: 7.2.5