mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-23 23:57:55 -05:00
Merge pull request #8263 from scratchfoundation/renovate/scratch-l10n-3.x
fix(deps): update dependency scratch-l10n to v3.18.109
This commit is contained in:
commit
ce422d2b2c
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.74.1",
|
"sass": "1.74.1",
|
||||||
"sass-loader": "10.5.2",
|
"sass-loader": "10.5.2",
|
||||||
"scratch-gui": "3.6.15",
|
"scratch-gui": "3.6.15",
|
||||||
"scratch-l10n": "3.18.107",
|
"scratch-l10n": "3.18.109",
|
||||||
"selenium-webdriver": "4.19.0",
|
"selenium-webdriver": "4.19.0",
|
||||||
"slick-carousel": "1.8.1",
|
"slick-carousel": "1.8.1",
|
||||||
"stream-browserify": "3.0.0",
|
"stream-browserify": "3.0.0",
|
||||||
|
@ -21474,9 +21474,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/scratch-l10n": {
|
"node_modules/scratch-l10n": {
|
||||||
"version": "3.18.107",
|
"version": "3.18.109",
|
||||||
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.18.107.tgz",
|
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.18.109.tgz",
|
||||||
"integrity": "sha512-5MZjafBqfgpt14GTPjvhWq1VmZ1gMiUea4M7A85ZRiyGHegnlEaDQuUe0WnlzJV4LHU20eW5P8ShQYSoFta1dw==",
|
"integrity": "sha512-bzHsE9Bd3/6VnGR+8EQZV/WLY++SKdpRo4gmoA7aC/Un1FI4e3oluqiUtd2h0f4jVdtWKiW2bSFmcwLwsf3wOg==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"bin": {
|
"bin": {
|
||||||
"build-i18n-src": "scripts/build-i18n-src.js",
|
"build-i18n-src": "scripts/build-i18n-src.js",
|
||||||
|
|
|
@ -141,7 +141,7 @@
|
||||||
"sass": "1.74.1",
|
"sass": "1.74.1",
|
||||||
"sass-loader": "10.5.2",
|
"sass-loader": "10.5.2",
|
||||||
"scratch-gui": "3.6.15",
|
"scratch-gui": "3.6.15",
|
||||||
"scratch-l10n": "3.18.107",
|
"scratch-l10n": "3.18.109",
|
||||||
"selenium-webdriver": "4.19.0",
|
"selenium-webdriver": "4.19.0",
|
||||||
"slick-carousel": "1.8.1",
|
"slick-carousel": "1.8.1",
|
||||||
"stream-browserify": "3.0.0",
|
"stream-browserify": "3.0.0",
|
||||||
|
|
Loading…
Reference in a new issue