mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-27 01:25:52 -05:00
chore(deps): update dependency sass to v1.81.0
This commit is contained in:
parent
a4572cee7f
commit
017b307fc7
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
@ -109,7 +109,7 @@
|
|||
"redux-mock-store": "1.5.5",
|
||||
"redux-thunk": "2.4.2",
|
||||
"regenerator-runtime": "0.13.9",
|
||||
"sass": "1.80.7",
|
||||
"sass": "1.81.0",
|
||||
"sass-loader": "10.5.2",
|
||||
"scratch-gui": "4.1.4",
|
||||
"scratch-l10n": "4.0.30",
|
||||
|
@ -21905,9 +21905,9 @@
|
|||
"license": "MIT"
|
||||
},
|
||||
"node_modules/sass": {
|
||||
"version": "1.80.7",
|
||||
"resolved": "https://registry.npmjs.org/sass/-/sass-1.80.7.tgz",
|
||||
"integrity": "sha512-MVWvN0u5meytrSjsU7AWsbhoXi1sc58zADXFllfZzbsBT1GHjjar6JwBINYPRrkx/zqnQ6uqbQuHgE95O+C+eQ==",
|
||||
"version": "1.81.0",
|
||||
"resolved": "https://registry.npmjs.org/sass/-/sass-1.81.0.tgz",
|
||||
"integrity": "sha512-Q4fOxRfhmv3sqCLoGfvrC9pRV8btc0UtqL9mN6Yrv6Qi9ScL55CVH1vlPP863ISLEEMNLLuu9P+enCeGHlnzhA==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
|
|
|
@ -144,7 +144,7 @@
|
|||
"redux-mock-store": "1.5.5",
|
||||
"redux-thunk": "2.4.2",
|
||||
"regenerator-runtime": "0.13.9",
|
||||
"sass": "1.80.7",
|
||||
"sass": "1.81.0",
|
||||
"sass-loader": "10.5.2",
|
||||
"scratch-gui": "4.1.4",
|
||||
"scratch-l10n": "4.0.30",
|
||||
|
|
Loading…
Reference in a new issue