Bump gatsby-plugin-sass from 2.3.1 to 2.3.2

Bumps [gatsby-plugin-sass](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-sass) 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-sass/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sass@2.3.2/packages/gatsby-plugin-sass)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-05-25 11:12:51 +00:00 committed by GitHub
parent 236878a6e2
commit 326283c9a5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -13,7 +13,7 @@
"gatsby-plugin-react-helmet": "^3.2.4",
"gatsby-plugin-remove-serviceworker": "^1.0.0",
"gatsby-plugin-robots-txt": "^1.5.0",
"gatsby-plugin-sass": "^2.2.3",
"gatsby-plugin-sass": "^2.3.2",
"gatsby-plugin-sharp": "^2.6.3",
"gatsby-source-filesystem": "^2.3.3",
"gatsby-transformer-sharp": "^2.4.6",

View File

@ -6182,10 +6182,10 @@ gatsby-plugin-robots-txt@^1.5.0:
"@babel/runtime" "^7.5.1"
generate-robotstxt "^7.1.0"
gatsby-plugin-sass@^2.2.3:
version "2.3.1"
resolved "https://registry.yarnpkg.com/gatsby-plugin-sass/-/gatsby-plugin-sass-2.3.1.tgz#71a8003e41dbd663f6ab1dbb5401afb1b20a2984"
integrity sha512-Duk8wAn5AmFmXYrlsoXBWKp3HcuZcREq7wP4yR62Eci9PcJbrxOAfpJv8lcXJEImqdH+85WSOX2hC2GREOedaw==
gatsby-plugin-sass@^2.3.2:
version "2.3.2"
resolved "https://registry.yarnpkg.com/gatsby-plugin-sass/-/gatsby-plugin-sass-2.3.2.tgz#3623fc5881ae4b323f90bf58c80dffefe736ddf0"
integrity sha512-gY/+6A2vERluDuAhpUdLtrJfpGGmg3W7SwIvelCxowZpwF8DO7R5scARAY8yY7rJtTDB5BQhpSSHLapXnwuAqw==
dependencies:
"@babel/runtime" "^7.9.6"
sass-loader "^7.3.1"