mirror of
https://github.com/Unkn0wnCat/Unkn0wnCat.net.git
synced 2025-04-30 18:57:10 +02:00
Merge pull request #224 from Unkn0wnCat/dependabot/npm_and_yarn/gatsby-plugin-sass-2.7.0
Bump gatsby-plugin-sass from 2.5.1 to 2.7.0
This commit is contained in:
commit
30a838e496
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
@ -9102,11 +9102,11 @@
|
|||
}
|
||||
},
|
||||
"gatsby-plugin-sass": {
|
||||
"version": "2.5.1",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-sass/-/gatsby-plugin-sass-2.5.1.tgz",
|
||||
"integrity": "sha512-q9EpTBALoBa5kZRhTEEbYILRxBaoEdYTWnb5imRutl1DAxpeqyA9wZzF2mBMPESTB7F9+1GVAt4n4mhabPUy0Q==",
|
||||
"version": "2.7.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-sass/-/gatsby-plugin-sass-2.7.0.tgz",
|
||||
"integrity": "sha512-PPO5NgSoUySSLq41P6FDwx9oHrrB/Kb1zgn2lYugW5U81GuFl2fxvgq3nF1pyB2Nye0RMDla+EnrM6sf4nD60A==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.11.2",
|
||||
"@babel/runtime": "^7.12.5",
|
||||
"sass-loader": "^7.3.1"
|
||||
},
|
||||
"dependencies": {
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
"gatsby-plugin-offline": "^3.4.0",
|
||||
"gatsby-plugin-react-helmet": "^3.4.0",
|
||||
"gatsby-plugin-sharp": "^2.7.1",
|
||||
"gatsby-plugin-sass": "^2.5.1",
|
||||
"gatsby-plugin-sass": "^2.7.0",
|
||||
"gatsby-plugin-sitemap": "^2.5.1",
|
||||
"gatsby-plugin-styled-components": "^3.4.0",
|
||||
"gatsby-source-filesystem": "^2.5.0",
|
||||
|
|
Loading…
Add table
Reference in a new issue