From ab47d096bce09b35f8ec22f4cc0474a10aa13181 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Apr 2022 19:39:39 +0000 Subject: [PATCH] Bump gatsby-plugin-sass from 5.11.0 to 5.11.1 Bumps [gatsby-plugin-sass](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-sass) from 5.11.0 to 5.11.1. - [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@5.11.1/packages/gatsby-plugin-sass) --- updated-dependencies: - dependency-name: gatsby-plugin-sass dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index e6264e7..c8116ea 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "gatsby-plugin-react-helmet": "^5.11.0", "gatsby-plugin-remove-serviceworker": "^1.0.0", "gatsby-plugin-sharp": "^4.11.1", - "gatsby-plugin-sass": "^5.11.0", + "gatsby-plugin-sass": "^5.11.1", "gatsby-plugin-sitemap": "^5.11.1", "gatsby-plugin-typescript": "^4.6.0", "gatsby-source-filesystem": "^4.11.1", diff --git a/yarn.lock b/yarn.lock index 96dc165..a252224 100644 --- a/yarn.lock +++ b/yarn.lock @@ -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.0: - version "5.11.0" - resolved "https://registry.yarnpkg.com/gatsby-plugin-sass/-/gatsby-plugin-sass-5.11.0.tgz#dea950379ed4c4ec6ec4049422f47bf7daeb3295" - integrity sha512-IqFUMsy3n0jEGq5CpuEK52gj1WxxEuum4SwTJtM2tm5RBCUHWAY3FbqgklPzJL3481KUuE+nc5lZuX5yFepJLg== +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== dependencies: "@babel/runtime" "^7.15.4" resolve-url-loader "^3.1.4" @@ -6149,7 +6149,7 @@ gatsby-plugin-typescript@^4.11.1, gatsby-plugin-typescript@^4.6.0: "@babel/runtime" "^7.15.4" babel-plugin-remove-graphql-queries "^4.11.1" -gatsby-plugin-utils@^3.2.0, gatsby-plugin-utils@^3.5.0, gatsby-plugin-utils@^3.5.1: +gatsby-plugin-utils@^3.2.0, gatsby-plugin-utils@^3.5.1: version "3.5.1" resolved "https://registry.yarnpkg.com/gatsby-plugin-utils/-/gatsby-plugin-utils-3.5.1.tgz#9aed9deec0f4ee82bfc7390f735b9455ca4f8494" integrity sha512-RZXUvwQjTnkukMfAGr+DCz/qZj7g6REljTmQS43MaovWO4Yf4YGvs+1Leays7J0XmqN2I3SIZGBgt4tgKCsNVQ== @@ -6225,7 +6225,7 @@ gatsby-source-youtube-v3@^3.0.2: gatsby-source-filesystem "^1.5.27" lodash "^4.17.5" -gatsby-telemetry@^3.11.0, gatsby-telemetry@^3.11.1: +gatsby-telemetry@^3.11.1: version "3.11.1" resolved "https://registry.yarnpkg.com/gatsby-telemetry/-/gatsby-telemetry-3.11.1.tgz#87caed899143276056e9af20ab38c15ad9dcdf52" integrity sha512-TPNKTpuYFyULOuRvhpXUtj8h2E7bvrTYsRC/aKeHoWqEchwwbzPwBSJd+3ZFjsxLHIXAa5sTAlR2wd9SYBgOlA==