From 1deab176a6e2ebd85cb018445399a5097b00b78f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 7 Oct 2020 18:04:38 +0000 Subject: [PATCH] fix(deps): bump typeface-lato in /gatsby-theme-sputnik Bumps [typeface-lato](https://github.com/KyleAMathews/typefaces) from 0.0.75 to 1.1.13. - [Release notes](https://github.com/KyleAMathews/typefaces/releases) - [Commits](https://github.com/KyleAMathews/typefaces/compare/v0.0.75...v1.1.13) Signed-off-by: dependabot-preview[bot] --- gatsby-theme-sputnik/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gatsby-theme-sputnik/package.json b/gatsby-theme-sputnik/package.json index 78ce438..ea67757 100644 --- a/gatsby-theme-sputnik/package.json +++ b/gatsby-theme-sputnik/package.json @@ -52,7 +52,7 @@ "gatsby-plugin-sitemap": "^2.2.14", "modern-normalize": "^1.0.0", "react-helmet": "^6.0.0", - "typeface-lato": "0.0.75" + "typeface-lato": "1.1.13" }, "peerDependencies": { "gatsby": "^2.13.13",