mirror of
https://github.com/scratchfoundation/scratch-paint.git
synced 2024-12-23 05:52:42 -05:00
fix(deps): update dependency scratch-l10n to v3.16.20230902032236 (#2229)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
ea0620f053
commit
442ec08f54
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.16.20230830032256",
|
"scratch-l10n": "3.16.20230902032236",
|
||||||
"scratch-render-fonts": "1.0.0-prerelease.20221102164332",
|
"scratch-render-fonts": "1.0.0-prerelease.20221102164332",
|
||||||
"scratch-semantic-release-config": "1.0.8",
|
"scratch-semantic-release-config": "1.0.8",
|
||||||
"semantic-release": "19.0.5",
|
"semantic-release": "19.0.5",
|
||||||
|
@ -25762,9 +25762,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/scratch-l10n": {
|
"node_modules/scratch-l10n": {
|
||||||
"version": "3.16.20230830032256",
|
"version": "3.16.20230902032236",
|
||||||
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.16.20230830032256.tgz",
|
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.16.20230902032236.tgz",
|
||||||
"integrity": "sha512-LDXtPFvn4VWtMaIYvLdo0xVnKXEqBv1GMbESmeOLlA14PZJnvGfpOoik8rWSicV6evPV65XgjxqZ1Y3Xaa47RQ==",
|
"integrity": "sha512-Uv+Xi/pY7fDKLbvMVmHbQ0jF2ubPCGcTmrZnxEf1VU6ii7wDr2rz7hL7iYx/KkRHYMm1DEYtVhSdUcT9IHzv3g==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/cli": "^7.1.2",
|
"@babel/cli": "^7.1.2",
|
||||||
|
@ -55050,9 +55050,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"scratch-l10n": {
|
"scratch-l10n": {
|
||||||
"version": "3.16.20230830032256",
|
"version": "3.16.20230902032236",
|
||||||
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.16.20230830032256.tgz",
|
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.16.20230902032236.tgz",
|
||||||
"integrity": "sha512-LDXtPFvn4VWtMaIYvLdo0xVnKXEqBv1GMbESmeOLlA14PZJnvGfpOoik8rWSicV6evPV65XgjxqZ1Y3Xaa47RQ==",
|
"integrity": "sha512-Uv+Xi/pY7fDKLbvMVmHbQ0jF2ubPCGcTmrZnxEf1VU6ii7wDr2rz7hL7iYx/KkRHYMm1DEYtVhSdUcT9IHzv3g==",
|
||||||
"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.16.20230830032256",
|
"scratch-l10n": "3.16.20230902032236",
|
||||||
"scratch-render-fonts": "1.0.0-prerelease.20221102164332",
|
"scratch-render-fonts": "1.0.0-prerelease.20221102164332",
|
||||||
"scratch-semantic-release-config": "1.0.8",
|
"scratch-semantic-release-config": "1.0.8",
|
||||||
"semantic-release": "19.0.5",
|
"semantic-release": "19.0.5",
|
||||||
|
|
Loading…
Reference in a new issue