mirror of
https://github.com/Unkn0wnCat/Unkn0wnCat.net.git
synced 2025-07-26 04:47:24 +02:00
Merge pull request #194 from Unkn0wnCat/dependabot/npm_and_yarn/gatsby-plugin-sass-2.5.1
Bump gatsby-plugin-sass from 2.5.0 to 2.5.1
This commit is contained in:
commit
bc0cd029c3
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -9102,9 +9102,9 @@
|
|||
}
|
||||
},
|
||||
"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.5.1",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-sass/-/gatsby-plugin-sass-2.5.1.tgz",
|
||||
"integrity": "sha512-q9EpTBALoBa5kZRhTEEbYILRxBaoEdYTWnb5imRutl1DAxpeqyA9wZzF2mBMPESTB7F9+1GVAt4n4mhabPUy0Q==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.11.2",
|
||||
"sass-loader": "^7.3.1"
|
||||
|
|
|
@ -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.0",
|
||||
"gatsby-plugin-sass": "^2.5.1",
|
||||
"gatsby-plugin-sitemap": "^2.5.1",
|
||||
"gatsby-plugin-styled-components": "^3.4.0",
|
||||
"gatsby-source-filesystem": "^2.5.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue