From 865332843ca296f92da07e3644089d387afbca6e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Dec 2022 13:02:27 +0000 Subject: [PATCH] chore(deps-dev): bump twind from 0.16.9 to 0.16.19 Bumps [twind](https://github.com/tw-in-js/twind) from 0.16.9 to 0.16.19. - [Release notes](https://github.com/tw-in-js/twind/releases) - [Changelog](https://github.com/tw-in-js/twind/blob/main/CHANGELOG.md) - [Commits](https://github.com/tw-in-js/twind/compare/v0.16.9...v0.16.19) --- updated-dependencies: - dependency-name: twind dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 87a1485..ae095dc 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "prettier": "^2.0.5", "size-limit": "^4.10.1", "snowpack": "^3.1.2", - "twind": "^0.16.9", + "twind": "^0.16.19", "typescript": "^4.2.3" }, "publishConfig": { diff --git a/yarn.lock b/yarn.lock index 8b7615e..1d48027 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1344,10 +1344,10 @@ to-regex-range@^5.0.1: dependencies: is-number "^7.0.0" -twind@^0.16.9: - version "0.16.9" - resolved "https://registry.yarnpkg.com/twind/-/twind-0.16.9.tgz#62d04a12d4a96f5f1e72e477af4e8634f356eaac" - integrity sha512-cOpijhtEMEaIhHQ4H3+K/APn1kAYkMtV3fMB/zBfXP+rmKiwjnNZSot8w8YNGnKDqLbV+uCSuFiZtPL60Jscaw== +twind@^0.16.19: + version "0.16.19" + resolved "https://registry.yarnpkg.com/twind/-/twind-0.16.19.tgz#3338dd33c0e9dbb7e976b843b328d9dba0c39a7d" + integrity sha512-/9H7I/Xzji6UZ+x1V8/llcQSAI0bINqpZtvAqqTzuU/qAdzRCnrpaME8x57k8tUu2KbosjSQE85sSwcLBGD1DQ== dependencies: csstype "^3.0.5" htmlparser2 "^6.0.0"