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

chore(deps): update dependency scratch-l10n to v3.14.20220324031549
This commit is contained in:
renovate[bot] 2022-03-24 10:27:19 +00:00 committed by GitHub
commit ae5d9c24ee
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 30 additions and 4 deletions

32
package-lock.json generated
View file

@ -19392,6 +19392,20 @@
"google-closure-library": "20190301.0.0", "google-closure-library": "20190301.0.0",
"imports-loader": "0.6.5", "imports-loader": "0.6.5",
"scratch-l10n": "3.14.20220323031542" "scratch-l10n": "3.14.20220323031542"
},
"dependencies": {
"scratch-l10n": {
"version": "3.14.20220323031542",
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.14.20220323031542.tgz",
"integrity": "sha512-cAMcHITpLrHUUC5W6Y2rNeVxjK7CNUCv27RllBVhop5EGOHv2N7c9J5N8tbLo5o1vFMlsKkkJEI+3OcBv+Edkg==",
"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": { "scratch-gui": {
@ -19692,6 +19706,18 @@
"symbol-observable": "^1.0.3" "symbol-observable": "^1.0.3"
} }
}, },
"scratch-l10n": {
"version": "3.14.20220323031542",
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.14.20220323031542.tgz",
"integrity": "sha512-cAMcHITpLrHUUC5W6Y2rNeVxjK7CNUCv27RllBVhop5EGOHv2N7c9J5N8tbLo5o1vFMlsKkkJEI+3OcBv+Edkg==",
"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": { "scratch-storage": {
"version": "1.3.5", "version": "1.3.5",
"resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-1.3.5.tgz", "resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-1.3.5.tgz",
@ -19752,9 +19778,9 @@
} }
}, },
"scratch-l10n": { "scratch-l10n": {
"version": "3.14.20220323031542", "version": "3.14.20220324031549",
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.14.20220323031542.tgz", "resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.14.20220324031549.tgz",
"integrity": "sha512-cAMcHITpLrHUUC5W6Y2rNeVxjK7CNUCv27RllBVhop5EGOHv2N7c9J5N8tbLo5o1vFMlsKkkJEI+3OcBv+Edkg==", "integrity": "sha512-ituU/Iyx2ZQQ7BlYNEtS8KpfcAYVyUT+Vq+jwR88VyMjfNb+fY+ed2NgLBYUvz2Uzo+0DYqvG/Z/X22DzgSYKw==",
"dev": true, "dev": true,
"requires": { "requires": {
"@babel/cli": "^7.1.2", "@babel/cli": "^7.1.2",

View file

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