Merge pull request #6418 from LLK/renovate/scratch-l10n-3.x

chore(deps): update dependency scratch-l10n to v3.14.20220101031509
This commit is contained in:
renovate[bot] 2022-01-01 08:25:55 +00:00 committed by GitHub
commit f60defdf8c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 16 additions and 4 deletions

18
package-lock.json generated
View file

@ -20994,6 +20994,18 @@
"integrity": "sha1-six699nWiBvItuZTM17rywoYh0g=",
"dev": true
},
"scratch-l10n": {
"version": "3.14.20211226031517",
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.14.20211226031517.tgz",
"integrity": "sha512-hz2pgFmUcVXenkOVksx0zosa2IkrSfW3x1ciekRmYoU5Wj+16vQWXJqXAMtvS7n0b7ViwKwP+gWGhVI5P3zyBA==",
"dev": true,
"requires": {
"@babel/cli": "^7.1.2",
"@babel/core": "^7.1.2",
"babel-plugin-react-intl": "^3.0.1",
"transifex": "1.6.6"
}
},
"scratch-storage": {
"version": "1.3.5",
"resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-1.3.5.tgz",
@ -21060,9 +21072,9 @@
}
},
"scratch-l10n": {
"version": "3.14.20211226031517",
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.14.20211226031517.tgz",
"integrity": "sha512-hz2pgFmUcVXenkOVksx0zosa2IkrSfW3x1ciekRmYoU5Wj+16vQWXJqXAMtvS7n0b7ViwKwP+gWGhVI5P3zyBA==",
"version": "3.14.20220101031509",
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.14.20220101031509.tgz",
"integrity": "sha512-pSgVo4GO1nn+43ZkX4zawQiT0zmYkciN2rYKO73bPJZiZ+/p8t+lrBzg+H3t+2Tasl+CiNraOqT6o21m6SVDgw==",
"dev": true,
"requires": {
"@babel/cli": "^7.1.2",

View file

@ -128,7 +128,7 @@
"regenerator-runtime": "0.13.9",
"sass-loader": "6.0.6",
"scratch-gui": "0.1.0-prerelease.20211226115158",
"scratch-l10n": "3.14.20211226031517",
"scratch-l10n": "3.14.20220101031509",
"selenium-webdriver": "4.1.0",
"slick-carousel": "1.6.0",
"style-loader": "0.12.3",