mirror of
https://github.com/oceanprotocol/docs.git
synced 2024-11-26 19:49:26 +01:00
Bump gatsby-plugin-sass from 3.0.0 to 3.1.0
Bumps [gatsby-plugin-sass](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-sass) from 3.0.0 to 3.1.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/gatsby-plugin-sass@3.1.0/packages/gatsby-plugin-sass) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
43156ca396
commit
39205f7422
6
package-lock.json
generated
6
package-lock.json
generated
@ -12475,9 +12475,9 @@
|
||||
}
|
||||
},
|
||||
"gatsby-plugin-sass": {
|
||||
"version": "3.0.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-sass/-/gatsby-plugin-sass-3.0.0.tgz",
|
||||
"integrity": "sha512-j3E7psI3EB0AlcqdouEtwjudpcorPMud5sbL+DWcxXAcpsbctUcEGCfSZR2pXHsjdip7ghaCR+hXIpXFO/AKnA==",
|
||||
"version": "3.1.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-sass/-/gatsby-plugin-sass-3.1.0.tgz",
|
||||
"integrity": "sha512-65d+ZTimxMlwRu+o92eaSM44vE+H4LoHWGjlRvdQ0OJbLlY1eQYOWaZwcf+bM6GIgj6uTBAnOslaYyhwg2UR9A==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.12.5",
|
||||
"sass-loader": "^10.1.0"
|
||||
|
@ -26,7 +26,7 @@
|
||||
"gatsby-plugin-manifest": "^2.10.0",
|
||||
"gatsby-plugin-offline": "^3.8.0",
|
||||
"gatsby-plugin-react-helmet": "^3.8.0",
|
||||
"gatsby-plugin-sass": "^3.0.0",
|
||||
"gatsby-plugin-sass": "^3.1.0",
|
||||
"gatsby-plugin-sharp": "^2.12.2",
|
||||
"gatsby-plugin-sitemap": "^2.10.0",
|
||||
"gatsby-plugin-svgr": "^2.1.0",
|
||||
|
Loading…
Reference in New Issue
Block a user