From 2cfb614d2c00f3a37037645ae5c00e04ab51adea Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 3 Feb 2020 06:53:20 +0000 Subject: [PATCH] Bump gatsby-plugin-postcss from 2.1.18 to 2.1.20 Bumps [gatsby-plugin-postcss](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-postcss) from 2.1.18 to 2.1.20. - [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.1.20/packages/gatsby-plugin-postcss) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index c662b59..7d4bf6a 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "autoprefixer": "^9.7.3", "gatsby": "^2.18.18", "gatsby-link": "^2.2.24", - "gatsby-plugin-postcss": "^2.1.18", + "gatsby-plugin-postcss": "^2.1.20", "gatsby-plugin-react-helmet": "^3.1.18", "postcss-import": "^12.0.1", "precss": "^4.0.0", diff --git a/yarn.lock b/yarn.lock index b73ae7b..be28821 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4608,10 +4608,10 @@ gatsby-plugin-page-creator@^2.1.37: lodash "^4.17.15" micromatch "^3.1.10" -gatsby-plugin-postcss@^2.1.18: - version "2.1.18" - resolved "https://registry.yarnpkg.com/gatsby-plugin-postcss/-/gatsby-plugin-postcss-2.1.18.tgz#bdb6bb54c91ea0d6c4c4ebf98d38e335858654c4" - integrity sha512-pQEC8vQ/wYbEoyhC5KOZHghGSO+jYUabTNS9zAbdu+PnAMZM3N5nzMOJ41yk+eFrSeB8ClGNPtKKwzE6AFja7g== +gatsby-plugin-postcss@^2.1.20: + version "2.1.20" + resolved "https://registry.yarnpkg.com/gatsby-plugin-postcss/-/gatsby-plugin-postcss-2.1.20.tgz#643cfc03c8003a8470c23e8aa2f132723eebb435" + integrity sha512-Voy3B796JQxBBhd/4DVpD3dhQfAE5dnkXH2MXJgedmTS1hh0Gyj2lho6wEyVszyPygPNUjtF3mXVUc3yUZ+EGA== dependencies: "@babel/runtime" "^7.7.6" postcss-loader "^3.0.0"