From 2e87c085a0f2874d6f18824888ce1cc02a0a21ea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Jun 2023 11:47:51 +0000 Subject: [PATCH] build(deps-dev): bump @stencil/angular-output-target from 0.5.0 to 0.7.0 Bumps [@stencil/angular-output-target](https://github.com/ionic-team/stencil-ds-output-targets) from 0.5.0 to 0.7.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...@stencil/angular-output-target@0.7.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 c1c26ef1a..46605ad17 100644 --- a/package-lock.json +++ b/package-lock.json @@ -6206,12 +6206,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.0", + "resolved": "https://registry.npmjs.org/@stencil/angular-output-target/-/angular-output-target-0.7.0.tgz", + "integrity": "sha512-OMK5oQHlMB2MTYMwU28TP1PfjkQWXHnH7f57sWis0XvFPznBtYTHAGCqiCjLM6toPCncEiZYsswZD+rm77QSGQ==", "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": { @@ -46927,7 +46927,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.7.0", "@stencil/core": "2.22.2", "@stencil/react-output-target": "0.4.0", "@stencil/sass": "2.0.4", @@ -49047,7 +49047,7 @@ "@db-ui/core": "^2.10.2", "@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.7.0", "@stencil/core": "2.22.2", "@stencil/react-output-target": "0.4.0", "@stencil/sass": "2.0.4", @@ -53451,9 +53451,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.0", + "resolved": "https://registry.npmjs.org/@stencil/angular-output-target/-/angular-output-target-0.7.0.tgz", + "integrity": "sha512-OMK5oQHlMB2MTYMwU28TP1PfjkQWXHnH7f57sWis0XvFPznBtYTHAGCqiCjLM6toPCncEiZYsswZD+rm77QSGQ==", "dev": true, "requires": {} }, diff --git a/packages/db-ui-elements-stencil/package.json b/packages/db-ui-elements-stencil/package.json index 2dc37326c..027c31eaf 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.7.0", "@stencil/core": "2.22.2", "@stencil/react-output-target": "0.4.0", "@stencil/sass": "2.0.4",