mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-27 01:25:52 -05:00
fix(deps): update dependency scratch-l10n to v3.15.20230110032123
This commit is contained in:
parent
9da1e83511
commit
d5e2bc195e
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.2",
|
||||
"scratch-l10n": "3.15.20230109032112",
|
||||
"scratch-l10n": "3.15.20230110032123",
|
||||
"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.20230109032112",
|
||||
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.15.20230109032112.tgz",
|
||||
"integrity": "sha512-9OrqeAI9nv3IIsZIKs0iCDeDbsePCtYQQDU4f913viIc1LwfZvNTqxIaH97IpnAG/Fdc9d9uDHg/csnPGK8XVA==",
|
||||
"version": "3.15.20230110032123",
|
||||
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.15.20230110032123.tgz",
|
||||
"integrity": "sha512-YSIKWDeuz/Dx1k6NiPcu7No9iq0LaVBIBSGFoIhuYTMl0ew0kUFymdMVACCuHsvI/W24s9RR5sW/hRXZlksrYQ==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@babel/cli": "^7.1.2",
|
||||
|
@ -51522,9 +51522,9 @@
|
|||
}
|
||||
},
|
||||
"scratch-l10n": {
|
||||
"version": "3.15.20230109032112",
|
||||
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.15.20230109032112.tgz",
|
||||
"integrity": "sha512-9OrqeAI9nv3IIsZIKs0iCDeDbsePCtYQQDU4f913viIc1LwfZvNTqxIaH97IpnAG/Fdc9d9uDHg/csnPGK8XVA==",
|
||||
"version": "3.15.20230110032123",
|
||||
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.15.20230110032123.tgz",
|
||||
"integrity": "sha512-YSIKWDeuz/Dx1k6NiPcu7No9iq0LaVBIBSGFoIhuYTMl0ew0kUFymdMVACCuHsvI/W24s9RR5sW/hRXZlksrYQ==",
|
||||
"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.2",
|
||||
"scratch-l10n": "3.15.20230109032112",
|
||||
"scratch-l10n": "3.15.20230110032123",
|
||||
"selenium-webdriver": "4.1.0",
|
||||
"slick-carousel": "1.6.0",
|
||||
"style-loader": "0.12.3",
|
||||
|
|
Loading…
Reference in a new issue