mirror of
https://github.com/scratchfoundation/scratch-paint.git
synced 2024-12-22 21:42:30 -05:00
chore(deps): update dependency scratch-l10n to v3.14.20220522031547 (#1991)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
1b269f6e20
commit
cad990bdfd
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -15626,9 +15626,9 @@
|
|||
}
|
||||
},
|
||||
"scratch-l10n": {
|
||||
"version": "3.14.20220521031617",
|
||||
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.14.20220521031617.tgz",
|
||||
"integrity": "sha512-dCZQ+vhf2OxGZFD7r6bUsXSazlWqCe1+1WBEywi74zbSvdjkZA9dn0FLr0dmuZdD7NX2HY3ia9oFYS4PTvDV7w==",
|
||||
"version": "3.14.20220522031547",
|
||||
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.14.20220522031547.tgz",
|
||||
"integrity": "sha512-3BP+Llq7k259rr88iu2vZKa99pWV+x9LSkGbO+0HwEuA9zhFdNn+pUjtcyQHgLYW1E0SThxkkWitrSlfgxBdLg==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@babel/cli": "^7.1.2",
|
||||
|
|
|
@ -92,7 +92,7 @@
|
|||
"redux-throttle": "0.1.1",
|
||||
"regenerator-runtime": "0.13.9",
|
||||
"rimraf": "2.7.1",
|
||||
"scratch-l10n": "3.14.20220521031617",
|
||||
"scratch-l10n": "3.14.20220522031547",
|
||||
"scratch-render-fonts": "1.0.0-prerelease.20210401210003",
|
||||
"style-loader": "1.3.0",
|
||||
"svg-url-loader": "3.0.3",
|
||||
|
|
Loading…
Reference in a new issue