From 55420614eb1885f5aae477a47f263856abf6b3d6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 5 Oct 2025 02:11:07 +0000 Subject: [PATCH] chore(deps-dev): bump bun-types from 1.2.21 to 1.2.23 Bumps [bun-types](https://github.com/oven-sh/bun/tree/HEAD/packages/bun-types) from 1.2.21 to 1.2.23. - [Release notes](https://github.com/oven-sh/bun/releases) - [Commits](https://github.com/oven-sh/bun/commits/bun-v1.2.23/packages/bun-types) --- updated-dependencies: - dependency-name: bun-types dependency-version: 1.2.23 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 397e395..3636107 100644 --- a/package-lock.json +++ b/package-lock.json @@ -96,9 +96,9 @@ } }, "node_modules/bun-types": { - "version": "1.2.21", - "resolved": "https://registry.npmjs.org/bun-types/-/bun-types-1.2.21.tgz", - "integrity": "sha512-sa2Tj77Ijc/NTLS0/Odjq/qngmEPZfbfnOERi0KRUYhT9R8M4VBioWVmMWE5GrYbKMc+5lVybXygLdibHaqVqw==", + "version": "1.2.23", + "resolved": "https://registry.npmjs.org/bun-types/-/bun-types-1.2.23.tgz", + "integrity": "sha512-R9f0hKAZXgFU3mlrA0YpE/fiDvwV0FT9rORApt2aQVWSuJDzZOyB5QLc0N/4HF57CS8IXJ6+L5E4W1bW6NS2Aw==", "dev": true, "license": "MIT", "dependencies": {