mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-24 08:08:18 -05:00
Merge pull request #8773 from scratchfoundation/renovate/scratch-gui-4.x
Some checks are pending
CI/CD / build-and-test-and-maybe-deploy (push) Waiting to run
Some checks are pending
CI/CD / build-and-test-and-maybe-deploy (push) Waiting to run
fix(deps): update dependency scratch-gui to v4.0.32
This commit is contained in:
commit
a748fa0b6a
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
@ -110,7 +110,7 @@
|
|||
"regenerator-runtime": "0.13.9",
|
||||
"sass": "1.79.3",
|
||||
"sass-loader": "10.5.2",
|
||||
"scratch-gui": "4.0.31",
|
||||
"scratch-gui": "4.0.32",
|
||||
"scratch-l10n": "3.18.324",
|
||||
"selenium-webdriver": "4.25.0",
|
||||
"slick-carousel": "1.8.1",
|
||||
|
@ -23368,9 +23368,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/scratch-gui": {
|
||||
"version": "4.0.31",
|
||||
"resolved": "https://registry.npmjs.org/scratch-gui/-/scratch-gui-4.0.31.tgz",
|
||||
"integrity": "sha512-BFIV+fCVpGlx2PyJmnWZzxsgwODWYrHnzb9Hano1a6OvaF5yJuymDoXCtt9Zpurmff0TPylOXZrrSDxhdke5Qw==",
|
||||
"version": "4.0.32",
|
||||
"resolved": "https://registry.npmjs.org/scratch-gui/-/scratch-gui-4.0.32.tgz",
|
||||
"integrity": "sha512-tt2imNz8X4i4sSg17AWDoRfVOswAOUjWrzaGcdUmyVmFoYc4YL5mhusdf/1sRkRrH+i1pc6DLt75MOgawjhQ+g==",
|
||||
"dev": true,
|
||||
"license": "BSD-3-Clause",
|
||||
"dependencies": {
|
||||
|
|
|
@ -145,7 +145,7 @@
|
|||
"regenerator-runtime": "0.13.9",
|
||||
"sass": "1.79.3",
|
||||
"sass-loader": "10.5.2",
|
||||
"scratch-gui": "4.0.31",
|
||||
"scratch-gui": "4.0.32",
|
||||
"scratch-l10n": "3.18.324",
|
||||
"selenium-webdriver": "4.25.0",
|
||||
"slick-carousel": "1.8.1",
|
||||
|
|
Loading…
Reference in a new issue