From 7ffc3c1f92417c729c8cef2fee8ca615c7214732 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Mar 2023 08:08:28 +0000 Subject: [PATCH] chore(deps-dev): bump solid-js from 1.6.11 to 1.6.14 Bumps [solid-js](https://github.com/solidjs/solid) from 1.6.11 to 1.6.14. - [Release notes](https://github.com/solidjs/solid/releases) - [Changelog](https://github.com/solidjs/solid/blob/main/CHANGELOG.md) - [Commits](https://github.com/solidjs/solid/commits) --- 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..3bdb4a4 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.14" + resolved "https://registry.yarnpkg.com/solid-js/-/solid-js-1.6.14.tgz#8946bce073f9baf723c2f5eae6820452715140b7" + integrity sha512-9SSpGWZqzq8n/JhIt2PsYzLreG4PySmAexLnRM386oMeG5oSWa9QIRoiok45rLNJg148USEfI9wlkJkMrA2qGg== dependencies: csstype "^3.1.0"