From 3c911827d954f3a106ddcaee82144ee8412eec02 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 18:15:35 +0000 Subject: [PATCH] Bump bun-plugin-dts from 0.2.4 to 0.3.0 Bumps [bun-plugin-dts](https://github.com/wobsoriano/bun-plugin-dts) from 0.2.4 to 0.3.0. - [Commits](https://github.com/wobsoriano/bun-plugin-dts/compare/v0.2.4...v0.3.0) --- updated-dependencies: - dependency-name: bun-plugin-dts dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6ebd8c448..2601cbb16 100644 --- a/package.json +++ b/package.json @@ -68,7 +68,7 @@ "@types/uuid": "^10.0.0", "@typescript-eslint/eslint-plugin": "^5.62.0", "@typescript-eslint/parser": "^5.62.0", - "bun-plugin-dts": "^0.2.3", + "bun-plugin-dts": "^0.3.0", "bun-types": "latest", "eslint": "^9.11.1", "prettier": "^3.3.3",