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:
6
client/package-lock.json
generated
6
client/package-lock.json
generated
@ -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"
|
||||
|
@ -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",
|
||||
|
Reference in New Issue
Block a user