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

chore(deps): update dependency scratch-l10n to v3.14.20211203031620
This commit is contained in:
renovate[bot] 2021-12-03 05:46:28 +00:00 committed by GitHub
commit 461ff4923b
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

@ -20988,6 +20988,18 @@
"integrity": "sha1-six699nWiBvItuZTM17rywoYh0g=",
"dev": true
},
"scratch-l10n": {
"version": "3.14.20211202031555",
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.14.20211202031555.tgz",
"integrity": "sha512-gWnYX3hwhRIgO6oWwf3S3hJEvvpHcBdkR7JUJ0Q6WpNkgG9xPxcX2wjHLKc73AvIh3LiXRBefhJV79u34b9R8Q==",
"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",
@ -21054,9 +21066,9 @@
}
},
"scratch-l10n": {
"version": "3.14.20211202031555",
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.14.20211202031555.tgz",
"integrity": "sha512-gWnYX3hwhRIgO6oWwf3S3hJEvvpHcBdkR7JUJ0Q6WpNkgG9xPxcX2wjHLKc73AvIh3LiXRBefhJV79u34b9R8Q==",
"version": "3.14.20211203031620",
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.14.20211203031620.tgz",
"integrity": "sha512-z8LjZVy3RyK/JuHCcBPCMM5K5A/9tCKxReaR35x5gzcG9IXkH8y8NBbT0XV7k2YJx1JouSQ5uVeQcx14hTfvjg==",
"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.20211202085229",
"scratch-l10n": "3.14.20211202031555",
"scratch-l10n": "3.14.20211203031620",
"selenium-webdriver": "3.6.0",
"slick-carousel": "1.6.0",
"style-loader": "0.12.3",