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

chore(deps): update dependency scratch-l10n to v3.14.20210821031719
This commit is contained in:
renovate[bot] 2021-08-21 08:12:36 +00:00 committed by GitHub
commit 659a931fbd
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.813",
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.3.813.tgz",
"integrity": "sha512-YcSRImHt6JZZ2sSuQ4Bzajtk98igQ0iKkksqlzZLzbh4p0OIyJRSvUbsgqfcR8txdfsoYCc4ym306t4p2kP/aw==",
"version": "1.3.814",
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.3.814.tgz",
"integrity": "sha512-0mH03cyjh6OzMlmjauGg0TLd87ErIJqWiYxMcOLKf5w6p0YEOl7DJAj7BDlXEFmCguY5CQaKVOiMjAMODO2XDw==",
"dev": true
},
"semver": {
@ -20983,6 +20983,20 @@
"google-closure-library": "20190301.0.0",
"imports-loader": "0.6.5",
"scratch-l10n": "3.14.20210820031536"
},
"dependencies": {
"scratch-l10n": {
"version": "3.14.20210820031536",
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.14.20210820031536.tgz",
"integrity": "sha512-wOqNntstKo5F4kud2a9/EEiQfyhtPVQIjKTyhZn4NN+QqZrMeCC/9o3cKWrsj7Amm9Cn9+C8gIHZONTd78W5gg==",
"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": {
@ -21409,6 +21423,18 @@
"integrity": "sha1-six699nWiBvItuZTM17rywoYh0g=",
"dev": true
},
"scratch-l10n": {
"version": "3.14.20210820031536",
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.14.20210820031536.tgz",
"integrity": "sha512-wOqNntstKo5F4kud2a9/EEiQfyhtPVQIjKTyhZn4NN+QqZrMeCC/9o3cKWrsj7Amm9Cn9+C8gIHZONTd78W5gg==",
"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",
@ -21475,9 +21501,9 @@
}
},
"scratch-l10n": {
"version": "3.14.20210820031536",
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.14.20210820031536.tgz",
"integrity": "sha512-wOqNntstKo5F4kud2a9/EEiQfyhtPVQIjKTyhZn4NN+QqZrMeCC/9o3cKWrsj7Amm9Cn9+C8gIHZONTd78W5gg==",
"version": "3.14.20210821031719",
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.14.20210821031719.tgz",
"integrity": "sha512-lSLRA1GwwdCassC/+xLsluWqhaEsytyjkglwCCremcKwo6vEukpQaKjKf6vIphVEIySa/7FOMvVzpvz4E/0KRA==",
"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.20210820141456",
"scratch-l10n": "3.14.20210820031536",
"scratch-l10n": "3.14.20210821031719",
"selenium-webdriver": "3.6.0",
"slick-carousel": "1.6.0",
"style-loader": "0.12.3",