From 14fd959a2c5590cdac0745a0530fda7f00d04615 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Aug 2023 09:27:13 +0000 Subject: [PATCH] build(deps-dev): bump @stencil/angular-output-target from 0.5.0 to 0.7.1 Bumps [@stencil/angular-output-target](https://github.com/ionic-team/stencil-ds-output-targets) from 0.5.0 to 0.7.1. - [Release notes](https://github.com/ionic-team/stencil-ds-output-targets/releases) - [Changelog](https://github.com/ionic-team/stencil-ds-output-targets/blob/main/CHANGELOG.md) - [Commits](https://github.com/ionic-team/stencil-ds-output-targets/commits) --- updated-dependencies: - dependency-name: "@stencil/angular-output-target" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 18 +++++++++--------- packages/db-ui-elements-stencil/package.json | 2 +- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package-lock.json b/package-lock.json index ad1b2d0da..71d47af26 100644 --- a/package-lock.json +++ b/package-lock.json @@ -6791,12 +6791,12 @@ } }, "node_modules/@stencil/angular-output-target": { - "version": "0.5.0", - "resolved": "https://registry.npmjs.org/@stencil/angular-output-target/-/angular-output-target-0.5.0.tgz", - "integrity": "sha512-U2I6dZdL8hvnogafG9IwtYRaAns5fQMacjee/3WNMRMYagrpz7R6cDdX4O0U8q6jks1ej91GchgZsQOVE9UcKg==", + "version": "0.7.1", + "resolved": "https://registry.npmjs.org/@stencil/angular-output-target/-/angular-output-target-0.7.1.tgz", + "integrity": "sha512-lxJbCAbyAQVAKGgEpNTjSF7GZZszbrJnNdNVgzuD1hLRFJyElA6kUSL0GQrZMbiPG5lC/cYdbQwpyWHX4xN8mw==", "dev": true, "peerDependencies": { - "@stencil/core": "^2.9.0 || ^3.0.0-beta.0" + "@stencil/core": ">=2.0.0 || >=3 || >= 4.0.0-beta.0 || >= 4.0.0" } }, "node_modules/@stencil/core": { @@ -48947,7 +48947,7 @@ "devDependencies": { "@faker-js/faker": "^8.0.2", "@stencil-community/eslint-plugin": "0.5.0", - "@stencil/angular-output-target": "0.5.0", + "@stencil/angular-output-target": "0.7.1", "@stencil/core": "3.4.2", "@stencil/react-output-target": "0.4.0", "@stencil/sass": "3.0.5", @@ -51198,7 +51198,7 @@ "@db-ui/core": "^2.11.3", "@faker-js/faker": "^8.0.2", "@stencil-community/eslint-plugin": "0.5.0", - "@stencil/angular-output-target": "0.5.0", + "@stencil/angular-output-target": "0.7.1", "@stencil/core": "3.4.2", "@stencil/react-output-target": "0.4.0", "@stencil/sass": "3.0.5", @@ -55773,9 +55773,9 @@ } }, "@stencil/angular-output-target": { - "version": "0.5.0", - "resolved": "https://registry.npmjs.org/@stencil/angular-output-target/-/angular-output-target-0.5.0.tgz", - "integrity": "sha512-U2I6dZdL8hvnogafG9IwtYRaAns5fQMacjee/3WNMRMYagrpz7R6cDdX4O0U8q6jks1ej91GchgZsQOVE9UcKg==", + "version": "0.7.1", + "resolved": "https://registry.npmjs.org/@stencil/angular-output-target/-/angular-output-target-0.7.1.tgz", + "integrity": "sha512-lxJbCAbyAQVAKGgEpNTjSF7GZZszbrJnNdNVgzuD1hLRFJyElA6kUSL0GQrZMbiPG5lC/cYdbQwpyWHX4xN8mw==", "dev": true, "requires": {} }, diff --git a/packages/db-ui-elements-stencil/package.json b/packages/db-ui-elements-stencil/package.json index f8e014893..8d8cbcbb5 100644 --- a/packages/db-ui-elements-stencil/package.json +++ b/packages/db-ui-elements-stencil/package.json @@ -36,7 +36,7 @@ "devDependencies": { "@faker-js/faker": "^8.0.2", "@stencil-community/eslint-plugin": "0.5.0", - "@stencil/angular-output-target": "0.5.0", + "@stencil/angular-output-target": "0.7.1", "@stencil/core": "3.4.2", "@stencil/react-output-target": "0.4.0", "@stencil/sass": "3.0.5",