From 238dcbabbbdb90682c1269fb17b3426cc257c79c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 9 Jul 2023 01:15:47 +0000 Subject: [PATCH] Bump typography from 0.16.19 to 0.16.24 Bumps [typography](https://github.com/KyleAMathews/typography.js) from 0.16.19 to 0.16.24. - [Release notes](https://github.com/KyleAMathews/typography.js/releases) - [Commits](https://github.com/KyleAMathews/typography.js/compare/v0.16.19...v0.16.24) --- updated-dependencies: - dependency-name: typography dependency-type: direct:production 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 7673615..6e6f73a 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "react-typography": "0.16.19", "typeface-merriweather": "1.1.13", "typeface-montserrat": "1.1.13", - "typography": "0.16.19", + "typography": "0.16.24", "typography-theme-wordpress-2016": "0.16.19" }, "description": "All the news about Excalidraw", diff --git a/yarn.lock b/yarn.lock index 73682bb..0be7de2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -14354,10 +14354,10 @@ typography-theme-wordpress-2016@0.16.19: gray-percentage "^2.0.0" typography-breakpoint-constants "^0.16.19" -typography@0.16.19: - version "0.16.19" - resolved "https://registry.yarnpkg.com/typography/-/typography-0.16.19.tgz#092bf30a5a47495c955b54f40d3b55a7a9f28e8a" - integrity sha512-zfsyjPPB1RaK8TzU3REta6EGDZa++YQ6g/CWw7hy/8xQK1qyzFWisMIw5J+Yg1KyiVgcchmxlgMcMA6JAJ9oew== +typography@0.16.24: + version "0.16.24" + resolved "https://registry.yarnpkg.com/typography/-/typography-0.16.24.tgz#7bcbe3921367ca74168d0acce969749a0546fd4d" + integrity sha512-o5jNctzGoJm2XgdqivJdpkF6lQkcQo8v1biMGY+rLSpBHhpCKdQv5em9S3R6igApxVYtbhNBJbV95vK9oPwRKQ== dependencies: compass-vertical-rhythm "^1.4.5" decamelize "^1.2.0"