From 7e5c4600feb86c3413297c9f0bf8a5d6064cc167 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 22:17:20 +0000 Subject: [PATCH] chore(deps): update dependency @lit-labs/testing to v0.2.5 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 3a303fd1fa..824f419053 100644 --- a/package.json +++ b/package.json @@ -79,7 +79,7 @@ "@eslint/js": "9.12.0", "@lit-labs/observers": "2.0.4", "@lit-labs/router": "0.1.3", - "@lit-labs/testing": "0.2.4", + "@lit-labs/testing": "0.2.5", "@lit/react": "1.0.5", "@open-wc/lit-helpers": "0.7.0", "@open-wc/testing": "4.0.0", diff --git a/yarn.lock b/yarn.lock index 53e9cefaf7..a725f689da 100644 --- a/yarn.lock +++ b/yarn.lock @@ -799,10 +799,10 @@ node-fetch "^3.2.8" parse5 "^7.1.1" -"@lit-labs/testing@0.2.4": - version "0.2.4" - resolved "https://registry.yarnpkg.com/@lit-labs/testing/-/testing-0.2.4.tgz#941071637b3dc3aff52d1d04262a45f0e6d6c044" - integrity sha512-NasNKbELasyfA1vIcfMwM0H/2mE98uFsyf/yDWtcl9fAEsTpRRWrmPdQDrHDyim5LKnsQutCzBP3Fof83hSCIA== +"@lit-labs/testing@0.2.5": + version "0.2.5" + resolved "https://registry.yarnpkg.com/@lit-labs/testing/-/testing-0.2.5.tgz#c284c947671c0477294a0a290f8541407284ea6a" + integrity sha512-VVYPhnpYhTgmZ3pWGQV8ZN/c81/aUlxSya+G94pNhlAiKUqsAwJZAkQCEZLncF8WHWg9jhas3eswxe9G3oQr1Q== dependencies: "@lit-labs/ssr" "^3.1.8" "@lit-labs/ssr-client" "^1.1.4"