mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-04-29 18:26:52 +02:00
Merge pull request #112 from Unkn0wnCat/revert-111-renovate/gatsby-monorepo
Revert "Update dependency gatsby-plugin-sass to v4.0.1"
This commit is contained in:
commit
e4d77a34c1
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -12511,9 +12511,9 @@
|
|||
}
|
||||
},
|
||||
"gatsby-plugin-sass": {
|
||||
"version": "4.0.1",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-sass/-/gatsby-plugin-sass-4.0.1.tgz",
|
||||
"integrity": "sha512-QZiak/7eL58QUZy+y5zTlTWk+qiE/xtXa/eS+CvHP09hbxtGeVn2Ea3XQ9upHxM2TjKaWQJ00EjnKnoVKoxzVQ==",
|
||||
"version": "4.0.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-sass/-/gatsby-plugin-sass-4.0.0.tgz",
|
||||
"integrity": "sha512-q2FIQFFU7FMgX8jMGUCsBMUcmdNdVertE1HnViiriB1x5FagUJUUJe9Z6Irq14h0LfSL2Z1Lg8iQzgxSX30djw==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.12.5",
|
||||
"resolve-url-loader": "^3.1.2",
|
||||
|
|
|
@ -31,7 +31,7 @@
|
|||
"gatsby-plugin-react-helmet": "4.0.0",
|
||||
"gatsby-plugin-react-i18next": "1.0.4",
|
||||
"gatsby-plugin-robots-txt": "1.5.5",
|
||||
"gatsby-plugin-sass": "4.0.1",
|
||||
"gatsby-plugin-sass": "4.0.0",
|
||||
"gatsby-plugin-sharp": "3.0.0",
|
||||
"gatsby-plugin-sitemap": "3.0.0",
|
||||
"gatsby-source-filesystem": "3.0.0",
|
||||
|
|
Loading…
Add table
Reference in a new issue