Merge pull request #510 from Unkn0wnCat/dependabot/npm_and_yarn/gatsby-plugin-sass-5.12.1

Bump gatsby-plugin-sass from 5.11.1 to 5.12.1
This commit is contained in:
Kevin Kandlbinder 2022-04-13 15:17:41 +02:00 committed by GitHub
commit b73a641c7b
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": "^5.12.1",
"gatsby-plugin-remove-serviceworker": "^1.0.0",
"gatsby-plugin-sharp": "^4.11.1",
"gatsby-plugin-sass": "^5.11.1",
"gatsby-plugin-sass": "^5.12.1",
"gatsby-plugin-sitemap": "^5.11.1",
"gatsby-plugin-typescript": "^4.6.0",
"gatsby-source-filesystem": "^4.11.1",

View file

@ -6092,10 +6092,10 @@ gatsby-plugin-remove-serviceworker@^1.0.0:
resolved "https://registry.yarnpkg.com/gatsby-plugin-remove-serviceworker/-/gatsby-plugin-remove-serviceworker-1.0.0.tgz#9fb433bc8bd766e14e1d3711c4ac6f051e1dff7c"
integrity sha1-n7QzvIvXZuFOHTcRxKxvBR4d/3w=
gatsby-plugin-sass@^5.11.1:
version "5.11.1"
resolved "https://registry.yarnpkg.com/gatsby-plugin-sass/-/gatsby-plugin-sass-5.11.1.tgz#82d204a5e7733d63e7ac0a9c86e319e79a71544f"
integrity sha512-FPj8UI70IOgTE5PkeyiX00ItOIxsv0RArEW3z3FI2muN66iWphuVwWj7H7SnebT4N8ap4SxLSF/xeBlh2rtl4A==
gatsby-plugin-sass@^5.12.1:
version "5.12.1"
resolved "https://registry.yarnpkg.com/gatsby-plugin-sass/-/gatsby-plugin-sass-5.12.1.tgz#c91cf10a29e0a849680f7be008e1f0122f903542"
integrity sha512-2wqqgGUDvXvmVra2b9faAlzzIZuxuUGmSRpRLQjLRZDyfE3OQ+60+N+36L3vlK1roGqB33O+lfV1fBQMe6LD8Q==
dependencies:
"@babel/runtime" "^7.15.4"
resolve-url-loader "^3.1.4"