mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-27 09:35:56 -05:00
fix(deps): update dependency scratch-l10n to v3.18.103
This commit is contained in:
parent
edfd48c9d7
commit
df1083e78d
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.102",
|
"scratch-l10n": "3.18.103",
|
||||||
"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.102",
|
"version": "3.18.103",
|
||||||
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.18.102.tgz",
|
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.18.103.tgz",
|
||||||
"integrity": "sha512-Jpi+IKg6ydx0Dby+qSa1H5l8PYWl7/xWbMBqFpq5ObauXFf35V0OTjb8TeUNekFHIC/AgU7wQeZu+SFp3oCLuw==",
|
"integrity": "sha512-+1EprDAG05KiAAxCJc7jQsOaFzHbjyajyWvOxacucWNQT0keE6p3yw3y4aNkVwTnhJhuYH6ZY15rIYFBUsqvnQ==",
|
||||||
"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.102",
|
"scratch-l10n": "3.18.103",
|
||||||
"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