mirror of
https://github.com/Unkn0wnCat/Unkn0wnCat.net.git
synced 2025-08-03 16:48:39 +02:00
Merge pull request #176 from Unkn0wnCat/dependabot/npm_and_yarn/gatsby-plugin-sass-2.4.2
Bump gatsby-plugin-sass from 2.3.21 to 2.4.2
This commit is contained in:
commit
8a26667211
2 changed files with 7 additions and 7 deletions
12
package-lock.json
generated
12
package-lock.json
generated
|
@ -9172,18 +9172,18 @@
|
|||
}
|
||||
},
|
||||
"gatsby-plugin-sass": {
|
||||
"version": "2.3.21",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-sass/-/gatsby-plugin-sass-2.3.21.tgz",
|
||||
"integrity": "sha512-QBqBsGUbezMy2b0rAZK1di82cSCLUt8ZvtdUoDvv3twih9jCg9FxMR/Stzl4aUplWPELrargmF5M8upA2ztMQw==",
|
||||
"version": "2.4.2",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-sass/-/gatsby-plugin-sass-2.4.2.tgz",
|
||||
"integrity": "sha512-6DnB+sRoSTS/dpsk/r2rTEA40XanDhmHvk4Esv+flgS6zcZro4U6cc5ibR6tum/fdfdu8/T/RoPZgGLCm4e4sQ==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.11.2",
|
||||
"sass-loader": "^7.3.1"
|
||||
},
|
||||
"dependencies": {
|
||||
"@babel/runtime": {
|
||||
"version": "7.12.1",
|
||||
"resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.12.1.tgz",
|
||||
"integrity": "sha512-J5AIf3vPj3UwXaAzb5j1xM4WAQDX3EMgemF8rjCP3SoW09LfRKAXQKt6CoVYl230P6iWdRcBbnLDDdnqWxZSCA==",
|
||||
"version": "7.12.5",
|
||||
"resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.12.5.tgz",
|
||||
"integrity": "sha512-plcc+hbExy3McchJCEQG3knOsuh3HH+Prx1P6cLIkET/0dLuQDEnrT+s27Axgc9bqfsmNUNHfscgMUdBpC9xfg==",
|
||||
"requires": {
|
||||
"regenerator-runtime": "^0.13.4"
|
||||
}
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
"gatsby-plugin-offline": "^3.2.37",
|
||||
"gatsby-plugin-react-helmet": "^3.3.14",
|
||||
"gatsby-plugin-sharp": "^2.6.43",
|
||||
"gatsby-plugin-sass": "^2.3.21",
|
||||
"gatsby-plugin-sass": "^2.4.2",
|
||||
"gatsby-plugin-sitemap": "^2.4.17",
|
||||
"gatsby-plugin-styled-components": "^3.3.14",
|
||||
"gatsby-source-filesystem": "^2.3.36",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue