chore(deps): update dependency scratch-l10n to v3.14.20220321031550

This commit is contained in:
Renovate Bot 2022-03-21 03:45:54 +00:00
parent 2a227f8718
commit 936e08fd9b
No known key found for this signature in database
GPG key ID: 81C63AE1C224182B
2 changed files with 33 additions and 7 deletions

38
package-lock.json generated
View file

@ -1270,9 +1270,9 @@
"dev": true
},
"@types/babel__core": {
"version": "7.1.18",
"resolved": "https://registry.npmjs.org/@types/babel__core/-/babel__core-7.1.18.tgz",
"integrity": "sha512-S7unDjm/C7z2A2R9NzfKCK1I+BAALDtxEmsJBwlB3EzNfb929ykjL++1CK9LO++EIp2fQrC8O+BwjKvz6UeDyQ==",
"version": "7.1.19",
"resolved": "https://registry.npmjs.org/@types/babel__core/-/babel__core-7.1.19.tgz",
"integrity": "sha512-WEOTgRsbYkvA/KCsDwVEGkd7WAr1e3g31VHQ8zy5gul/V1qKullU/BU5I68X5v7V3GnB9eotmom4v5a5gjxorw==",
"dev": true,
"requires": {
"@babel/parser": "^7.1.0",
@ -19401,6 +19401,20 @@
"google-closure-library": "20190301.0.0",
"imports-loader": "0.6.5",
"scratch-l10n": "3.14.20220320031543"
},
"dependencies": {
"scratch-l10n": {
"version": "3.14.20220320031543",
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.14.20220320031543.tgz",
"integrity": "sha512-MsOyRYghLpD2UCF3IqKcf/ucnr/pcoIXY5pM3boKnxmbqUoVQ4PT5hATuowLuqSS5ak9flKWSrVgYVrXXvT6pA==",
"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": {
@ -19701,6 +19715,18 @@
"symbol-observable": "^1.0.3"
}
},
"scratch-l10n": {
"version": "3.14.20220320031543",
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.14.20220320031543.tgz",
"integrity": "sha512-MsOyRYghLpD2UCF3IqKcf/ucnr/pcoIXY5pM3boKnxmbqUoVQ4PT5hATuowLuqSS5ak9flKWSrVgYVrXXvT6pA==",
"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",
@ -19761,9 +19787,9 @@
}
},
"scratch-l10n": {
"version": "3.14.20220320031543",
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.14.20220320031543.tgz",
"integrity": "sha512-MsOyRYghLpD2UCF3IqKcf/ucnr/pcoIXY5pM3boKnxmbqUoVQ4PT5hATuowLuqSS5ak9flKWSrVgYVrXXvT6pA==",
"version": "3.14.20220321031550",
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.14.20220321031550.tgz",
"integrity": "sha512-qgrxDP2KiWST49AiHAVkZwMAyxbIfRO009DPFyNb5SJ72PGhbeyGtY6lTxWzxx5dBLVG4bLyC06v3wX6HmLYTw==",
"dev": true,
"requires": {
"@babel/cli": "^7.1.2",

View file

@ -135,7 +135,7 @@
"sass": "1.49.7",
"sass-loader": "10.2.1",
"scratch-gui": "0.1.0-prerelease.20220320185850",
"scratch-l10n": "3.14.20220320031543",
"scratch-l10n": "3.14.20220321031550",
"selenium-webdriver": "4.1.0",
"slick-carousel": "1.6.0",
"style-loader": "0.12.3",