Merge pull request #8970 from scratchfoundation/renovate/scratch-gui-5.x
Some checks are pending
CI/CD / build-and-test-and-maybe-deploy (push) Waiting to run
Transifex Push / transifex-push (push) Waiting to run

fix(deps): update dependency scratch-gui to v5.0.2
This commit is contained in:
renovate[bot] 2024-11-28 09:54:11 +00:00 committed by GitHub
commit 458f6ecbb8
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

@ -111,7 +111,7 @@
"regenerator-runtime": "0.13.9",
"sass": "1.81.0",
"sass-loader": "10.5.2",
"scratch-gui": "5.0.1",
"scratch-gui": "5.0.2",
"scratch-l10n": "5.0.7",
"selenium-webdriver": "4.26.0",
"slick-carousel": "1.8.1",
@ -22180,9 +22180,9 @@
}
},
"node_modules/scratch-gui": {
"version": "5.0.1",
"resolved": "https://registry.npmjs.org/scratch-gui/-/scratch-gui-5.0.1.tgz",
"integrity": "sha512-BTQUodIDYunIBZ5T3bST41kn0/Qm/kXhDXJveh221M639nBX5JRQhygKtg3bXo72eLwl4KC1GoUaBuB53y1P4A==",
"version": "5.0.2",
"resolved": "https://registry.npmjs.org/scratch-gui/-/scratch-gui-5.0.2.tgz",
"integrity": "sha512-YQ/t83rBZlJJDwaNTz1jWTYnhiylbO7ZxLZc+N7rEgaQz+RXuod0c/gtuj4GMrgDck3psWD9DI3Nqhz+7j6BtQ==",
"dev": true,
"license": "AGPL-3.0-only",
"dependencies": {

View file

@ -146,7 +146,7 @@
"regenerator-runtime": "0.13.9",
"sass": "1.81.0",
"sass-loader": "10.5.2",
"scratch-gui": "5.0.1",
"scratch-gui": "5.0.2",
"scratch-l10n": "5.0.7",
"selenium-webdriver": "4.26.0",
"slick-carousel": "1.8.1",