From 4e881b671b9ca7f57d0f41f27bc67c9fe3c492df Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Oct 2024 15:18:12 +0000 Subject: [PATCH] Bump bun-types from 1.1.21 to 1.1.33 Bumps [bun-types](https://github.com/oven-sh/bun/tree/HEAD/packages/bun-types) from 1.1.21 to 1.1.33. - [Release notes](https://github.com/oven-sh/bun/releases) - [Commits](https://github.com/oven-sh/bun/commits/bun-v1.1.33/packages/bun-types) --- updated-dependencies: - dependency-name: bun-types dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 3bb21b1..1b1b9e9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -236,9 +236,9 @@ } }, "node_modules/bun-types": { - "version": "1.1.21", - "resolved": "https://registry.npmjs.org/bun-types/-/bun-types-1.1.21.tgz", - "integrity": "sha512-oz9q2KGiuQZciV8oBCYfTTwJMWEFFYBF0gOyO0dsV06yQvJIiFMcUx5PDk580UJ2Po5amtwjgRJ8ksxSiCueHQ==", + "version": "1.1.33", + "resolved": "https://registry.npmjs.org/bun-types/-/bun-types-1.1.33.tgz", + "integrity": "sha512-SOMt3HeI34EyXoAsMxs5qY+e8cjQOn9v1BQl/ZUy1BsOYYuSPBSRVBYE5DjauqY1bOAWGFAjVu9G9pSmCe1bVw==", "dev": true, "dependencies": { "@types/node": "~20.12.8",