From 2a88497cf20456348f6eae40299818a7b7fd2a55 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Apr 2023 09:35:43 +0000 Subject: [PATCH] build(deps-dev): bump @stencil/angular-output-target from 0.5.0 to 0.6.0 Bumps [@stencil/angular-output-target](https://github.com/ionic-team/stencil-ds-output-targets) from 0.5.0 to 0.6.0. - [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/compare/@stencil/angular-output-target@0.5.0...v0.6.0) --- 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 ff04d5c1a..5731ac224 100644 --- a/package-lock.json +++ b/package-lock.json @@ -6205,12 +6205,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.6.0", + "resolved": "https://registry.npmjs.org/@stencil/angular-output-target/-/angular-output-target-0.6.0.tgz", + "integrity": "sha512-FqHeRSb125joYzT/jHg3uOz5vKNAg7m3ffI/XXoy2ENC2K9X6NgJp8zuYcqW/o9SlQ8CWuoAv5AiF+tayzDTFA==", "dev": true, "peerDependencies": { - "@stencil/core": "^2.9.0 || ^3.0.0-beta.0" + "@stencil/core": "^2.9.0 || ^3.0.0" } }, "node_modules/@stencil/core": { @@ -46669,7 +46669,7 @@ "devDependencies": { "@faker-js/faker": "^7.6.0", "@stencil-community/eslint-plugin": "0.5.0", - "@stencil/angular-output-target": "0.5.0", + "@stencil/angular-output-target": "0.6.0", "@stencil/core": "2.22.2", "@stencil/react-output-target": "0.4.0", "@stencil/sass": "2.0.4", @@ -48788,7 +48788,7 @@ "@db-ui/core": "^2.9.0", "@faker-js/faker": "^7.6.0", "@stencil-community/eslint-plugin": "0.5.0", - "@stencil/angular-output-target": "0.5.0", + "@stencil/angular-output-target": "0.6.0", "@stencil/core": "2.22.2", "@stencil/react-output-target": "0.4.0", "@stencil/sass": "2.0.4", @@ -53192,9 +53192,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.6.0", + "resolved": "https://registry.npmjs.org/@stencil/angular-output-target/-/angular-output-target-0.6.0.tgz", + "integrity": "sha512-FqHeRSb125joYzT/jHg3uOz5vKNAg7m3ffI/XXoy2ENC2K9X6NgJp8zuYcqW/o9SlQ8CWuoAv5AiF+tayzDTFA==", "dev": true, "requires": {} }, diff --git a/packages/db-ui-elements-stencil/package.json b/packages/db-ui-elements-stencil/package.json index efbb491c9..13f624106 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": "^7.6.0", "@stencil-community/eslint-plugin": "0.5.0", - "@stencil/angular-output-target": "0.5.0", + "@stencil/angular-output-target": "0.6.0", "@stencil/core": "2.22.2", "@stencil/react-output-target": "0.4.0", "@stencil/sass": "2.0.4",