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

fix(deps): update dependency scratch-l10n to v3.15.20221023032051
This commit is contained in:
renovate[bot] 2022-10-23 06:29:07 +00:00 committed by GitHub
commit 41f1b7a43d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View file

@ -5838,9 +5838,9 @@
}
},
"scratch-l10n": {
"version": "3.15.20221022032111",
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.15.20221022032111.tgz",
"integrity": "sha512-ndAWLTGDAdTi8F9IgiqyX1zNBQNgj3XMClIqiBtftM1dr25vRtwh6d0Po7/ljStpDMTEUwOsXaDMZNsHjyFPpA==",
"version": "3.15.20221023032051",
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.15.20221023032051.tgz",
"integrity": "sha512-5yEtgiTAVWIkKbNuWpGImL9od0JS9z0wWsLLlTdn7THGPZt6bfssXICtoOaKCg1qHrPXZdPx8Vls9ywcmJyDxA==",
"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.20221022032111"
"scratch-l10n": "3.15.20221023032051"
},
"devDependencies": {
"async": "2.6.4",