From 18a3438eb92e07c555c8ce5ee20ce8fd244d59f7 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 31 Aug 2020 07:19:53 +0000 Subject: [PATCH] chore(deps-dev): Bump @open-wc/testing from 2.5.17 to 2.5.25 Bumps [@open-wc/testing](https://github.com/open-wc/open-wc/tree/HEAD/packages/testing) from 2.5.17 to 2.5.25. - [Release notes](https://github.com/open-wc/open-wc/releases) - [Changelog](https://github.com/open-wc/open-wc/blob/master/packages/testing/CHANGELOG.md) - [Commits](https://github.com/open-wc/open-wc/commits/@open-wc/testing@2.5.25/packages/testing) Signed-off-by: dependabot-preview[bot] --- package-lock.json | 50 +++++++++++++++++++++++------------------------ package.json | 2 +- 2 files changed, 26 insertions(+), 26 deletions(-) diff --git a/package-lock.json b/package-lock.json index d3d544a..bca0f82 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1391,9 +1391,9 @@ } }, "@open-wc/dedupe-mixin": { - "version": "1.2.17", - "resolved": "https://registry.npmjs.org/@open-wc/dedupe-mixin/-/dedupe-mixin-1.2.17.tgz", - "integrity": "sha512-9A3WohqNxEloJa4y1DuBL5zH12cNRNW1vsrkiaLMnOGuQdhibs2XY1oliudsKpvIeNjDXRVRPUdIIzn65BypCw==", + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/@open-wc/dedupe-mixin/-/dedupe-mixin-1.3.0.tgz", + "integrity": "sha512-UfdK1MPnR6T7f3svzzYBfu3qBkkZ/KsPhcpc3JYhsUY4hbpwNF9wEQtD4Z+/mRqMTJrKg++YSxIxE0FBhY3RIw==", "dev": true }, "@open-wc/demoing-storybook": { @@ -1572,33 +1572,33 @@ } }, "@open-wc/scoped-elements": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/@open-wc/scoped-elements/-/scoped-elements-1.1.1.tgz", - "integrity": "sha512-Fx9bFOA14xGeNFQpSeyp6GmqW1vJyETr1qlem9pDS3hlK/HpWUtoBRAPyo4yexjY+aeSsenUeAYDXzPWQgeWXw==", + "version": "1.2.2", + "resolved": "https://registry.npmjs.org/@open-wc/scoped-elements/-/scoped-elements-1.2.2.tgz", + "integrity": "sha512-C3JU79gNBmcxqKqZ8aTargPmBBwQvyws6lhfZ+9I0NH8SKk0k6ExjzyUwsDa2i/kbhBuUE5NebaDZJM5Jw4/6w==", "dev": true, "requires": { - "@open-wc/dedupe-mixin": "^1.2.17", + "@open-wc/dedupe-mixin": "^1.3.0", "lit-html": "^1.0.0" } }, "@open-wc/semantic-dom-diff": { - "version": "0.17.9", - "resolved": "https://registry.npmjs.org/@open-wc/semantic-dom-diff/-/semantic-dom-diff-0.17.9.tgz", - "integrity": "sha512-wO4xM3FhLmGGZM3wDexUPFb55tqVX45LJQ9l3uNKj1Roi0/aV1KjIohdE2J0zUJivfCxAWo1Dy45hNkCHO4CVA==", + "version": "0.17.10", + "resolved": "https://registry.npmjs.org/@open-wc/semantic-dom-diff/-/semantic-dom-diff-0.17.10.tgz", + "integrity": "sha512-7RAJqHsaFGA8LoBlgaScTxSu5FXga89Af1RXv3n/Rmv/x/W5mmyIKMfUR3F/RJofm2/FwnLWtaHgwS9qB1eNfg==", "dev": true, "requires": { "@types/chai": "^4.2.11" } }, "@open-wc/testing": { - "version": "2.5.17", - "resolved": "https://registry.npmjs.org/@open-wc/testing/-/testing-2.5.17.tgz", - "integrity": "sha512-ozXsOhmf1+mbtKJdbbjPAnfi4HPAkeQYv2zon6rmwv0i0RNZ9S0LkT8wgsn8wpn2+dvckMvks9g/mqXvciaf2g==", + "version": "2.5.25", + "resolved": "https://registry.npmjs.org/@open-wc/testing/-/testing-2.5.25.tgz", + "integrity": "sha512-j+i3YDLDmarb2ZRy/NdRY/y2PyEB48rrMUJrOg1/yxmgAp9xACVeQROBFL1h7I3HgyaG84KPXhJ8T6GRXUR7Qg==", "dev": true, "requires": { "@open-wc/chai-dom-equals": "^0.12.36", - "@open-wc/semantic-dom-diff": "^0.17.9", - "@open-wc/testing-helpers": "^1.8.2", + "@open-wc/semantic-dom-diff": "^0.17.10", + "@open-wc/testing-helpers": "^1.8.9", "@types/chai": "^4.2.11", "@types/chai-dom": "^0.0.9", "@types/mocha": "^5.0.0", @@ -1611,12 +1611,12 @@ } }, "@open-wc/testing-helpers": { - "version": "1.8.2", - "resolved": "https://registry.npmjs.org/@open-wc/testing-helpers/-/testing-helpers-1.8.2.tgz", - "integrity": "sha512-zxfZZOS4/30sceo7RHGHUxhxSe2F+NUsKYPK7EIATSJbQ1j9/3HIR+9PqYnZcRI3DT3CdPKQka/60dUJPH1kiQ==", + "version": "1.8.9", + "resolved": "https://registry.npmjs.org/@open-wc/testing-helpers/-/testing-helpers-1.8.9.tgz", + "integrity": "sha512-M7pPOE1tjSW06Kavft4vlQcRf0RGbPeaBqGn57YHYw05XxbY3ZDoJGA8hwaA0jyuLbv8XTwOJwtwHJf6fuRE4w==", "dev": true, "requires": { - "@open-wc/scoped-elements": "^1.1.1", + "@open-wc/scoped-elements": "^1.2.2", "lit-element": "^2.2.1", "lit-html": "^1.0.0" } @@ -1786,9 +1786,9 @@ "dev": true }, "@types/chai": { - "version": "4.2.11", - "resolved": "https://registry.npmjs.org/@types/chai/-/chai-4.2.11.tgz", - "integrity": "sha512-t7uW6eFafjO+qJ3BIV2gGUyZs27egcNRkUdalkud+Qa3+kg//f129iuOFivHDXQ+vnU3fDXuwgv0cqMCbcE8sw==", + "version": "4.2.12", + "resolved": "https://registry.npmjs.org/@types/chai/-/chai-4.2.12.tgz", + "integrity": "sha512-aN5IAC8QNtSUdQzxu7lGBgYAOuU1tmRU4c9dIq5OKGf/SBVjXo+ffM2wEjudAWbgpOhy60nLoAGH1xm8fpCKFQ==", "dev": true }, "@types/chai-dom": { @@ -2107,9 +2107,9 @@ } }, "@types/sinon": { - "version": "9.0.4", - "resolved": "https://registry.npmjs.org/@types/sinon/-/sinon-9.0.4.tgz", - "integrity": "sha512-sJmb32asJZY6Z2u09bl0G2wglSxDlROlAejCjsnor+LzBMz17gu8IU7vKC/vWDnv9zEq2wqADHVXFjf4eE8Gdw==", + "version": "9.0.5", + "resolved": "https://registry.npmjs.org/@types/sinon/-/sinon-9.0.5.tgz", + "integrity": "sha512-4CnkGdM/5/FXDGqL32JQ1ttVrGvhOoesLLF7VnTh4KdjK5N5VQOtxaylFqqTjnHx55MnD9O02Nbk5c1ELC8wlQ==", "dev": true, "requires": { "@types/sinonjs__fake-timers": "*" diff --git a/package.json b/package.json index 2e0257f..2dc95fc 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "@open-wc/testing-karma": "^3.4.1", "webpack-merge": "^4.2.2", "@open-wc/testing-karma-bs": "^1.3.77", - "@open-wc/testing": "^2.5.17", + "@open-wc/testing": "^2.5.25", "@open-wc/demoing-storybook": "^2.3.5", "@open-wc/building-rollup": "^1.3.1", "rimraf": "^3.0.2",