mirror of
https://github.com/kremalicious/portfolio.git
synced 2024-12-22 17:23:22 +01:00
Bump gatsby-plugin-postcss from 4.12.0 to 4.13.0 (#646)
Bumps [gatsby-plugin-postcss](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-postcss) from 4.12.0 to 4.13.0. - [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@4.13.0/packages/gatsby-plugin-postcss) --- updated-dependencies: - dependency-name: gatsby-plugin-postcss dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
f2cd6a0d1b
commit
7604fa68c5
14
package-lock.json
generated
14
package-lock.json
generated
@ -17,7 +17,7 @@
|
||||
"gatsby-plugin-manifest": "^3.12.0",
|
||||
"gatsby-plugin-matomo": "^0.10.0",
|
||||
"gatsby-plugin-offline": "^4.13.0",
|
||||
"gatsby-plugin-postcss": "^4.12.0",
|
||||
"gatsby-plugin-postcss": "^4.13.0",
|
||||
"gatsby-plugin-react-helmet": "^4.13.0",
|
||||
"gatsby-plugin-sharp": "^3.13.0",
|
||||
"gatsby-plugin-sitemap": "^4.9.0",
|
||||
@ -11973,9 +11973,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/gatsby-plugin-postcss": {
|
||||
"version": "4.12.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-postcss/-/gatsby-plugin-postcss-4.12.0.tgz",
|
||||
"integrity": "sha512-kQt3y44rHalQYc0QUbPDxTFrSiHYMi7FT/I965ap0Q1qJx8MjJR+aKwcu3584PYaSBMxWiYjf6otLXapDiRy4w==",
|
||||
"version": "4.13.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-postcss/-/gatsby-plugin-postcss-4.13.0.tgz",
|
||||
"integrity": "sha512-XRZuRPxFHa8hAiHPPQadrTmEipHmc6vKouypZD4+vBi6f1M/8RhiTTSU3ciSd+/m7xEsbvl9H/yYT7652JJsVQ==",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.14.8",
|
||||
"postcss-loader": "^4.3.0"
|
||||
@ -41339,9 +41339,9 @@
|
||||
}
|
||||
},
|
||||
"gatsby-plugin-postcss": {
|
||||
"version": "4.12.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-postcss/-/gatsby-plugin-postcss-4.12.0.tgz",
|
||||
"integrity": "sha512-kQt3y44rHalQYc0QUbPDxTFrSiHYMi7FT/I965ap0Q1qJx8MjJR+aKwcu3584PYaSBMxWiYjf6otLXapDiRy4w==",
|
||||
"version": "4.13.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-postcss/-/gatsby-plugin-postcss-4.13.0.tgz",
|
||||
"integrity": "sha512-XRZuRPxFHa8hAiHPPQadrTmEipHmc6vKouypZD4+vBi6f1M/8RhiTTSU3ciSd+/m7xEsbvl9H/yYT7652JJsVQ==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.14.8",
|
||||
"postcss-loader": "^4.3.0"
|
||||
|
@ -28,7 +28,7 @@
|
||||
"gatsby-plugin-manifest": "^3.12.0",
|
||||
"gatsby-plugin-matomo": "^0.10.0",
|
||||
"gatsby-plugin-offline": "^4.13.0",
|
||||
"gatsby-plugin-postcss": "^4.12.0",
|
||||
"gatsby-plugin-postcss": "^4.13.0",
|
||||
"gatsby-plugin-react-helmet": "^4.13.0",
|
||||
"gatsby-plugin-sharp": "^3.13.0",
|
||||
"gatsby-plugin-sitemap": "^4.9.0",
|
||||
|
Loading…
Reference in New Issue
Block a user