From 57e7337d5e7cdb48aaee03da8b498253755af2bc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 29 Dec 2023 21:33:37 +0000 Subject: [PATCH] fix(deps): update dependency svelte-routing to v2.11.0 --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 8b45ef60..ecc53f40 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3646,9 +3646,9 @@ svelte-preprocess@^5.1.0: strip-indent "^3.0.0" svelte-routing@^2.0.0: - version "2.9.0" - resolved "https://registry.yarnpkg.com/svelte-routing/-/svelte-routing-2.9.0.tgz#dd7ab8d5836143ce67381c0d637b904c6c3092c5" - integrity sha512-Ve0OJ78DnjWhOdKeSZGgcyOiaVSu+fZMWNkKqn13+y15vGk/yVjHDYyJLmC1gorQUSIVeqkwQ2LCplfuStKS4w== + version "2.11.0" + resolved "https://registry.yarnpkg.com/svelte-routing/-/svelte-routing-2.11.0.tgz#0fddfbd329c4217bb79c864cd9c84e60264c0839" + integrity sha512-oNJz2A8g5ZqBDuxUWMJLpU9XXGZ40Fz5uRvrGlpENs5C2QWK5m7YKiGINssN9yI/22f9wi4F5oTTkDaTyryolw== svelte@4.2.8: version "4.2.8"