From cc31c64987621e04ddad9b0a4b5c49df5d804150 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jan 2025 06:24:34 +0000 Subject: [PATCH] deps(dev): bump bun-types from 1.1.43 to 1.1.44 Bumps [bun-types](https://github.com/oven-sh/bun/tree/HEAD/packages/bun-types) from 1.1.43 to 1.1.44. - [Release notes](https://github.com/oven-sh/bun/releases) - [Commits](https://github.com/oven-sh/bun/commits/bun-v1.1.44/packages/bun-types) --- updated-dependencies: - dependency-name: bun-types dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- arcjet-bun/package.json | 2 +- package-lock.json | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/arcjet-bun/package.json b/arcjet-bun/package.json index 5f553b1a5..797916107 100644 --- a/arcjet-bun/package.json +++ b/arcjet-bun/package.json @@ -51,7 +51,7 @@ "@arcjet/tsconfig": "1.0.0-beta.1", "@types/node": "20.12.12", "@rollup/wasm-node": "4.30.1", - "bun-types": "1.1.43", + "bun-types": "1.1.44", "expect": "29.7.0", "typescript": "5.7.3" }, diff --git a/package-lock.json b/package-lock.json index 8f3457e44..a527f32d2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -99,7 +99,7 @@ "@arcjet/tsconfig": "1.0.0-beta.1", "@rollup/wasm-node": "4.30.1", "@types/node": "20.12.12", - "bun-types": "1.1.43", + "bun-types": "1.1.44", "expect": "29.7.0", "typescript": "5.7.3" } @@ -2652,9 +2652,9 @@ "dev": true }, "node_modules/bun-types": { - "version": "1.1.43", - "resolved": "https://registry.npmjs.org/bun-types/-/bun-types-1.1.43.tgz", - "integrity": "sha512-W0wCtVH+bwFp7p3Zgs03CqxEDmXxEvmmUM/FBKgWIv9T8gyeotvIjIbHzuDScc2DphhRNtr7hJLCR5PspYL5qw==", + "version": "1.1.44", + "resolved": "https://registry.npmjs.org/bun-types/-/bun-types-1.1.44.tgz", + "integrity": "sha512-jtcekoZeSINgEcHSISzhR13w/cyE+Fankw2Cpl4c0fN3lRmKVAX0i9ay4FyK4lOxUK1HG4HkuIlrPvXKz4Y7sw==", "dev": true, "license": "MIT", "dependencies": {