mirror of
https://github.com/scratchfoundation/scratch-paint.git
synced 2024-12-23 05:52:42 -05:00
feat(deps): update dependency scratch-l10n to v3.15.20220909182214 (#2070)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
10c0122d89
commit
d1a79ad540
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",
|
"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.20220909031555",
|
"scratch-l10n": "3.15.20220909182214",
|
||||||
"scratch-render-fonts": "1.0.0-prerelease.20210401210003",
|
"scratch-render-fonts": "1.0.0-prerelease.20210401210003",
|
||||||
"scratch-semantic-release-config": "1.0.4",
|
"scratch-semantic-release-config": "1.0.4",
|
||||||
"style-loader": "1.3.0",
|
"style-loader": "1.3.0",
|
||||||
|
@ -25216,9 +25216,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/scratch-l10n": {
|
"node_modules/scratch-l10n": {
|
||||||
"version": "3.14.20220909031555",
|
"version": "3.15.20220909182214",
|
||||||
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.14.20220909031555.tgz",
|
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.15.20220909182214.tgz",
|
||||||
"integrity": "sha512-OVNzLUNWDECBjNiNMkZL0csXLiehCISTCk8khc4LrzD4389gzszXhSLuOsE1Wcl9EBDu4g5bR2ta/IXx/s+UYQ==",
|
"integrity": "sha512-kHRcOgyIrxo8m9xyd3PBy2ZjI+wRU5/MW4Cje+yA+A3cJ21EyMFamnSAB2Su89pnY6yzD3XAffOfnvknM3NrGw==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/cli": "^7.1.2",
|
"@babel/cli": "^7.1.2",
|
||||||
|
@ -54047,9 +54047,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"scratch-l10n": {
|
"scratch-l10n": {
|
||||||
"version": "3.14.20220909031555",
|
"version": "3.15.20220909182214",
|
||||||
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.14.20220909031555.tgz",
|
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.15.20220909182214.tgz",
|
||||||
"integrity": "sha512-OVNzLUNWDECBjNiNMkZL0csXLiehCISTCk8khc4LrzD4389gzszXhSLuOsE1Wcl9EBDu4g5bR2ta/IXx/s+UYQ==",
|
"integrity": "sha512-kHRcOgyIrxo8m9xyd3PBy2ZjI+wRU5/MW4Cje+yA+A3cJ21EyMFamnSAB2Su89pnY6yzD3XAffOfnvknM3NrGw==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"@babel/cli": "^7.1.2",
|
"@babel/cli": "^7.1.2",
|
||||||
|
|
|
@ -95,7 +95,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.20220909031555",
|
"scratch-l10n": "3.15.20220909182214",
|
||||||
"scratch-render-fonts": "1.0.0-prerelease.20210401210003",
|
"scratch-render-fonts": "1.0.0-prerelease.20210401210003",
|
||||||
"scratch-semantic-release-config": "1.0.4",
|
"scratch-semantic-release-config": "1.0.4",
|
||||||
"style-loader": "1.3.0",
|
"style-loader": "1.3.0",
|
||||||
|
|
Loading…
Reference in a new issue