mirror of
https://github.com/scratchfoundation/scratch-paint.git
synced 2025-01-10 14:42:13 -05:00
chore(deps): update dependency scratch-l10n to v3.14.20220513031553 (#1982)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
a7b07a732d
commit
f5cc40b488
2 changed files with 7 additions and 7 deletions
12
package-lock.json
generated
12
package-lock.json
generated
|
@ -474,9 +474,9 @@
|
|||
}
|
||||
},
|
||||
"caniuse-lite": {
|
||||
"version": "1.0.30001339",
|
||||
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001339.tgz",
|
||||
"integrity": "sha512-Es8PiVqCe+uXdms0Gu5xP5PF2bxLR7OBp3wUzUnuO7OHzhOfCyg3hdiGWVPVxhiuniOzng+hTc1u3fEQ0TlkSQ==",
|
||||
"version": "1.0.30001340",
|
||||
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001340.tgz",
|
||||
"integrity": "sha512-jUNz+a9blQTQVu4uFcn17uAD8IDizPzQkIKh3LCJfg9BkyIqExYYdyc/ZSlWUSKb8iYiXxKsxbv4zYSvkqjrxw==",
|
||||
"dev": true
|
||||
},
|
||||
"electron-to-chromium": {
|
||||
|
@ -15593,9 +15593,9 @@
|
|||
}
|
||||
},
|
||||
"scratch-l10n": {
|
||||
"version": "3.14.20220512031601",
|
||||
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.14.20220512031601.tgz",
|
||||
"integrity": "sha512-pOBKlafxbiNoPRSfN28fnHt+VJyCHf74/TxfB1u+tHPhqQ8zptaNjSpffbRTlVX+HYdEv5+rb7Aj7MR3SaAqSQ==",
|
||||
"version": "3.14.20220513031553",
|
||||
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.14.20220513031553.tgz",
|
||||
"integrity": "sha512-4nk2ZjfWZPOLXFORarhlm+tpJ4E+casrKgHGviRug1du7+k7D0mtbBb9AAjLI5V641psE8GyxxXVVNfGbt9/pQ==",
|
||||
"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.20220512031601",
|
||||
"scratch-l10n": "3.14.20220513031553",
|
||||
"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