From 65a9a2550c130c155f792fc544591c5374480a86 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 25 Jan 2022 08:00:46 +0000 Subject: [PATCH] Update dependency @builder.io/qwik to v0.0.16-4 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 4850898af9..0c0613ad13 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "version": "1.0.0", "description": "[Real time React page editor, in typescript! ![Screenshot](./spike.land-1920x1080.png)](https://spike.land)", "devDependencies": { - "@builder.io/qwik": "0.0.16-2", + "@builder.io/qwik": "0.0.16-4", "@cloudflare/kv-asset-handler": "0.2.0", "@cloudflare/workers-types": "3.3.1", "@jspm/generator": "1.0.0-beta.22", diff --git a/yarn.lock b/yarn.lock index 9274c73d95..573f709e32 100644 --- a/yarn.lock +++ b/yarn.lock @@ -260,10 +260,10 @@ "@babel/helper-validator-identifier" "^7.16.7" to-fast-properties "^2.0.0" -"@builder.io/qwik@0.0.16-2": - version "0.0.16-2" - resolved "https://registry.yarnpkg.com/@builder.io/qwik/-/qwik-0.0.16-2.tgz#1c2bad2f25ea633111edd9aa3994c8148584aa42" - integrity sha512-WRPaA/2b8v7rwQAg8WaBcQHiu9UoCFGAM4LvYG/LrIRg/oUWyfTJm3eVURRYxZwnBSM1jMylNJafLbcJBRIQow== +"@builder.io/qwik@0.0.16-4": + version "0.0.16-4" + resolved "https://registry.yarnpkg.com/@builder.io/qwik/-/qwik-0.0.16-4.tgz#a07962d8ee715686988fe99c0e392b7396437faa" + integrity sha512-F4oD+zIEXRdbsU/9lSwvwezZ78i+YgMoWY8Ji13zKdCosv/1/SuRfh11IhZ22q7417z7Tg0eayZpd71IF6ef6A== "@cloudflare/kv-asset-handler@0.2.0": version "0.2.0"