chore(deps): bump gatsby-plugin-postcss from 2.3.12 to 2.3.13 in /client

Bumps [gatsby-plugin-postcss](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-postcss) from 2.3.12 to 2.3.13.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-postcss/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-postcss@2.3.13/packages/gatsby-plugin-postcss)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2020-10-11 19:50:04 +00:00
parent 221a822009
commit cce1355efa
2 changed files with 4 additions and 4 deletions

View File

@ -13761,9 +13761,9 @@
}
},
"gatsby-plugin-postcss": {
"version": "2.3.12",
"resolved": "https://registry.npmjs.org/gatsby-plugin-postcss/-/gatsby-plugin-postcss-2.3.12.tgz",
"integrity": "sha512-kHen3ldC8w09kJ2ctfNq2KZN19CqvPjLBZ4kAZ/MbC2KJgWw/enpbcYS9ft3LIQhkJvuX38HbF0P14cWUV0nVw==",
"version": "2.3.13",
"resolved": "https://registry.npmjs.org/gatsby-plugin-postcss/-/gatsby-plugin-postcss-2.3.13.tgz",
"integrity": "sha512-CX2QnF9RCT1vERFN//wexBYtvK3VAB5ADxW/j00CFEu8xZ+4fKKqGFKinSVSrVCwdB4M/CtC4N+0NI9XoLJmSw==",
"requires": {
"@babel/runtime": "^7.11.2",
"postcss-loader": "^3.0.0"

View File

@ -38,7 +38,7 @@
"gatsby-plugin-advanced-sitemap": "^1.5.6",
"gatsby-plugin-create-client-paths": "^2.3.13",
"gatsby-plugin-manifest": "^2.4.34",
"gatsby-plugin-postcss": "^2.3.12",
"gatsby-plugin-postcss": "^2.3.13",
"gatsby-plugin-react-helmet": "^3.3.14",
"gatsby-plugin-remove-serviceworker": "^1.0.0",
"gatsby-remark-prismjs": "^3.5.16",