mirror of
https://github.com/Unkn0wnCat/Unkn0wnCat.net.git
synced 2025-04-29 02:07:35 +02:00
Bump gatsby-plugin-sass from 2.3.14 to 2.3.16
Bumps [gatsby-plugin-sass](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-sass) from 2.3.14 to 2.3.16. - [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@2.3.16/packages/gatsby-plugin-sass) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
4195e1b458
commit
978c7bb7fa
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -9375,9 +9375,9 @@
|
|||
}
|
||||
},
|
||||
"gatsby-plugin-sass": {
|
||||
"version": "2.3.14",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-sass/-/gatsby-plugin-sass-2.3.14.tgz",
|
||||
"integrity": "sha512-ne6Ub/EfrqlTAQfx9YDmcp9eNrzNpu90EEJ+wrNm0F4s8zJ8g4NX6V2VHHE1XtwYWypZqCrdPZeWG8Nb7XMH5g==",
|
||||
"version": "2.3.16",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-sass/-/gatsby-plugin-sass-2.3.16.tgz",
|
||||
"integrity": "sha512-gY2Ankprpn0TEIboDqco4bycjveZNYTrpiwJYLPtnFPCgmxoQzld44Uj/9bbZXxsV/tIqubulenr+TymCbe/hg==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.11.2",
|
||||
"sass-loader": "^7.3.1"
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
"gatsby-plugin-manifest": "^2.4.34",
|
||||
"gatsby-plugin-offline": "^3.2.29",
|
||||
"gatsby-plugin-react-helmet": "^3.3.14",
|
||||
"gatsby-plugin-sass": "^2.3.14",
|
||||
"gatsby-plugin-sass": "^2.3.16",
|
||||
"gatsby-plugin-sharp": "^2.6.42",
|
||||
"gatsby-plugin-sitemap": "^2.4.12",
|
||||
"gatsby-plugin-styled-components": "^3.3.12",
|
||||
|
|
Loading…
Add table
Reference in a new issue