mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-27 09:35:56 -05:00
Merge pull request #8455 from scratchfoundation/renovate/scratch-l10n-3.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-l10n to v3.18.188
This commit is contained in:
commit
9ff9fdabc4
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
@ -106,7 +106,7 @@
|
|||
"sass": "1.77.5",
|
||||
"sass-loader": "10.5.2",
|
||||
"scratch-gui": "3.6.15",
|
||||
"scratch-l10n": "3.18.187",
|
||||
"scratch-l10n": "3.18.188",
|
||||
"selenium-webdriver": "4.21.0",
|
||||
"slick-carousel": "1.8.1",
|
||||
"stream-browserify": "3.0.0",
|
||||
|
@ -23129,9 +23129,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/scratch-l10n": {
|
||||
"version": "3.18.187",
|
||||
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.18.187.tgz",
|
||||
"integrity": "sha512-cs7s/pTUGD9O6A0J7f86Ifx5MoKlqg1NO0LGb3BA1n3RoG2366PLPwCdbL0dd2cTv2RCJedMYfoNl17F8hIiQg==",
|
||||
"version": "3.18.188",
|
||||
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.18.188.tgz",
|
||||
"integrity": "sha512-q05+X1SlApa+wKwhxl+K/OIFCXhhROR6g6mkG4eHObbsH1Fo6ZDMgO/UoRWTtfd5Hz1F7XhAMuATkM8mr5BSLQ==",
|
||||
"dev": true,
|
||||
"license": "BSD-3-Clause",
|
||||
"bin": {
|
||||
|
|
|
@ -141,7 +141,7 @@
|
|||
"sass": "1.77.5",
|
||||
"sass-loader": "10.5.2",
|
||||
"scratch-gui": "3.6.15",
|
||||
"scratch-l10n": "3.18.187",
|
||||
"scratch-l10n": "3.18.188",
|
||||
"selenium-webdriver": "4.21.0",
|
||||
"slick-carousel": "1.8.1",
|
||||
"stream-browserify": "3.0.0",
|
||||
|
|
Loading…
Reference in a new issue