Merge pull request #8860 from scratchfoundation/renovate/sass-1.x
Some checks are pending
CI/CD / build-and-test-and-maybe-deploy (push) Waiting to run

chore(deps): update dependency sass to v1.80.4
This commit is contained in:
renovate[bot] 2024-10-27 03:49:34 +00:00 committed by GitHub
commit d9f83bc2d4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -108,7 +108,7 @@
"redux-mock-store": "1.5.5",
"redux-thunk": "2.4.2",
"regenerator-runtime": "0.13.9",
"sass": "1.80.3",
"sass": "1.80.4",
"sass-loader": "10.5.2",
"scratch-gui": "4.0.41",
"scratch-l10n": "3.18.352",
@ -23380,9 +23380,9 @@
"license": "MIT"
},
"node_modules/sass": {
"version": "1.80.3",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.80.3.tgz",
"integrity": "sha512-ptDWyVmDMVielpz/oWy3YP3nfs7LpJTHIJZboMVs8GEC9eUmtZTZhMHlTW98wY4aEorDfjN38+Wr/XjskFWcfA==",
"version": "1.80.4",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.80.4.tgz",
"integrity": "sha512-rhMQ2tSF5CsuuspvC94nPM9rToiAFw2h3JTrLlgmNw1MH79v8Cr3DH6KF6o6r+8oofY3iYVPUf66KzC8yuVN1w==",
"dev": true,
"license": "MIT",
"dependencies": {

View file

@ -143,7 +143,7 @@
"redux-mock-store": "1.5.5",
"redux-thunk": "2.4.2",
"regenerator-runtime": "0.13.9",
"sass": "1.80.3",
"sass": "1.80.4",
"sass-loader": "10.5.2",
"scratch-gui": "4.0.41",
"scratch-l10n": "3.18.352",