From c7d9fcc452ea88aeba0ae84185dd17570eb571b7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 15 Sep 2024 06:53:33 +0000 Subject: [PATCH] chore(deps): update dependency @esbuild/win32-x64 to v0.23.1 --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 75f7adc2a..f99446750 100644 --- a/package-lock.json +++ b/package-lock.json @@ -80,7 +80,7 @@ "@esbuild/darwin-arm64": "^0.18.20", "@esbuild/darwin-x64": "^0.23.0", "@esbuild/linux-x64": "0.23.0", - "@esbuild/win32-x64": "0.23.0" + "@esbuild/win32-x64": "0.23.1" } }, "node_modules/@aashutoshrathi/word-wrap": { @@ -2119,9 +2119,9 @@ } }, "node_modules/@esbuild/win32-x64": { - "version": "0.23.0", - "resolved": "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.23.0.tgz", - "integrity": "sha512-Arm+WgUFLUATuoxCJcahGuk6Yj9Pzxd6l11Zb/2aAuv5kWWvvfhLFo2fni4uSK5vzlUdCGZ/BdV5tH8klj8p8g==", + "version": "0.23.1", + "resolved": "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.23.1.tgz", + "integrity": "sha512-BHpFFeslkWrXWyUPnbKm+xYYVYruCinGcftSBaa8zoF9hZO4BcSCFUvHVTtzpIY6YzUnYtuEhZ+C9iEXjxnasg==", "cpu": [ "x64" ], diff --git a/package.json b/package.json index 34b3f4b78..d74a391fe 100644 --- a/package.json +++ b/package.json @@ -93,7 +93,7 @@ "@esbuild/darwin-arm64": "^0.18.20", "@esbuild/darwin-x64": "^0.23.0", "@esbuild/linux-x64": "0.23.0", - "@esbuild/win32-x64": "0.23.0" + "@esbuild/win32-x64": "0.23.1" }, "browserslist": { "production": [