From b7ec7e42c7fe141394e40f0de56bf0bbb6bf1b96 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Sep 2023 10:34:20 +0000 Subject: [PATCH] build(deps-dev): bump the esbuild group with 4 updates Dependabot couldn't find the original pull request head commit, 469ebf2ab2349d481654a1f01e039ac6a9bf79fc. --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index da130e69e..af4b7688f 100644 --- a/package.json +++ b/package.json @@ -18,11 +18,11 @@ "argparse": "2.0.1", "remarkable": "2.0.0", "chrome-remote-interface": "0.30.0", - "esbuild": "0.19.1", - "esbuild-plugin-copy": "2.0.2", - "esbuild-plugin-replace": "1.3.0", + "esbuild": "0.19.3", + "esbuild-plugin-copy": "2.1.1", + "esbuild-plugin-replace": "1.4.0", "esbuild-sass-plugin": "2.15.0", - "esbuild-wasm": "0.19.1", + "esbuild-wasm": "0.19.3", "eslint": "8.45.0", "eslint-config-standard": "17.0.0", "eslint-config-standard-jsx": "11.0.0",