From 82c4e2bbe0e45c1a2f8fd94f89e52c8d9fa10f3e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 20 Nov 2022 21:17:03 +0000 Subject: [PATCH] Update dependency @abraham/remotedata to v1.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4e6d56d..ea4cb0a 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "watch": "npx nutmeg watch ." }, "dependencies": { - "@abraham/remotedata": "1.1.0", + "@abraham/remotedata": "1.3.0", "@nutmeg/seed": "0.17.0", "lit-html": "1.1.2" },