mirror of
https://github.com/scratchfoundation/scratch-paint.git
synced 2024-12-22 21:42:30 -05:00
fix(deps): update dependency scratch-l10n to v3.14.20220909031555 (#2069)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
b114480d63
commit
1e327743fe
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.14.20220908031553",
|
||||
"scratch-l10n": "3.14.20220909031555",
|
||||
"scratch-render-fonts": "1.0.0-prerelease.20210401210003",
|
||||
"scratch-semantic-release-config": "1.0.4",
|
||||
"style-loader": "1.3.0",
|
||||
|
@ -25216,9 +25216,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/scratch-l10n": {
|
||||
"version": "3.14.20220908031553",
|
||||
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.14.20220908031553.tgz",
|
||||
"integrity": "sha512-7koOSjS8L+FqBOWXOCn9qFfVoGGU0Z7c5eZ/4fwWLHrUNo95dp3S/V634WgbBtOUPKaX20RViRffcoOHbiYfyw==",
|
||||
"version": "3.14.20220909031555",
|
||||
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.14.20220909031555.tgz",
|
||||
"integrity": "sha512-OVNzLUNWDECBjNiNMkZL0csXLiehCISTCk8khc4LrzD4389gzszXhSLuOsE1Wcl9EBDu4g5bR2ta/IXx/s+UYQ==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@babel/cli": "^7.1.2",
|
||||
|
@ -54047,9 +54047,9 @@
|
|||
}
|
||||
},
|
||||
"scratch-l10n": {
|
||||
"version": "3.14.20220908031553",
|
||||
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.14.20220908031553.tgz",
|
||||
"integrity": "sha512-7koOSjS8L+FqBOWXOCn9qFfVoGGU0Z7c5eZ/4fwWLHrUNo95dp3S/V634WgbBtOUPKaX20RViRffcoOHbiYfyw==",
|
||||
"version": "3.14.20220909031555",
|
||||
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.14.20220909031555.tgz",
|
||||
"integrity": "sha512-OVNzLUNWDECBjNiNMkZL0csXLiehCISTCk8khc4LrzD4389gzszXhSLuOsE1Wcl9EBDu4g5bR2ta/IXx/s+UYQ==",
|
||||
"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.14.20220908031553",
|
||||
"scratch-l10n": "3.14.20220909031555",
|
||||
"scratch-render-fonts": "1.0.0-prerelease.20210401210003",
|
||||
"scratch-semantic-release-config": "1.0.4",
|
||||
"style-loader": "1.3.0",
|
||||
|
|
Loading…
Reference in a new issue