Merge pull request #424 from Unkn0wnCat/dependabot/npm_and_yarn/gatsby-plugin-sass-5.9.0

Bump gatsby-plugin-sass from 5.8.0 to 5.9.0
This commit is contained in:
Kevin Kandlbinder 2022-03-03 22:58:02 +01:00 committed by GitHub
commit 09ff8a0caa
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.6.0",
"gatsby-plugin-remove-serviceworker": "^1.0.0",
"gatsby-plugin-sharp": "^4.8.0",
"gatsby-plugin-sass": "^5.8.0",
"gatsby-plugin-sass": "^5.9.0",
"gatsby-plugin-sitemap": "^5.8.0",
"gatsby-plugin-typescript": "^4.6.0",
"gatsby-source-filesystem": "^4.6.0",

View file

@ -5568,10 +5568,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.8.0:
version "5.8.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-sass/-/gatsby-plugin-sass-5.8.0.tgz#5b5c029c2e5c43a3e2625028678667b2e4687913"
integrity sha512-Styk3PK8uIZbw4nH1sGet63LF485L/D16a4Ww0dtE5sFEIJW+x9q6RrvMGIkRLKaPRX9UowHdSHgkZBrGw3wpQ==
gatsby-plugin-sass@^5.9.0:
version "5.9.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-sass/-/gatsby-plugin-sass-5.9.0.tgz#bd1e392bda23e9f6519d9bf189f4b8d5daa25422"
integrity sha512-yxl6g9KXNriOfJQN3Ra1tZragPXq6bXYY8AsrzBfsuUkYUU75ReWVtFljVSXYp/7/tpA4mvXwniBcWqrNSdHnA==
dependencies:
"@babel/runtime" "^7.15.4"
resolve-url-loader "^3.1.4"