mirror of
https://github.com/scratchfoundation/scratch-blocks.git
synced 2025-07-02 15:10:24 -04:00
fix(deps): update dependency scratch-l10n to v3.15.20221024032103
This commit is contained in:
parent
41f1b7a43d
commit
c4b5948ec9
2 changed files with 7 additions and 7 deletions
12
package-lock.json
generated
12
package-lock.json
generated
|
@ -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",
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue