fix(deps): update dependency scratch-l10n to v3.15.20221024032103

This commit is contained in:
renovate[bot] 2022-10-24 03:45:13 +00:00 committed by GitHub
parent 41f1b7a43d
commit c4b5948ec9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 7 deletions

12
package-lock.json generated
View file

@ -2027,9 +2027,9 @@
}
},
"core-js": {
"version": "3.25.5",
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.25.5.tgz",
"integrity": "sha512-nbm6eZSjm+ZuBQxCUPQKQCoUEfFOXjUZ8dTTyikyKaWrTYmAVbykQfwsKE5dBK88u3QCkCrzsx/PPlKfhsvgpw=="
"version": "3.26.0",
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.26.0.tgz",
"integrity": "sha512-+DkDrhoR4Y0PxDz6rurahuB+I45OsEUv8E1maPTB6OuHRohMMcznBq9TMpdpDMm/hUPob/mJJS3PqgbHpMTQgw=="
},
"core-util-is": {
"version": "1.0.2",
@ -5838,9 +5838,9 @@
}
},
"scratch-l10n": {
"version": "3.15.20221023032051",
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.15.20221023032051.tgz",
"integrity": "sha512-5yEtgiTAVWIkKbNuWpGImL9od0JS9z0wWsLLlTdn7THGPZt6bfssXICtoOaKCg1qHrPXZdPx8Vls9ywcmJyDxA==",
"version": "3.15.20221024032103",
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.15.20221024032103.tgz",
"integrity": "sha512-Rntiu90azd27jaaRsKAeDgr96Qez8fl2yvJrEBMOK5fOX2AjiP9L3HKAolOA/vnhM5fvMbGFeymDbKaDb/x3Yg==",
"requires": {
"@babel/cli": "^7.1.2",
"@babel/core": "^7.1.2",

View file

@ -28,7 +28,7 @@
"exports-loader": "0.7.0",
"google-closure-library": "20190301.0.0",
"imports-loader": "0.8.0",
"scratch-l10n": "3.15.20221023032051"
"scratch-l10n": "3.15.20221024032103"
},
"devDependencies": {
"async": "2.6.4",