From c642afe1befd6f93ece5de938210cc41050c45df Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2019 00:35:34 +0000 Subject: [PATCH] chore(package): update lockfile package-lock.json --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index b48616f..d7b318f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -876,9 +876,9 @@ } }, "@magic-modules/light-switch": { - "version": "0.0.2", - "resolved": "https://registry.npmjs.org/@magic-modules/light-switch/-/light-switch-0.0.2.tgz", - "integrity": "sha512-taEIDDIBuntB/bvJlrcIIaPFdOj0bbMac5/LA98KMQgK/dWcayDQh8xJticO8AryIIHnieauJzyic3WQ366UNg==", + "version": "0.0.3", + "resolved": "https://registry.npmjs.org/@magic-modules/light-switch/-/light-switch-0.0.3.tgz", + "integrity": "sha512-YICyGcFDrCT6F/KrIllEpa+xdpITMviv6+yekljvM/MNblpnwe/IbHruj4UzxNJFpI3Q3CHvqaDw5uZQKGqdaQ==", "dev": true }, "@magic-modules/pre": {