dependabot-preview[bot]
2019-08-12 18:19:22 -05:00
committed by Caleb Cartwright
parent 5272d230bb
commit 5eea99aee5
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -12186,9 +12186,9 @@
}
},
"gatsby-plugin-remove-trailing-slashes": {
"version": "2.1.0",
"resolved": "https://registry.npmjs.org/gatsby-plugin-remove-trailing-slashes/-/gatsby-plugin-remove-trailing-slashes-2.1.0.tgz",
"integrity": "sha512-loOVqen2bdc2eeC3nnB6zuqEckItHOoIcSXiUuTMLwWWTbhmxSKKGBux+2wMkfdxWlzP0Bnxur1MOpaz9FMN2w==",
"version": "2.1.2",
"resolved": "https://registry.npmjs.org/gatsby-plugin-remove-trailing-slashes/-/gatsby-plugin-remove-trailing-slashes-2.1.2.tgz",
"integrity": "sha512-CSAsXXcfQ3gDOfs+5P/9DdC8ErFA40Z7saxzJSk56fu2tzrmvrhcKCpXptPZTdY7h7clDwZUN6xiJ2vZlpuhyA==",
"dev": true,
"requires": {
"@babel/runtime": "^7.0.0"
+1 -1
View File
@@ -197,7 +197,7 @@
"gatsby-plugin-catch-links": "^2.1.2",
"gatsby-plugin-page-creator": "^2.1.5",
"gatsby-plugin-react-helmet": "^3.1.3",
"gatsby-plugin-remove-trailing-slashes": "^2.1.0",
"gatsby-plugin-remove-trailing-slashes": "^2.1.2",
"gatsby-plugin-styled-components": "^3.1.2",
"gatsby-plugin-typescript": "^2.1.2",
"got": "^9.6.0",