mirror of
https://github.com/scratchfoundation/scratch-blocks.git
synced 2025-08-28 22:10:31 -04:00
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:
commit
41f1b7a43d
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -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",
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue