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.15.20220924031614 (#2081)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
b0b3e2c3ee
commit
f485903afa
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.15.20220923031622",
|
"scratch-l10n": "3.15.20220924031614",
|
||||||
"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.15.20220923031622",
|
"version": "3.15.20220924031614",
|
||||||
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.15.20220923031622.tgz",
|
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.15.20220924031614.tgz",
|
||||||
"integrity": "sha512-HpqF+Ua+tTNbdNpLYK8CZes25ZCJu8CA0KcrWb2UNRa+hYw3WCkc6AnBN3N05/i+Ci1j4P8FVZVqLEemy7EfCw==",
|
"integrity": "sha512-DxFjGxFmzyGRJ0qtqx2IsqrCIR0VfW1hnLNQzWwZb8ig7A57F4NZOzDvEZ/Ru0NY608UUzrC/daY0jv5tIAkYA==",
|
||||||
"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.15.20220923031622",
|
"version": "3.15.20220924031614",
|
||||||
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.15.20220923031622.tgz",
|
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.15.20220924031614.tgz",
|
||||||
"integrity": "sha512-HpqF+Ua+tTNbdNpLYK8CZes25ZCJu8CA0KcrWb2UNRa+hYw3WCkc6AnBN3N05/i+Ci1j4P8FVZVqLEemy7EfCw==",
|
"integrity": "sha512-DxFjGxFmzyGRJ0qtqx2IsqrCIR0VfW1hnLNQzWwZb8ig7A57F4NZOzDvEZ/Ru0NY608UUzrC/daY0jv5tIAkYA==",
|
||||||
"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.15.20220923031622",
|
"scratch-l10n": "3.15.20220924031614",
|
||||||
"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