mirror of
https://github.com/Unkn0wnCat/Unkn0wnCat.net.git
synced 2025-04-30 10:46:52 +02:00
Merge pull request #239 from Unkn0wnCat/dependabot/npm_and_yarn/gatsby-plugin-sass-2.8.0
Bump gatsby-plugin-sass from 2.7.0 to 2.8.0
This commit is contained in:
commit
daf77071b0
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -9414,9 +9414,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"gatsby-plugin-sass": {
|
"gatsby-plugin-sass": {
|
||||||
"version": "2.7.0",
|
"version": "2.8.0",
|
||||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-sass/-/gatsby-plugin-sass-2.7.0.tgz",
|
"resolved": "https://registry.npmjs.org/gatsby-plugin-sass/-/gatsby-plugin-sass-2.8.0.tgz",
|
||||||
"integrity": "sha512-PPO5NgSoUySSLq41P6FDwx9oHrrB/Kb1zgn2lYugW5U81GuFl2fxvgq3nF1pyB2Nye0RMDla+EnrM6sf4nD60A==",
|
"integrity": "sha512-lUEM5f4bPr6+m8cgB0uq6YBSbqIUxk8tfIthGmsFVbAulnrGBswMRSynyNSAE5APWmUGqwp9GuATDdsV+B5BVg==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@babel/runtime": "^7.12.5",
|
"@babel/runtime": "^7.12.5",
|
||||||
"sass-loader": "^7.3.1"
|
"sass-loader": "^7.3.1"
|
||||||
|
|
|
@ -12,7 +12,7 @@
|
||||||
"gatsby-plugin-offline": "^3.6.0",
|
"gatsby-plugin-offline": "^3.6.0",
|
||||||
"gatsby-plugin-react-helmet": "^3.6.0",
|
"gatsby-plugin-react-helmet": "^3.6.0",
|
||||||
"gatsby-plugin-sharp": "^2.11.1",
|
"gatsby-plugin-sharp": "^2.11.1",
|
||||||
"gatsby-plugin-sass": "^2.7.0",
|
"gatsby-plugin-sass": "^2.8.0",
|
||||||
"gatsby-plugin-sitemap": "^2.8.0",
|
"gatsby-plugin-sitemap": "^2.8.0",
|
||||||
"gatsby-plugin-styled-components": "^3.6.0",
|
"gatsby-plugin-styled-components": "^3.6.0",
|
||||||
"gatsby-source-filesystem": "^2.8.0",
|
"gatsby-source-filesystem": "^2.8.0",
|
||||||
|
|
Loading…
Add table
Reference in a new issue