From 44175ed14e48909c9be6057ed864db5a0c0bf141 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Fri, 16 Mar 2018 10:16:16 +0000 Subject: [PATCH] Bump gatsby-plugin-remove-trailing-slashes from 1.0.7 to 1.0.8 Bumps [gatsby-plugin-remove-trailing-slashes](https://github.com/gatsbyjs/gatsby) from 1.0.7 to 1.0.8. - [Release notes](https://github.com/gatsbyjs/gatsby/releases) - [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/CHANGELOG.md) - [Commits](https://github.com/gatsbyjs/gatsby/compare/v1.0.7...v1.0.8) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 86825cb00..9b84696f6 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "gatsby-plugin-netlify": "^1.0.19", "gatsby-plugin-react-helmet": "^2.0.7", "gatsby-plugin-react-next": "^1.0.11", - "gatsby-plugin-remove-trailing-slashes": "^1.0.7", + "gatsby-plugin-remove-trailing-slashes": "^1.0.8", "gatsby-plugin-sentry": "^0.0.3", "gatsby-plugin-sharp": "^1.6.41", "gatsby-plugin-styled-components": "^2.0.9", diff --git a/yarn.lock b/yarn.lock index ab89aaa04..da761cc79 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4896,9 +4896,9 @@ gatsby-plugin-react-next@^1.0.11: react "^16.0.0" react-dom "^16.0.0" -gatsby-plugin-remove-trailing-slashes@^1.0.7: - version "1.0.7" - resolved "https://registry.yarnpkg.com/gatsby-plugin-remove-trailing-slashes/-/gatsby-plugin-remove-trailing-slashes-1.0.7.tgz#041bc45e045dfa9dadaf5f42fb763778fb0d21b1" +gatsby-plugin-remove-trailing-slashes@^1.0.8: + version "1.0.8" + resolved "https://registry.yarnpkg.com/gatsby-plugin-remove-trailing-slashes/-/gatsby-plugin-remove-trailing-slashes-1.0.8.tgz#ee73bc64c85e40ae9a4b1581e517c79d410ba88e" dependencies: babel-runtime "^6.26.0"