Bump gatsby-plugin-sass from 2.3.4 to 2.3.10
Bumps [gatsby-plugin-sass](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-sass) from 2.3.4 to 2.3.10. - [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.10/packages/gatsby-plugin-sass) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
40583fa637
commit
fcee5c95a0
|
@ -14,7 +14,7 @@
|
||||||
"gatsby-plugin-react-helmet": "^3.3.4",
|
"gatsby-plugin-react-helmet": "^3.3.4",
|
||||||
"gatsby-plugin-remove-serviceworker": "^1.0.0",
|
"gatsby-plugin-remove-serviceworker": "^1.0.0",
|
||||||
"gatsby-plugin-robots-txt": "^1.5.1",
|
"gatsby-plugin-robots-txt": "^1.5.1",
|
||||||
"gatsby-plugin-sass": "^2.3.4",
|
"gatsby-plugin-sass": "^2.3.10",
|
||||||
"gatsby-plugin-sharp": "^2.6.12",
|
"gatsby-plugin-sharp": "^2.6.12",
|
||||||
"gatsby-source-filesystem": "^2.3.12",
|
"gatsby-source-filesystem": "^2.3.12",
|
||||||
"gatsby-transformer-sharp": "^2.5.10",
|
"gatsby-transformer-sharp": "^2.5.10",
|
||||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -6602,12 +6602,12 @@ gatsby-plugin-robots-txt@^1.5.1:
|
||||||
"@babel/runtime" "^7.10.0"
|
"@babel/runtime" "^7.10.0"
|
||||||
generate-robotstxt "^8.0.3"
|
generate-robotstxt "^8.0.3"
|
||||||
|
|
||||||
gatsby-plugin-sass@^2.3.4:
|
gatsby-plugin-sass@^2.3.10:
|
||||||
version "2.3.4"
|
version "2.3.10"
|
||||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-sass/-/gatsby-plugin-sass-2.3.4.tgz#0403edfda69f7e96d0686e238635a3fdd6c9bf84"
|
resolved "https://registry.yarnpkg.com/gatsby-plugin-sass/-/gatsby-plugin-sass-2.3.10.tgz#a6aec4a218318c613cf09de8defa42300283f6b9"
|
||||||
integrity sha512-ftGnw+rfvM8645lbd7vzPaEGoZ/HXqTQjlhoe3fNOGWMNkzLYmiJKAKiQIhmeki4lH4NKVz6c7ZiAxTmtnd5uw==
|
integrity sha512-ZF/+SNMogv6C+UksTLGCwQxeA5224fmp1ojJ/wOkmwMM83HClQ5wwcs0utQZmIOCAszEn+wi2wul1Tyiyh4YBg==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime" "^7.10.2"
|
"@babel/runtime" "^7.10.3"
|
||||||
sass-loader "^7.3.1"
|
sass-loader "^7.3.1"
|
||||||
|
|
||||||
gatsby-plugin-sharp@^2.6.12:
|
gatsby-plugin-sharp@^2.6.12:
|
||||||
|
|
Reference in New Issue