mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2024-12-27 07:18:17 +01:00
fix(deps): update dependency gatsby-plugin-sass to ^2.3.17
This commit is contained in:
parent
0a2c4ccbe8
commit
66c4a29d5b
@ -53,7 +53,7 @@
|
||||
"gatsby-plugin-offline": "^3.2.33",
|
||||
"gatsby-plugin-optimize-svgs": "^1.0.4",
|
||||
"gatsby-plugin-react-helmet": "^3.3.14",
|
||||
"gatsby-plugin-sass": "^2.3.16",
|
||||
"gatsby-plugin-sass": "^2.3.17",
|
||||
"gatsby-plugin-sharp": "^2.6.42",
|
||||
"gatsby-plugin-sitemap": "^2.4.17",
|
||||
"gatsby-remark-autolink-headers": "^2.3.15",
|
||||
|
@ -9869,10 +9869,10 @@ gatsby-plugin-react-helmet@^3.3.14:
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.11.2"
|
||||
|
||||
gatsby-plugin-sass@^2.3.16:
|
||||
version "2.3.16"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-sass/-/gatsby-plugin-sass-2.3.16.tgz#aa9f375993b44d03c721e82363dec35fceeb1fce"
|
||||
integrity sha512-gY2Ankprpn0TEIboDqco4bycjveZNYTrpiwJYLPtnFPCgmxoQzld44Uj/9bbZXxsV/tIqubulenr+TymCbe/hg==
|
||||
gatsby-plugin-sass@^2.3.17:
|
||||
version "2.3.17"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-sass/-/gatsby-plugin-sass-2.3.17.tgz#58c8488013c81f07f44645b6568ceda0506bd36b"
|
||||
integrity sha512-hH73k8k4p9AJV/Zta/G9tks0v7GiXXj6qhldFEdq6ajdbgEqcLW5tsDIIV3kF3AiH77pDYXUmyDLoTS5i1CyMQ==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.11.2"
|
||||
sass-loader "^7.3.1"
|
||||
|
Loading…
Reference in New Issue
Block a user