1
0
mirror of https://github.com/kremalicious/portfolio.git synced 2024-06-16 09:23:21 +02:00

Bump gatsby-plugin-postcss from 2.3.1 to 2.3.2

Bumps [gatsby-plugin-postcss](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-postcss) from 2.3.1 to 2.3.2.
- [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.2/packages/gatsby-plugin-postcss)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-05-21 05:29:43 +00:00 committed by GitHub
parent d024a923d9
commit e498803695
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -10536,9 +10536,9 @@
}
},
"gatsby-plugin-postcss": {
"version": "2.3.1",
"resolved": "https://registry.npmjs.org/gatsby-plugin-postcss/-/gatsby-plugin-postcss-2.3.1.tgz",
"integrity": "sha512-21mltpzOeUOJXANrxR68Cdeie06yJjs/RSn1qDlhiP+CnS1t5OW+9xIpqWVt+cMvu2ERb0BiEcssySpBJvmenA==",
"version": "2.3.2",
"resolved": "https://registry.npmjs.org/gatsby-plugin-postcss/-/gatsby-plugin-postcss-2.3.2.tgz",
"integrity": "sha512-+2Ya8L+mnXp2jFVNXy/0xRwjF5HE++JtDS1d4IOO5NvlW+2Ofi5bVpO/p4TMllaVPsXBakHAT+GbDQvHVYsYDg==",
"requires": {
"@babel/runtime": "^7.9.6",
"postcss-loader": "^3.0.0"

View File

@ -29,7 +29,7 @@
"gatsby-plugin-manifest": "^2.4.5",
"gatsby-plugin-matomo": "^0.8.3",
"gatsby-plugin-offline": "^3.2.3",
"gatsby-plugin-postcss": "^2.3.1",
"gatsby-plugin-postcss": "^2.3.2",
"gatsby-plugin-react-helmet": "^3.3.1",
"gatsby-plugin-sharp": "^2.6.6",
"gatsby-plugin-sitemap": "^2.4.2",