From 259edafc18e2e91224139d923936fa7b1addd79d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 30 Jul 2023 06:50:08 +0000 Subject: [PATCH] chore(deps): update dependency @bazel/esbuild to v5 --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- yarn.lock | 8 ++++---- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/package.json b/package.json index 807215e..430fcd4 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "@bazel/buildifier": "5.1.0", "@bazel/buildozer": "5.1.0", "@bazel/concatjs": "4.6.2", - "@bazel/esbuild": "4.6.2", + "@bazel/esbuild": "5.8.1", "@bazel/ibazel": "0.16.2", "@bazel/labs": "4.6.1", "@bazel/typescript": "4.6.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index bc0c893..7448ac0 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,8 +15,8 @@ devDependencies: specifier: 4.6.2 version: 4.6.2(karma-chrome-launcher@3.2.0)(karma-firefox-launcher@2.1.2)(karma-jasmine@5.1.0)(karma-junit-reporter@2.0.1)(karma-requirejs@1.1.0)(karma-sourcemap-loader@0.4.0)(karma@6.4.2)(typescript@4.9.5) '@bazel/esbuild': - specifier: 4.6.2 - version: 4.6.2 + specifier: 5.8.1 + version: 5.8.1 '@bazel/ibazel': specifier: 0.16.2 version: 0.16.2 @@ -116,8 +116,8 @@ packages: - typescript dev: true - /@bazel/esbuild@4.6.2: - resolution: {integrity: sha512-VqmeIlEDq7tVNpIk88zS3DZSAV1F1VN92IBPekKuQqIU6PTt3+iID/v4lkK80SwFBthF4pi/PG0PPaulIe/qGA==} + /@bazel/esbuild@5.8.1: + resolution: {integrity: sha512-8k4LL8P3ivCnFeBOcjiFxL8U+M5VtEGuOyIqm2hfEiP8xDWsZLS7YQ7KhshKJy7Elh2dlK9oGgMtl0D/x9kxxg==} requiresBuild: true dev: true diff --git a/yarn.lock b/yarn.lock index 48a5ca1..dbd7f1f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -21,10 +21,10 @@ source-map-support "0.5.9" tsutils "3.21.0" -"@bazel/esbuild@4.6.2": - version "4.6.2" - resolved "https://registry.yarnpkg.com/@bazel/esbuild/-/esbuild-4.6.2.tgz#1be88b6c4c07cabb2dd84a698d5be0f32de934f4" - integrity sha512-VqmeIlEDq7tVNpIk88zS3DZSAV1F1VN92IBPekKuQqIU6PTt3+iID/v4lkK80SwFBthF4pi/PG0PPaulIe/qGA== +"@bazel/esbuild@5.8.1": + version "5.8.1" + resolved "https://registry.yarnpkg.com/@bazel/esbuild/-/esbuild-5.8.1.tgz#74668d33bfb29652cbe8e2852aa8dca5e0839e73" + integrity sha512-8k4LL8P3ivCnFeBOcjiFxL8U+M5VtEGuOyIqm2hfEiP8xDWsZLS7YQ7KhshKJy7Elh2dlK9oGgMtl0D/x9kxxg== "@bazel/ibazel@0.16.2": version "0.16.2"