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

chore(deps): update dependency scratch-l10n to v3.14.20211022031531
This commit is contained in:
renovate[bot] 2021-10-22 08:13:33 +00:00 committed by GitHub
commit 28e1d7012d
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.875",
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.3.875.tgz",
"integrity": "sha512-K/rqxvLwZOshysgPOqfU1x8rfdFXyieYLdT1JYlLHkLj8gI/4Qh4Xi+KrO6kq4t3aNhp/wGSGOyR4ooYvXbvyg==",
"version": "1.3.877",
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.3.877.tgz",
"integrity": "sha512-fT5mW5Giw5iyVukeHb2XvB4joBKvzHtl8Vs3QzE7APATpFMt/T7RWyUcIKSZzYkKQgpMbu+vDBTCHfQZvh8klA==",
"dev": true
},
"picocolors": {
@ -20523,6 +20523,20 @@
"google-closure-library": "20190301.0.0",
"imports-loader": "0.6.5",
"scratch-l10n": "3.14.20211021031508"
},
"dependencies": {
"scratch-l10n": {
"version": "3.14.20211021031508",
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.14.20211021031508.tgz",
"integrity": "sha512-nbjP+cKvqk4lwr50XMxDKDsB5/JJxoItLEsB08GQK/zCMtn8+ej8zlmWHNKDICgFajgbHlW4a0fVRtEDdsYEgA==",
"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": {
@ -20936,6 +20950,18 @@
"integrity": "sha1-six699nWiBvItuZTM17rywoYh0g=",
"dev": true
},
"scratch-l10n": {
"version": "3.14.20211021031508",
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.14.20211021031508.tgz",
"integrity": "sha512-nbjP+cKvqk4lwr50XMxDKDsB5/JJxoItLEsB08GQK/zCMtn8+ej8zlmWHNKDICgFajgbHlW4a0fVRtEDdsYEgA==",
"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",
@ -21002,9 +21028,9 @@
}
},
"scratch-l10n": {
"version": "3.14.20211021031508",
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.14.20211021031508.tgz",
"integrity": "sha512-nbjP+cKvqk4lwr50XMxDKDsB5/JJxoItLEsB08GQK/zCMtn8+ej8zlmWHNKDICgFajgbHlW4a0fVRtEDdsYEgA==",
"version": "3.14.20211022031531",
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.14.20211022031531.tgz",
"integrity": "sha512-TAC8LJc1PU/cDzbo0b7tVlxHj0pSxerMUabZKoJ3PWASLLoWV2qrAhugqQQv2z1xAdYm6hndEJgUOED+CTt2NA==",
"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.20211021140328",
"scratch-l10n": "3.14.20211021031508",
"scratch-l10n": "3.14.20211022031531",
"selenium-webdriver": "3.6.0",
"slick-carousel": "1.6.0",
"style-loader": "0.12.3",