mirror of
https://github.com/oceanprotocol/docs.git
synced 2024-11-26 19:49:26 +01:00
Merge pull request #458 from oceanprotocol/dependabot/npm_and_yarn/gatsby-plugin-sass-2.6.0
Bump gatsby-plugin-sass from 2.5.0 to 2.6.0
This commit is contained in:
commit
49a53c4e40
8
package-lock.json
generated
8
package-lock.json
generated
@ -11852,11 +11852,11 @@
|
||||
}
|
||||
},
|
||||
"gatsby-plugin-sass": {
|
||||
"version": "2.5.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-sass/-/gatsby-plugin-sass-2.5.0.tgz",
|
||||
"integrity": "sha512-WfZbAqBJ6PzhDfRUnHfn5SBSEA3eQTNVm21IouHpPj1+1U7lpbKhM/k3AZu4Saev8Oycf9eXEPF0tgKMb4HadQ==",
|
||||
"version": "2.6.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-sass/-/gatsby-plugin-sass-2.6.0.tgz",
|
||||
"integrity": "sha512-xifT2ze4rP8K0gf2iN6wffnYWqTwL9zxqgVuMUkIAGBeOc0vpncBCaooFIyee6pvvcAfKy/6GMKXZmQPPG9uQA==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.11.2",
|
||||
"@babel/runtime": "^7.12.5",
|
||||
"sass-loader": "^7.3.1"
|
||||
},
|
||||
"dependencies": {
|
||||
|
@ -27,7 +27,7 @@
|
||||
"gatsby-plugin-manifest": "^2.6.0",
|
||||
"gatsby-plugin-offline": "^3.4.0",
|
||||
"gatsby-plugin-react-helmet": "^3.4.0",
|
||||
"gatsby-plugin-sass": "^2.5.0",
|
||||
"gatsby-plugin-sass": "^2.6.0",
|
||||
"gatsby-plugin-sharp": "^2.8.0",
|
||||
"gatsby-plugin-sitemap": "^2.6.0",
|
||||
"gatsby-plugin-svgr": "^2.0.2",
|
||||
|
Loading…
Reference in New Issue
Block a user