From 52bccea997c6171a6608d91106956710e9ad28fc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 10 Apr 2023 03:26:57 +0000 Subject: [PATCH] fix: update dependency @dword-design/tester to v2.0.16 --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 7e55cb6..6b3a00b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1415,9 +1415,9 @@ with-local-tmp-dir "^5.0.0" "@dword-design/tester@^2.0.12": - version "2.0.14" - resolved "https://registry.yarnpkg.com/@dword-design/tester/-/tester-2.0.14.tgz#27de7206b869508c3521693e4704e0738e2674c7" - integrity sha512-iffJI+cx0DqG4roZYwyvZgdDOIBFbAyHtcRRUfpb6Rrf3vA50srDl9HkviC2gKAhMEZBpKhEcU3po1EPCtQxbg== + version "2.0.16" + resolved "https://registry.yarnpkg.com/@dword-design/tester/-/tester-2.0.16.tgz#587ca7f5f6eecc7b9228a10e9a58a70b783ad01a" + integrity sha512-sEMHQym0iLEolRFnNWzon8KbfkLUfA92bFuvnhVycKv1gFg5wK8GrXV1kuwnfUajky61xK8wBM3fp18vdcQOsw== dependencies: "@dword-design/functions" "^4.0.0"