From 2ac28f29d49476170ce6f984a0c1630fab80f8f3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 2 Feb 2024 16:59:50 +1100 Subject: [PATCH] chore(deps): update dependency @solidjs/testing-library to v0.8.6 (#705) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- bun.lockb | Bin 210291 -> 210291 bytes package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/bun.lockb b/bun.lockb index a835ae620ce3541517cbd8781fc9f05081bf8cf1..24a2ac46ac55015043cf57191946080a7b77f138 100755 GIT binary patch delta 160 zcmV;R0AK&}>J0Ph43I7$E<1^GRG`&N)X)pGCgK|D8Us;#8I;twk|<>3a|eKnu}*rR zlY}-Xlkg!3v-qH0)j%?E#(hjT@hHUlS%M9oI34C{NJM^#!+;b^#r;0XDa@DFWPH0W_D8hyoY^Ik%~Z O0_>#$Hn)~81KkF7eM@iv delta 160 zcmV;R0AK&}>J0Ph43I7$BCGO^^iWfNvc?Q=zr6}F9%Ce$v$tM(?+(xh2Qv(ju}*rR zlY}=Ylkg!3v-qH0)j%)Q=)fu}brc2%$fP(peYkb&VK~B3n;um`w6uj<^M1enr;@32 z_?tjV8?LYQnsv)u5ypu*sYSi)Y%8=tOmnxDb^#r;0X4U?DFWPH0Wp`5hyoY^Hn*vW O0_>#$HMf>71KkGunn}R` diff --git a/package.json b/package.json index 5b877817..fd299ec8 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ }, "devDependencies": { "@playwright/test": "1.41.2", - "@solidjs/testing-library": "0.8.5", + "@solidjs/testing-library": "0.8.6", "@testing-library/jest-dom": "6.4.1", "@types/node": "20.11.16", "@typescript-eslint/eslint-plugin": "6.20.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 366b5a42..28bb8d4f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -19,8 +19,8 @@ importers: specifier: 1.41.2 version: 1.41.2 '@solidjs/testing-library': - specifier: 0.8.5 - version: 0.8.5(@solidjs/router@0.10.9)(solid-js@1.8.11) + specifier: 0.8.6 + version: 0.8.6(@solidjs/router@0.10.9)(solid-js@1.8.11) '@testing-library/jest-dom': specifier: 6.4.1 version: 6.4.1(vitest@1.2.2) @@ -928,11 +928,11 @@ packages: solid-js: 1.8.11 dev: true - /@solidjs/testing-library@0.8.5(@solidjs/router@0.10.9)(solid-js@1.8.11): - resolution: {integrity: sha512-L9TowCoqdRQGB8ikODh9uHXrYTjCUZseVUG0tIVa836//qeSqXP4m0BKG66v9Zp1y1wRxok5qUW97GwrtEBMcw==} + /@solidjs/testing-library@0.8.6(@solidjs/router@0.10.9)(solid-js@1.8.11): + resolution: {integrity: sha512-MnDGfUw38SjE+lmCDZ44HeZq5WbDU7s/BTa7uvqv55GKatddoWiJmHanUAbuEtmwMdEv+fFQQzftkqrFXEn1BQ==} engines: {node: '>= 14'} peerDependencies: - '@solidjs/router': '>=0.6.0' + '@solidjs/router': '>=0.9.0' solid-js: '>=1.0.0' dependencies: '@solidjs/router': 0.10.9(solid-js@1.8.11)