From a88479bd16738b577b13409898db070e9b5b65d1 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2019 13:30:07 +0000 Subject: [PATCH] fix(deps): bump modern-normalize in /gatsby-theme-sputnik Bumps [modern-normalize](https://github.com/sindresorhus/modern-normalize) from 0.5.0 to 0.6.0. - [Release notes](https://github.com/sindresorhus/modern-normalize/releases) - [Commits](https://github.com/sindresorhus/modern-normalize/compare/v0.5.0...v0.6.0) 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 0e61206..cf41e71 100644 --- a/gatsby-theme-sputnik/package.json +++ b/gatsby-theme-sputnik/package.json @@ -61,7 +61,7 @@ "gatsby-plugin-react-helmet": "^3.1.8", "gatsby-plugin-robots-txt": "^1.5.0", "gatsby-plugin-sitemap": "^2.2.14", - "modern-normalize": "^0.5.0", + "modern-normalize": "^0.6.0", "react-helmet": "^5.2.1", "typeface-lato": "0.0.75" },