From 95eef6af31a41bafd1c5e5a93155b760dadf3228 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Mar 2023 10:03:51 +0000 Subject: [PATCH] Bump solid-js from 1.6.6 to 1.6.14 Bumps [solid-js](https://github.com/solidjs/solid) from 1.6.6 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 598937c..55559a8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1679,9 +1679,9 @@ serialize-javascript@^4.0.0: randombytes "^2.1.0" solid-js@^1.4.2: - version "1.6.6" - resolved "https://registry.yarnpkg.com/solid-js/-/solid-js-1.6.6.tgz#984be6753531e99ed1b389fd59b07e88c19094e0" - integrity sha512-5x33mEbPI8QLuywvFjQP4krjWDr8xiYFgZx9KCBH7b0ZzypQCHaUubob7bK6i+1u6nhaAqhWtvXS587Kb8DShA== + 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"