From ee57aa44be28bce6e5abaa08e663fbaee0263970 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Aug 2020 01:43:50 +0000 Subject: [PATCH] Bump @open-wc/testing from 2.5.22 to 2.5.24 Bumps [@open-wc/testing](https://github.com/open-wc/open-wc/tree/HEAD/packages/testing) from 2.5.22 to 2.5.24. - [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.24/packages/testing) Signed-off-by: dependabot[bot] --- package-lock.json | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/package-lock.json b/package-lock.json index 72dbd20..b181d02 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3720,9 +3720,9 @@ } }, "@open-wc/scoped-elements": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/@open-wc/scoped-elements/-/scoped-elements-1.2.1.tgz", - "integrity": "sha512-6da5k3+JjnIezEhpITGxSyobzW5q10N3iZoJoZy6RzPUoCvbEYsgkpxM0jzhCO8bMQD8EiQM7pb4HlxTc2oQDQ==", + "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.3.0", @@ -3739,14 +3739,14 @@ } }, "@open-wc/testing": { - "version": "2.5.22", - "resolved": "https://registry.npmjs.org/@open-wc/testing/-/testing-2.5.22.tgz", - "integrity": "sha512-XsOJCIDxAlGR+BD4CAsNrVFgpnPv8qmbio+lkaJq1ku7ZBqmKi7YY7QtLPY1V2A+fvCpoLfqP68aAt3Iqoxd8A==", + "version": "2.5.24", + "resolved": "https://registry.npmjs.org/@open-wc/testing/-/testing-2.5.24.tgz", + "integrity": "sha512-O/SmqCAAdU8bsPAfNID1SBP0vG/pIBjGsVyrsGrEPpvcoqZzatMVDTDI+VXRB7zjIStIp6nX95PORgG+w71m+A==", "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.7", + "@open-wc/testing-helpers": "^1.8.9", "@types/chai": "^4.2.11", "@types/chai-dom": "^0.0.9", "@types/mocha": "^5.0.0", @@ -3888,12 +3888,12 @@ } }, "@open-wc/testing-helpers": { - "version": "1.8.7", - "resolved": "https://registry.npmjs.org/@open-wc/testing-helpers/-/testing-helpers-1.8.7.tgz", - "integrity": "sha512-e5cDctrbIeVkm/hP9fKBNl2z3cMdoRgVLo/HxfUW4d5bnF8UeJ0wPIzhHqB420fyfBx5wQkrPCLyOdc+PcecQA==", + "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.2.1", + "@open-wc/scoped-elements": "^1.2.2", "lit-element": "^2.2.1", "lit-html": "^1.0.0" } @@ -8363,9 +8363,9 @@ "dev": true }, "lit-element": { - "version": "2.3.1", - "resolved": "https://registry.npmjs.org/lit-element/-/lit-element-2.3.1.tgz", - "integrity": "sha512-tOcUAmeO3BzwiQ7FGWdsshNvC0HVHcTFYw/TLIImmKwXYoV0E7zCBASa8IJ7DiP4cen/Yoj454gS0qqTnIGsFA==", + "version": "2.4.0", + "resolved": "https://registry.npmjs.org/lit-element/-/lit-element-2.4.0.tgz", + "integrity": "sha512-pBGLglxyhq/Prk2H91nA0KByq/hx/wssJBQFiYqXhGDvEnY31PRGYf1RglVzyLeRysu0IHm2K0P196uLLWmwFg==", "dev": true, "requires": { "lit-html": "^1.1.1"