Skip to content

Commit ae3673d

Browse files
chore(deps-dev): bump gatsby-plugin-sass from 2.1.17 to 2.1.18 in /www
Bumps [gatsby-plugin-sass](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-sass) from 2.1.17 to 2.1.18. - [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.1.18/packages/gatsby-plugin-sass) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 5330424 commit ae3673d

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

www/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"gatsby-plugin-css-literal-loader": "^1.0.0",
2323
"gatsby-plugin-emotion": "^4.1.10",
2424
"gatsby-plugin-less": "^3.0.9",
25-
"gatsby-plugin-sass": "^2.1.17",
25+
"gatsby-plugin-sass": "^2.1.18",
2626
"gatsby-plugin-sorted-assets": "^1.0.2",
2727
"gatsby-remark-prismjs": "^3.3.17",
2828
"gatsby-source-filesystem": "2.1.30",

www/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5030,12 +5030,12 @@ gatsby-plugin-page-creator@^2.1.25:
50305030
lodash "^4.17.15"
50315031
micromatch "^3.1.10"
50325032

5033-
gatsby-plugin-sass@^2.1.17:
5034-
version "2.1.17"
5035-
resolved "https://registry.yarnpkg.com/gatsby-plugin-sass/-/gatsby-plugin-sass-2.1.17.tgz#0c0735f9c61601a80ebb14a5f286b8d90e643b03"
5036-
integrity sha512-SiCbX2RH1WpQOIdnljLviV5N94wmDZoqEPZlTbZinr0TePYOLMVu5Wio/yEZm9sFzVeEpkxQt3AeKaMozsyOIw==
5033+
gatsby-plugin-sass@^2.1.18:
5034+
version "2.1.18"
5035+
resolved "https://registry.yarnpkg.com/gatsby-plugin-sass/-/gatsby-plugin-sass-2.1.18.tgz#b9acbe994a79aa96b7595943c8292f81b0b4d9f8"
5036+
integrity sha512-NOpFUX7eX1DoSzNI51GV5s1nYFmWFkbL85P9CWExQM23r8gDT6Kdv1Rgj8WZ1wwq/Bmr6UnJxFGy5PawBCaR1g==
50375037
dependencies:
5038-
"@babel/runtime" "^7.6.2"
5038+
"@babel/runtime" "^7.6.3"
50395039
sass-loader "^7.3.1"
50405040

50415041
gatsby-plugin-sorted-assets@^1.0.2:

0 commit comments

Comments
 (0)