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

chore(deps): update dependency scratch-l10n to v3.14.20210921031538
This commit is contained in:
renovate[bot] 2021-09-21 05:14:45 +00:00 committed by GitHub
commit 6a8c52e965
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

@ -21431,6 +21431,18 @@
"integrity": "sha1-six699nWiBvItuZTM17rywoYh0g=",
"dev": true
},
"scratch-l10n": {
"version": "3.14.20210920031533",
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.14.20210920031533.tgz",
"integrity": "sha512-Q283E9QD9ZvZDdR6BsWmjKuFFY7WqhAxAfiYZBSXxQQUP+a13XmHyMTVZrC1RsyFLdLjZ/bQZ+8QSJKvW6UW2A==",
"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",
@ -21497,9 +21509,9 @@
}
},
"scratch-l10n": {
"version": "3.14.20210920031533",
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.14.20210920031533.tgz",
"integrity": "sha512-Q283E9QD9ZvZDdR6BsWmjKuFFY7WqhAxAfiYZBSXxQQUP+a13XmHyMTVZrC1RsyFLdLjZ/bQZ+8QSJKvW6UW2A==",
"version": "3.14.20210921031538",
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.14.20210921031538.tgz",
"integrity": "sha512-ZfACKK/TYBXEu9WfLOFohpdgJEzBV1EFrUXzA7eBp85g/eSM2l4YpjP+Pj6BLlk/BxjZD5pozbBkzO+tS/CFsA==",
"dev": true,
"requires": {
"@babel/cli": "^7.1.2",

View file

@ -131,7 +131,7 @@
"redux-thunk": "2.0.1",
"sass-loader": "6.0.6",
"scratch-gui": "0.1.0-prerelease.20210920124357",
"scratch-l10n": "3.14.20210920031533",
"scratch-l10n": "3.14.20210921031538",
"selenium-webdriver": "3.6.0",
"slick-carousel": "1.6.0",
"style-loader": "0.12.3",