From 603d7b17411bc25a562acb80ebde71ae058892d0 Mon Sep 17 00:00:00 2001 From: Stainless Bot <107565488+stainless-bot@users.noreply.github.com> Date: Tue, 2 Apr 2024 15:01:59 +0200 Subject: [PATCH] chore(deps): bump yarn to v1.22.22 (#369) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c5cd1bd..428bb85 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "type": "commonjs", "repository": "github:anthropics/anthropic-sdk-typescript", "license": "MIT", - "packageManager": "yarn@1.22.21", + "packageManager": "yarn@1.22.22", "files": [ "*" ],