Skip to content

Commit 246b29c

Browse files
Bump gatsby-plugin-sass from 6.14.0 to 6.15.0 in /website (#311)
Bumps [gatsby-plugin-sass](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-sass) from 6.14.0 to 6.15.0. - [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/[email protected]/packages/gatsby-plugin-sass) --- updated-dependencies: - dependency-name: gatsby-plugin-sass dependency-version: 6.15.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 30eb581 commit 246b29c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"gatsby-plugin-image": "^3.14.0",
2727
"gatsby-plugin-manifest": "^5.14.0",
2828
"gatsby-plugin-react-helmet": "^6.14.0",
29-
"gatsby-plugin-sass": "^6.14.0",
29+
"gatsby-plugin-sass": "^6.15.0",
3030
"gatsby-plugin-sharp": "^5.14.0",
3131
"gatsby-plugin-sitemap": "^6.14.0",
3232
"gatsby-source-filesystem": "^5.14.0",

website/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5689,10 +5689,10 @@ gatsby-plugin-react-helmet@^6.14.0:
56895689
dependencies:
56905690
"@babel/runtime" "^7.20.13"
56915691

5692-
gatsby-plugin-sass@^6.14.0:
5693-
version "6.14.0"
5694-
resolved "https://registry.yarnpkg.com/gatsby-plugin-sass/-/gatsby-plugin-sass-6.14.0.tgz#2814162418e6942e09413e324f6ce91c78ff06dd"
5695-
integrity sha512-3AirLeSpzGGqKDZNAGB33nfPXzPuQ6hGv3bYKhEeWMTapDAdaiF2BKLDSgcX+Dx30m2x8ZMlrDH3Krvsl5I5Vw==
5692+
gatsby-plugin-sass@^6.15.0:
5693+
version "6.15.0"
5694+
resolved "https://registry.yarnpkg.com/gatsby-plugin-sass/-/gatsby-plugin-sass-6.15.0.tgz#9d0df2ab28b3f0c88c06381d554535212c69e7dc"
5695+
integrity sha512-F2oHwcSKK9yg5wjo3cQzRa0jQkxyU3/3Tei8eMaz49/UXuhkRQ0y0uBegcyPeqBe4anOZQVdtRENeK0VSfkWFw==
56965696
dependencies:
56975697
"@babel/runtime" "^7.20.13"
56985698
resolve-url-loader "^3.1.5"

0 commit comments

Comments
 (0)