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

chore(deps): update dependency scratch-l10n to v3.14.20211027031612
This commit is contained in:
renovate[bot] 2021-10-27 09:41:05 +00:00 committed by GitHub
commit d51f84707c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 33 additions and 7 deletions

38
package-lock.json generated
View file

@ -504,9 +504,9 @@
}
},
"electron-to-chromium": {
"version": "1.3.879",
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.3.879.tgz",
"integrity": "sha512-zJo+D9GwbJvM31IdFmwcGvychhk4KKbKYo2GWlsn+C/dxz2NwmbhGJjWwTfFSF2+eFH7VvfA8MCZ8SOqTrlnpw==",
"version": "1.3.880",
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.3.880.tgz",
"integrity": "sha512-iwIP/6WoeSimzUKJIQtjtpVDsK8Ir8qQCMXsUBwg+rxJR2Uh3wTNSbxoYRfs+3UWx/9MAnPIxVZCyWkm8MT0uw==",
"dev": true
},
"picocolors": {
@ -20527,6 +20527,20 @@
"google-closure-library": "20190301.0.0",
"imports-loader": "0.6.5",
"scratch-l10n": "3.14.20211026031553"
},
"dependencies": {
"scratch-l10n": {
"version": "3.14.20211026031553",
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.14.20211026031553.tgz",
"integrity": "sha512-wgzcQKhdycCtrT0PZ5Kxm/Uby2JCJHrqrsStrh4ibjfhziPtGpN/FkCeXiZ4nEbTk3agxiLyZqnBeFhIoJDJ5A==",
"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-gui": {
@ -20940,6 +20954,18 @@
"integrity": "sha1-six699nWiBvItuZTM17rywoYh0g=",
"dev": true
},
"scratch-l10n": {
"version": "3.14.20211026031553",
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.14.20211026031553.tgz",
"integrity": "sha512-wgzcQKhdycCtrT0PZ5Kxm/Uby2JCJHrqrsStrh4ibjfhziPtGpN/FkCeXiZ4nEbTk3agxiLyZqnBeFhIoJDJ5A==",
"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",
@ -21006,9 +21032,9 @@
}
},
"scratch-l10n": {
"version": "3.14.20211026031553",
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.14.20211026031553.tgz",
"integrity": "sha512-wgzcQKhdycCtrT0PZ5Kxm/Uby2JCJHrqrsStrh4ibjfhziPtGpN/FkCeXiZ4nEbTk3agxiLyZqnBeFhIoJDJ5A==",
"version": "3.14.20211027031612",
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.14.20211027031612.tgz",
"integrity": "sha512-6jc65j4xR8O33EaTgS4TXQAylCX6rHbWBt44eOQdGP87lixFUJZs3OFbrDEkkZPW6JreS5gPBIU0T6ZwjkxfYw==",
"dev": true,
"requires": {
"@babel/cli": "^7.1.2",

View file

@ -132,7 +132,7 @@
"redux-thunk": "2.0.1",
"sass-loader": "6.0.6",
"scratch-gui": "0.1.0-prerelease.20211027013916",
"scratch-l10n": "3.14.20211026031553",
"scratch-l10n": "3.14.20211027031612",
"selenium-webdriver": "3.6.0",
"slick-carousel": "1.6.0",
"style-loader": "0.12.3",