mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2025-07-20 10:54:16 -04:00
fix(deps): update dependency scratch-l10n to v5.0.213
This commit is contained in:
parent
ee126062fd
commit
f31ed3853c
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
@ -112,7 +112,7 @@
|
||||||
"regenerator-runtime": "0.13.9",
|
"regenerator-runtime": "0.13.9",
|
||||||
"sass": "1.86.3",
|
"sass": "1.86.3",
|
||||||
"sass-loader": "10.5.2",
|
"sass-loader": "10.5.2",
|
||||||
"scratch-l10n": "5.0.211",
|
"scratch-l10n": "5.0.213",
|
||||||
"selenium-webdriver": "4.31.0",
|
"selenium-webdriver": "4.31.0",
|
||||||
"slick-carousel": "1.8.1",
|
"slick-carousel": "1.8.1",
|
||||||
"stream-browserify": "3.0.0",
|
"stream-browserify": "3.0.0",
|
||||||
|
@ -22606,9 +22606,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/scratch-l10n": {
|
"node_modules/scratch-l10n": {
|
||||||
"version": "5.0.211",
|
"version": "5.0.213",
|
||||||
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-5.0.211.tgz",
|
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-5.0.213.tgz",
|
||||||
"integrity": "sha512-hklm/F+zFFD5E0xstJfQZEAyfUR2NoWV2mgTVPS+YlfcpvWvD5YVEtcFzoaNeZmJKSGNSWxG8xLLZ1KFwJpVNA==",
|
"integrity": "sha512-7YLmteN9xnSrI1wybDzzwUsqR9g4yPME5sxN4dxCzl/Vh/HzIDzHsrpNtELKqwjPutBZlNhAlV4xwNfcCSWKXQ==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"license": "AGPL-3.0-only",
|
"license": "AGPL-3.0-only",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
|
|
@ -147,7 +147,7 @@
|
||||||
"regenerator-runtime": "0.13.9",
|
"regenerator-runtime": "0.13.9",
|
||||||
"sass": "1.86.3",
|
"sass": "1.86.3",
|
||||||
"sass-loader": "10.5.2",
|
"sass-loader": "10.5.2",
|
||||||
"scratch-l10n": "5.0.211",
|
"scratch-l10n": "5.0.213",
|
||||||
"selenium-webdriver": "4.31.0",
|
"selenium-webdriver": "4.31.0",
|
||||||
"slick-carousel": "1.8.1",
|
"slick-carousel": "1.8.1",
|
||||||
"stream-browserify": "3.0.0",
|
"stream-browserify": "3.0.0",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue