Merge pull request #221 from NebulousLabs/dependabot/npm_and_yarn/gatsby-plugin-sass-2.3.2

This commit is contained in:
dependabot-preview[bot] 2020-05-25 12:26:42 +00:00 committed by GitHub
commit f727021099
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"