From c837d95677570af8ae090efa35639cdae36a2e61 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 12 Apr 2024 10:34:53 +0100 Subject: [PATCH] Update dependency @swc/helpers to v0.5.9 (#86024) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- packages/grafana-prometheus/package.json | 2 +- yarn.lock | 12 ++++++------ 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index b1ab7dfbbc9..3131f16e792 100644 --- a/package.json +++ b/package.json @@ -89,7 +89,7 @@ "@rtk-query/codegen-openapi": "^1.2.0", "@rtsao/plugin-proposal-class-properties": "7.0.1-patch.1", "@swc/core": "1.4.2", - "@swc/helpers": "0.5.8", + "@swc/helpers": "0.5.9", "@testing-library/dom": "10.0.0", "@testing-library/jest-dom": "6.4.2", "@testing-library/react": "15.0.0", diff --git a/packages/grafana-prometheus/package.json b/packages/grafana-prometheus/package.json index dcb5929349c..e638f435a2a 100644 --- a/packages/grafana-prometheus/package.json +++ b/packages/grafana-prometheus/package.json @@ -81,7 +81,7 @@ "@rollup/plugin-image": "3.0.3", "@rollup/plugin-node-resolve": "15.2.3", "@swc/core": "1.4.2", - "@swc/helpers": "0.5.8", + "@swc/helpers": "0.5.9", "@testing-library/dom": "10.0.0", "@testing-library/jest-dom": "6.4.2", "@testing-library/react": "15.0.0", diff --git a/yarn.lock b/yarn.lock index 57b9a7aa76f..524f8b07136 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4019,7 +4019,7 @@ __metadata: "@rollup/plugin-image": "npm:3.0.3" "@rollup/plugin-node-resolve": "npm:15.2.3" "@swc/core": "npm:1.4.2" - "@swc/helpers": "npm:0.5.8" + "@swc/helpers": "npm:0.5.9" "@testing-library/dom": "npm:10.0.0" "@testing-library/jest-dom": "npm:6.4.2" "@testing-library/react": "npm:15.0.0" @@ -8904,12 +8904,12 @@ __metadata: languageName: node linkType: hard -"@swc/helpers@npm:0.5.8, @swc/helpers@npm:^0.5.0": - version: 0.5.8 - resolution: "@swc/helpers@npm:0.5.8" +"@swc/helpers@npm:0.5.9, @swc/helpers@npm:^0.5.0": + version: 0.5.9 + resolution: "@swc/helpers@npm:0.5.9" dependencies: tslib: "npm:^2.4.0" - checksum: 10/3f4caa7bd4411c134caf833ff13bfeee62bd86654e2122a4f3ed8dfd1247651d3b81e64c0fd7dbb605089e6c68bb7416062341c097c155298bd3c0f7de58dc45 + checksum: 10/39e75216f43474c8d2796d337f1f8425c0d0e4d51422748dc01accc2f1c1bbf309b2efbf2ce0bffa6c695b2eeb83893a3e9670a1dc15b14d57780cb7fe7754a0 languageName: node linkType: hard @@ -18657,7 +18657,7 @@ __metadata: "@rtk-query/codegen-openapi": "npm:^1.2.0" "@rtsao/plugin-proposal-class-properties": "npm:7.0.1-patch.1" "@swc/core": "npm:1.4.2" - "@swc/helpers": "npm:0.5.8" + "@swc/helpers": "npm:0.5.9" "@testing-library/dom": "npm:10.0.0" "@testing-library/jest-dom": "npm:6.4.2" "@testing-library/react": "npm:15.0.0"