Build(deps-dev): bump gatsby-plugin-remove-trailing-slashes (#3842)
Bumps [gatsby-plugin-remove-trailing-slashes](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-remove-trailing-slashes) from 2.1.0 to 2.1.2. - [Release notes](https://github.com/gatsbyjs/gatsby/releases) - [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-remove-trailing-slashes/CHANGELOG.md) - [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-remove-trailing-slashes@2.1.2/packages/gatsby-plugin-remove-trailing-slashes) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
committed by
Caleb Cartwright
parent
5272d230bb
commit
5eea99aee5
Generated
+3
-3
@@ -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
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user