mirror of
https://github.com/scratchfoundation/scratch-paint.git
synced 2025-01-09 06:02:05 -05:00
chore(deps): update dependency scratch-l10n to v3.14.20220801031550 (#2035)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
d60e1fdce9
commit
20be66c5ca
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -15696,9 +15696,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"scratch-l10n": {
|
"scratch-l10n": {
|
||||||
"version": "3.14.20220730031551",
|
"version": "3.14.20220801031550",
|
||||||
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.14.20220730031551.tgz",
|
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.14.20220801031550.tgz",
|
||||||
"integrity": "sha512-Cp2AKj+Nc2RBDPd8miHOMOOixoJxsot0jEs12bcYwOkVuQ0ilE7bJhTo7V08vrRonYYZqE4ovKzhXXzMjt1hWQ==",
|
"integrity": "sha512-ptfGHdxZevCEtRrdFdHT3ybYIaZOmpOavQMddaBm/rhPhtB8qRkkxxgCjHQVo78cliWUi2jJN3fMSx1j7eejcA==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"@babel/cli": "^7.1.2",
|
"@babel/cli": "^7.1.2",
|
||||||
|
|
|
@ -92,7 +92,7 @@
|
||||||
"redux-throttle": "0.1.1",
|
"redux-throttle": "0.1.1",
|
||||||
"regenerator-runtime": "0.13.9",
|
"regenerator-runtime": "0.13.9",
|
||||||
"rimraf": "2.7.1",
|
"rimraf": "2.7.1",
|
||||||
"scratch-l10n": "3.14.20220730031551",
|
"scratch-l10n": "3.14.20220801031550",
|
||||||
"scratch-render-fonts": "1.0.0-prerelease.20210401210003",
|
"scratch-render-fonts": "1.0.0-prerelease.20210401210003",
|
||||||
"style-loader": "1.3.0",
|
"style-loader": "1.3.0",
|
||||||
"svg-url-loader": "3.0.3",
|
"svg-url-loader": "3.0.3",
|
||||||
|
|
Loading…
Reference in a new issue