From c1c16bafcc12e21bc84b59f5bd34acb403092bee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Feb 2025 05:57:58 +0000 Subject: [PATCH] Bump esbuild from 0.18.17 to 0.25.0 in /Primrose.TypeScript Bumps [esbuild](https://github.com/evanw/esbuild) from 0.18.17 to 0.25.0. - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2023.md) - [Commits](https://github.com/evanw/esbuild/compare/v0.18.17...v0.25.0) --- updated-dependencies: - dependency-name: esbuild dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- Primrose.TypeScript/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Primrose.TypeScript/package.json b/Primrose.TypeScript/package.json index 9492caca..0e05b305 100644 --- a/Primrose.TypeScript/package.json +++ b/Primrose.TypeScript/package.json @@ -15,7 +15,7 @@ "@juniper-lib/testing": "file:../../Juniper/src/Juniper.TypeScript/@juniper-lib/testing", "@juniper-types/dom-types": "file:../../Juniper/src/Juniper.TypeScript/@juniper-types/dom-types", "@types/offscreencanvas": "2019.7.3", - "esbuild": "0.18.17", + "esbuild": "0.25.0", "tslib": "2.6.1" }, "dependencies": {