mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-23 15:47:53 -05:00
fix(deps): update dependency scratch-l10n to v3.15.20230121032138
This commit is contained in:
parent
1853439441
commit
1a193b4985
2 changed files with 8 additions and 8 deletions
14
package-lock.json
generated
14
package-lock.json
generated
|
@ -100,7 +100,7 @@
|
|||
"sass": "1.49.7",
|
||||
"sass-loader": "10.2.1",
|
||||
"scratch-gui": "1.3.9",
|
||||
"scratch-l10n": "3.15.20230119032120",
|
||||
"scratch-l10n": "3.15.20230121032138",
|
||||
"selenium-webdriver": "4.1.0",
|
||||
"slick-carousel": "1.6.0",
|
||||
"style-loader": "0.12.3",
|
||||
|
@ -23551,9 +23551,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/scratch-l10n": {
|
||||
"version": "3.15.20230119032120",
|
||||
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.15.20230119032120.tgz",
|
||||
"integrity": "sha512-XsL2AZ0x8unpEez1gcMxLZHaBgETb9HvJ27pf8QtSpG//IGhPWFNc7dtkOwNzyCoU4i5CN3Oqv4087ZBSOvgaA==",
|
||||
"version": "3.15.20230121032138",
|
||||
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.15.20230121032138.tgz",
|
||||
"integrity": "sha512-ooQV5QpiySPezm4KDXpJm9WLc3afGnqVFtcjt26wznNW9Eg8JNLmIpq0nJxudZmU5VeWlftCeG45ngXXsdDXxg==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@babel/cli": "^7.1.2",
|
||||
|
@ -51522,9 +51522,9 @@
|
|||
}
|
||||
},
|
||||
"scratch-l10n": {
|
||||
"version": "3.15.20230119032120",
|
||||
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.15.20230119032120.tgz",
|
||||
"integrity": "sha512-XsL2AZ0x8unpEez1gcMxLZHaBgETb9HvJ27pf8QtSpG//IGhPWFNc7dtkOwNzyCoU4i5CN3Oqv4087ZBSOvgaA==",
|
||||
"version": "3.15.20230121032138",
|
||||
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.15.20230121032138.tgz",
|
||||
"integrity": "sha512-ooQV5QpiySPezm4KDXpJm9WLc3afGnqVFtcjt26wznNW9Eg8JNLmIpq0nJxudZmU5VeWlftCeG45ngXXsdDXxg==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@babel/cli": "^7.1.2",
|
||||
|
|
|
@ -135,7 +135,7 @@
|
|||
"sass": "1.49.7",
|
||||
"sass-loader": "10.2.1",
|
||||
"scratch-gui": "1.3.9",
|
||||
"scratch-l10n": "3.15.20230119032120",
|
||||
"scratch-l10n": "3.15.20230121032138",
|
||||
"selenium-webdriver": "4.1.0",
|
||||
"slick-carousel": "1.6.0",
|
||||
"style-loader": "0.12.3",
|
||||
|
|
Loading…
Reference in a new issue