From a8fe62e4ff54d5e47eb028d25609ce859ecca246 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" Date: Mon, 27 May 2019 06:09:46 +0000 Subject: [PATCH] Bump gatsby-plugin-google-fonts from 0.0.4 to 1.0.0 Bumps [gatsby-plugin-google-fonts](https://github.com/didierfranc/gatsby-plugin-google-fonts) from 0.0.4 to 1.0.0. - [Release notes](https://github.com/didierfranc/gatsby-plugin-google-fonts/releases) - [Commits](https://github.com/didierfranc/gatsby-plugin-google-fonts/commits) --- package-lock.json | 6 +++--- package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index 49b8501..1d16917 100644 --- a/package-lock.json +++ b/package-lock.json @@ -7612,9 +7612,9 @@ } }, "gatsby-plugin-google-fonts": { - "version": "0.0.4", - "resolved": "https://registry.npmjs.org/gatsby-plugin-google-fonts/-/gatsby-plugin-google-fonts-0.0.4.tgz", - "integrity": "sha512-B9Q+dznk6UX2Fe7QyCTptiuLT+ZLtdFBs1lg5kvaVDyIlesEA2rSQqtB7IkEQflH91JPE4eAEM699JCPy7CFGg==" + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/gatsby-plugin-google-fonts/-/gatsby-plugin-google-fonts-1.0.0.tgz", + "integrity": "sha512-6EuRN4pLDrD4Ztug4Ia2IXch/cVJ76vywfLmIgxE77RV8VRxD0Bqx/mDN17XE+s67uqffkdlh/sl+GWIa/0MzQ==" }, "gatsby-plugin-page-creator": { "version": "1.0.1", diff --git a/package.json b/package.json index 3d46c8a..789024e 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "gatsby-plugin-catch-links": "^1.0.26", "gatsby-plugin-favicon": "^2.1.1", "gatsby-plugin-glamor": "^1.6.13", - "gatsby-plugin-google-fonts": "0.0.4", + "gatsby-plugin-google-fonts": "1.0.0", "gatsby-plugin-react-helmet": "^2.0.11", "gatsby-plugin-typography": "^1.7.19", "gatsby-remark-autolink-headers": "^1.4.19",