Merge pull request #8998 from scratchfoundation/renovate/sass-1.x

chore(deps): update dependency sass to v1.81.1
This commit is contained in:
renovate[bot] 2024-12-06 05:26:58 +00:00 committed by GitHub
commit 732d75fbd5
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

@ -109,7 +109,7 @@
"redux-mock-store": "1.5.5",
"redux-thunk": "2.4.2",
"regenerator-runtime": "0.13.9",
"sass": "1.81.0",
"sass": "1.81.1",
"sass-loader": "10.5.2",
"scratch-gui": "5.1.5",
"scratch-l10n": "5.0.23",
@ -21905,9 +21905,9 @@
"license": "MIT"
},
"node_modules/sass": {
"version": "1.81.0",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.81.0.tgz",
"integrity": "sha512-Q4fOxRfhmv3sqCLoGfvrC9pRV8btc0UtqL9mN6Yrv6Qi9ScL55CVH1vlPP863ISLEEMNLLuu9P+enCeGHlnzhA==",
"version": "1.81.1",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.81.1.tgz",
"integrity": "sha512-VNLgf4FC5yFyKwAumAAwwNh8X4SevlVREq3Y8aDZIkm0lI/zO1feycMXQ4hn+eB6FVhRbleSQ1Yb/q8juSldTA==",
"dev": true,
"license": "MIT",
"dependencies": {

View file

@ -144,7 +144,7 @@
"redux-mock-store": "1.5.5",
"redux-thunk": "2.4.2",
"regenerator-runtime": "0.13.9",
"sass": "1.81.0",
"sass": "1.81.1",
"sass-loader": "10.5.2",
"scratch-gui": "5.1.5",
"scratch-l10n": "5.0.23",