Merge pull request #104 from NebulousLabs/dependabot/npm_and_yarn/gatsby-plugin-sass-2.1.31
This commit is contained in:
commit
56967abdd7
|
@ -13,7 +13,7 @@
|
|||
"gatsby-plugin-react-helmet": "^3.1.23",
|
||||
"gatsby-plugin-remove-serviceworker": "^1.0.0",
|
||||
"gatsby-plugin-robots-txt": "^1.5.0",
|
||||
"gatsby-plugin-sass": "^2.1.30",
|
||||
"gatsby-plugin-sass": "^2.1.31",
|
||||
"gatsby-plugin-sharp": "^2.4.12",
|
||||
"gatsby-source-filesystem": "^2.1.56",
|
||||
"gatsby-transformer-sharp": "^2.3.18",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -5660,12 +5660,12 @@ gatsby-plugin-robots-txt@^1.5.0:
|
|||
"@babel/runtime" "^7.5.1"
|
||||
generate-robotstxt "^7.1.0"
|
||||
|
||||
gatsby-plugin-sass@^2.1.30:
|
||||
version "2.1.30"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-sass/-/gatsby-plugin-sass-2.1.30.tgz#ed322c90746e2d43bb8ccf000abeee5d4473d4bc"
|
||||
integrity sha512-ruK35EVEhZNZGx16s5fu3v1NsJQl31F6jVwbJbA3fSW8iPOY+vOuY3pytsKe++7sRrqd+dolCo5NFnKsGNoNDg==
|
||||
gatsby-plugin-sass@^2.1.31:
|
||||
version "2.1.31"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-sass/-/gatsby-plugin-sass-2.1.31.tgz#c51ef3a6ec5451955d05fd3b7117bf55baab584d"
|
||||
integrity sha512-3+2rvNxnBBcCRtc13D8aC/m8K6GznPcWJRBYX1YHiLYYw547eQG2YheRGrp+mzjgx5rv3XUF6WsFXroEUGXyfg==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.7.6"
|
||||
"@babel/runtime" "^7.8.7"
|
||||
sass-loader "^7.3.1"
|
||||
|
||||
gatsby-plugin-sharp@^2.4.12:
|
||||
|
|
Reference in New Issue