From 5ed3e6a74b85e43568d6400da9aa70bd77a92ec1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 6 Nov 2023 16:40:49 +0000 Subject: [PATCH] chore(deps): update dependency @stencil/core to v4.7.1 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index a5c039df07d..7caa7905fde 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "@commitlint/cli": "18.2.0", "@commitlint/config-conventional": "18.1.0", "@sbb-esta/lyne-design-tokens": "0.3.7", - "@stencil/core": "4.5.0", + "@stencil/core": "4.7.1", "@stencil/react-output-target": "0.5.3", "@stencil/sass": "3.0.7", "@storybook/addon-a11y": "7.5.2", diff --git a/yarn.lock b/yarn.lock index d076917731c..cf00e7c0da9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2262,10 +2262,10 @@ dependencies: "@sinonjs/commons" "^1.7.0" -"@stencil/core@4.5.0": - version "4.5.0" - resolved "https://registry.yarnpkg.com/@stencil/core/-/core-4.5.0.tgz#99e2e47985a867c1cba476f9c3632cd2fd06d948" - integrity sha512-XRbHdb9t4SQzCCbF9qsh0dexvnlArEzCDJl19BJzxzazVBM398SeJUKCBh4p91AZIWveN0gHuZSIGMhLWR7qSA== +"@stencil/core@4.7.1": + version "4.7.1" + resolved "https://registry.yarnpkg.com/@stencil/core/-/core-4.7.1.tgz#38f3f42c2348bebd22aee34fc170518870b9baa0" + integrity sha512-KDWA/3qDiABA5LqtHCmTVwORuzgu/YdC0FpSBwVmwlw6K8jUjbTA5JB6Q03da2F+EQlDHOVgbW0TNtHCm54uXQ== "@stencil/react-output-target@0.5.3": version "0.5.3"