mirror of
https://github.com/scratchfoundation/scratch-paint.git
synced 2024-12-22 13:32:28 -05:00
fix(deps): update dependency scratch-l10n to v3.15.20221027032119 (#2108)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
c71e28f05d
commit
bffd244be5
2 changed files with 8 additions and 8 deletions
14
package-lock.json
generated
14
package-lock.json
generated
|
@ -66,7 +66,7 @@
|
|||
"redux-throttle": "0.1.1",
|
||||
"regenerator-runtime": "0.13.9",
|
||||
"rimraf": "2.7.1",
|
||||
"scratch-l10n": "3.15.20221026032051",
|
||||
"scratch-l10n": "3.15.20221027032119",
|
||||
"scratch-render-fonts": "1.0.0-prerelease.20221024190656",
|
||||
"scratch-semantic-release-config": "1.0.5",
|
||||
"style-loader": "1.3.0",
|
||||
|
@ -25806,9 +25806,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/scratch-l10n": {
|
||||
"version": "3.15.20221026032051",
|
||||
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.15.20221026032051.tgz",
|
||||
"integrity": "sha512-F2hzfurnrZ6zUr9hcSXauVZVMzF5N8xhMXmXCZg0d5LhemGX3fHE93ZJG5vWZcAJZ/8m7DUW0x1sSAoPfKIp0Q==",
|
||||
"version": "3.15.20221027032119",
|
||||
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.15.20221027032119.tgz",
|
||||
"integrity": "sha512-nVT2lkaaFccUJbrGZcnwouGxwNWUpeY2hRCCD2htBMs2SQEG23a5aXE6FcLU0SGq8R3o7rJ0RG1+AYCvxjWdsA==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@babel/cli": "^7.1.2",
|
||||
|
@ -55266,9 +55266,9 @@
|
|||
}
|
||||
},
|
||||
"scratch-l10n": {
|
||||
"version": "3.15.20221026032051",
|
||||
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.15.20221026032051.tgz",
|
||||
"integrity": "sha512-F2hzfurnrZ6zUr9hcSXauVZVMzF5N8xhMXmXCZg0d5LhemGX3fHE93ZJG5vWZcAJZ/8m7DUW0x1sSAoPfKIp0Q==",
|
||||
"version": "3.15.20221027032119",
|
||||
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.15.20221027032119.tgz",
|
||||
"integrity": "sha512-nVT2lkaaFccUJbrGZcnwouGxwNWUpeY2hRCCD2htBMs2SQEG23a5aXE6FcLU0SGq8R3o7rJ0RG1+AYCvxjWdsA==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@babel/cli": "^7.1.2",
|
||||
|
|
|
@ -95,7 +95,7 @@
|
|||
"redux-throttle": "0.1.1",
|
||||
"regenerator-runtime": "0.13.9",
|
||||
"rimraf": "2.7.1",
|
||||
"scratch-l10n": "3.15.20221026032051",
|
||||
"scratch-l10n": "3.15.20221027032119",
|
||||
"scratch-render-fonts": "1.0.0-prerelease.20221024190656",
|
||||
"scratch-semantic-release-config": "1.0.5",
|
||||
"style-loader": "1.3.0",
|
||||
|
|
Loading…
Reference in a new issue