Skip to content
This repository was archived by the owner on Jan 1, 2022. It is now read-only.

Commit c46314f

Browse files
chore(deps): bump gatsby-plugin-sass from 4.4.0 to 4.10.0
Bumps [gatsby-plugin-sass](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-sass) from 4.4.0 to 4.10.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-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b300c2c commit c46314f

File tree

3 files changed

+43
-28
lines changed

3 files changed

+43
-28
lines changed

package-lock.json

Lines changed: 33 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"gatsby-plugin-nprogress": "3.4.0",
5353
"gatsby-plugin-offline": "^4.4.0",
5454
"gatsby-plugin-react-helmet": "4.4.0",
55-
"gatsby-plugin-sass": "^4.4.0",
55+
"gatsby-plugin-sass": "^4.10.0",
5656
"gatsby-plugin-sharp": "3.4.1",
5757
"gatsby-plugin-styled-components": "4.4.0",
5858
"gatsby-remark-autolink-headers": "4.1.0",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1075,10 +1075,10 @@
10751075
core-js-pure "^3.0.0"
10761076
regenerator-runtime "^0.13.4"
10771077

1078-
"@babel/runtime@^7.1.2", "@babel/runtime@^7.10.0", "@babel/runtime@^7.10.2", "@babel/runtime@^7.11.2", "@babel/runtime@^7.12.5", "@babel/runtime@^7.3.1", "@babel/runtime@^7.3.4", "@babel/runtime@^7.4.4", "@babel/runtime@^7.5.5", "@babel/runtime@^7.7.2", "@babel/runtime@^7.8.3", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7":
1079-
version "7.12.5"
1080-
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.12.5.tgz#410e7e487441e1b360c29be715d870d9b985882e"
1081-
integrity sha512-plcc+hbExy3McchJCEQG3knOsuh3HH+Prx1P6cLIkET/0dLuQDEnrT+s27Axgc9bqfsmNUNHfscgMUdBpC9xfg==
1078+
"@babel/runtime@^7.1.2", "@babel/runtime@^7.10.0", "@babel/runtime@^7.10.2", "@babel/runtime@^7.11.2", "@babel/runtime@^7.12.5", "@babel/runtime@^7.14.6", "@babel/runtime@^7.3.1", "@babel/runtime@^7.3.4", "@babel/runtime@^7.4.4", "@babel/runtime@^7.5.5", "@babel/runtime@^7.7.2", "@babel/runtime@^7.8.3", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7":
1079+
version "7.14.8"
1080+
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.14.8.tgz#7119a56f421018852694290b9f9148097391b446"
1081+
integrity sha512-twj3L8Og5SaCRCErB4x4ajbvBIVV77CGeFglHpeg5WC5FF8TZzBWXtTJ4MqaD9QszLYTtr+IsaAL2rEUevb+eg==
10821082
dependencies:
10831083
regenerator-runtime "^0.13.4"
10841084

@@ -7391,12 +7391,12 @@ [email protected]:
73917391
dependencies:
73927392
"@babel/runtime" "^7.12.5"
73937393

7394-
gatsby-plugin-sass@^4.4.0:
7395-
version "4.4.0"
7396-
resolved "https://registry.yarnpkg.com/gatsby-plugin-sass/-/gatsby-plugin-sass-4.4.0.tgz#d4fa703b6e4d02799865ccf30316197dd8535333"
7397-
integrity sha512-RYcmXLRzLZVAnlmWxA4x28R3zFvQEc4Zp0ZZmYIgAY9AJikkX9hrAi1IMC1JHlkh4j7ZURum01d46E03maLzlw==
7394+
gatsby-plugin-sass@^4.10.0:
7395+
version "4.10.0"
7396+
resolved "https://registry.yarnpkg.com/gatsby-plugin-sass/-/gatsby-plugin-sass-4.10.0.tgz#d0b6c088a261bf1ff1dcd6f5329962f2aa247890"
7397+
integrity sha512-BgAfcVAWOwbKCH+jyi34iMgAj7f6Jcwg+oK0TIpkJk6ARBewdtz8fGC0I/3pW21Z+fpFBgKzknC49FJl1vw0ug==
73987398
dependencies:
7399-
"@babel/runtime" "^7.12.5"
7399+
"@babel/runtime" "^7.14.6"
74007400
resolve-url-loader "^3.1.2"
74017401
sass-loader "^10.1.1"
74027402

0 commit comments

Comments
 (0)