chore(deps): bump gatsby-plugin-remove-trailing-slashes to 2.1.22

This commit is contained in:
Jean-Philippe Sirois
2020-03-10 22:40:21 -04:00
parent a5fa40eebb
commit 7fe88e5285
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -10625,9 +10625,9 @@
}
},
"gatsby-plugin-remove-trailing-slashes": {
"version": "2.1.20",
"resolved": "https://registry.npmjs.org/gatsby-plugin-remove-trailing-slashes/-/gatsby-plugin-remove-trailing-slashes-2.1.20.tgz",
"integrity": "sha512-x6mQLseer+SCMooNan7u0rN29IQnJVbxiZkKSANlGPPU/cYplSdtdX6S+wMep1u+CsLCByvXLkgvdmHVMPlSOQ==",
"version": "2.1.22",
"resolved": "https://registry.npmjs.org/gatsby-plugin-remove-trailing-slashes/-/gatsby-plugin-remove-trailing-slashes-2.1.22.tgz",
"integrity": "sha512-/D76N22VPAPOIEgeeEAI1jYb+L3WSgVjAEHlWH+TdvmXCm200thw4Zct4YVbmeTeU7cRy+qNr48E4+IyCBGcug==",
"dev": true,
"requires": {
"@babel/runtime": "^7.7.6"
+1 -1
View File
@@ -71,7 +71,7 @@
"@types/styled-components": "^5.0.1",
"babel-plugin-styled-components": "^1.10.7",
"discord.js": "^12.0.2",
"gatsby-plugin-remove-trailing-slashes": "^2.1.20",
"gatsby-plugin-remove-trailing-slashes": "^2.1.22",
"prettier": "^1.19.1",
"tslint": "^6.0.0",
"tslint-config-prettier": "^1.18.0",