mirror of
https://github.com/kremalicious/portfolio.git
synced 2025-02-14 21:10:41 +01: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:
parent
d024a923d9
commit
e498803695
6
package-lock.json
generated
6
package-lock.json
generated
@ -10536,9 +10536,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"gatsby-plugin-postcss": {
|
"gatsby-plugin-postcss": {
|
||||||
"version": "2.3.1",
|
"version": "2.3.2",
|
||||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-postcss/-/gatsby-plugin-postcss-2.3.1.tgz",
|
"resolved": "https://registry.npmjs.org/gatsby-plugin-postcss/-/gatsby-plugin-postcss-2.3.2.tgz",
|
||||||
"integrity": "sha512-21mltpzOeUOJXANrxR68Cdeie06yJjs/RSn1qDlhiP+CnS1t5OW+9xIpqWVt+cMvu2ERb0BiEcssySpBJvmenA==",
|
"integrity": "sha512-+2Ya8L+mnXp2jFVNXy/0xRwjF5HE++JtDS1d4IOO5NvlW+2Ofi5bVpO/p4TMllaVPsXBakHAT+GbDQvHVYsYDg==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@babel/runtime": "^7.9.6",
|
"@babel/runtime": "^7.9.6",
|
||||||
"postcss-loader": "^3.0.0"
|
"postcss-loader": "^3.0.0"
|
||||||
|
@ -29,7 +29,7 @@
|
|||||||
"gatsby-plugin-manifest": "^2.4.5",
|
"gatsby-plugin-manifest": "^2.4.5",
|
||||||
"gatsby-plugin-matomo": "^0.8.3",
|
"gatsby-plugin-matomo": "^0.8.3",
|
||||||
"gatsby-plugin-offline": "^3.2.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-react-helmet": "^3.3.1",
|
||||||
"gatsby-plugin-sharp": "^2.6.6",
|
"gatsby-plugin-sharp": "^2.6.6",
|
||||||
"gatsby-plugin-sitemap": "^2.4.2",
|
"gatsby-plugin-sitemap": "^2.4.2",
|
||||||
|
Loading…
Reference in New Issue
Block a user