From 646cc3919b801846e16f9e38725edf4ccb4edc38 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Mar 2023 08:08:48 +0000 Subject: [PATCH] chore(deps-dev): bump solid-js from 1.6.11 to 1.6.16 Bumps [solid-js](https://github.com/solidjs/solid) from 1.6.11 to 1.6.16. - [Release notes](https://github.com/solidjs/solid/releases) - [Changelog](https://github.com/solidjs/solid/blob/main/CHANGELOG.md) - [Commits](https://github.com/solidjs/solid/compare/v1.6.11...v1.6.16) --- updated-dependencies: - dependency-name: solid-js dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 1794bac..8e79f98 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2232,9 +2232,9 @@ serialize-javascript@^4.0.0: randombytes "^2.1.0" solid-js@^1.6.10: - version "1.6.11" - resolved "https://registry.yarnpkg.com/solid-js/-/solid-js-1.6.11.tgz#263a512bf94efd89245a77f58dc18c195302237f" - integrity sha512-JquQQHPArGq+i2PLURxJ99Pcz2/1docpbycSio/cKSA0SeI3z5zRjy0TNcH4NRYvbOLrcini+iovXwnexKabyw== + version "1.6.16" + resolved "https://registry.yarnpkg.com/solid-js/-/solid-js-1.6.16.tgz#50605fb53bb8ccafae28b884ca0f060809ccf6ba" + integrity sha512-Ng4CahvLlpGA3BXIMiiMdwhI8WpObZ8gXqm97GCKR4+MpnODs6Pdpco+tmVCY/4ZDFaEKDxz7WRLAAdoXdlY7w== dependencies: csstype "^3.1.0"