From 0936394000b69fe9cc2607aa867a8937270ed372 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 10 Jan 2020 06:35:57 +0000 Subject: [PATCH] Bump gatsby-plugin-postcss from 2.1.18 to 2.1.19 Bumps [gatsby-plugin-postcss](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-postcss) from 2.1.18 to 2.1.19. - [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.19/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..ffbd255 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.19", "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..2e60ba5 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.19: + version "2.1.19" + resolved "https://registry.yarnpkg.com/gatsby-plugin-postcss/-/gatsby-plugin-postcss-2.1.19.tgz#2315e604295e9b60a8b36239ce14cfa85771c84d" + integrity sha512-6ExDfrepC05CuqZx9tCXk7KoVGopt5H+03oPQMUXUuJcBeJL6L61jC+l3M5T1x6TbzAtHd45b84BdNKq2+QUuQ== dependencies: "@babel/runtime" "^7.7.6" postcss-loader "^3.0.0"