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.20230124032126
This commit is contained in:
parent
5b25a35ecc
commit
ff3eb8757b
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.20230123032119",
|
||||
"scratch-l10n": "3.15.20230124032126",
|
||||
"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.20230123032119",
|
||||
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.15.20230123032119.tgz",
|
||||
"integrity": "sha512-Dr6opD/jsn3SCDRasW2s8bFEN77hP2J1xGY+mTrQ87JO7YtIxqLgZWkRbUxYg51XIUkUGaENJpjw/2j9ZMhgSQ==",
|
||||
"version": "3.15.20230124032126",
|
||||
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.15.20230124032126.tgz",
|
||||
"integrity": "sha512-6XgC3F68vzx65qPtjC5dO6zE4NGVRe0GkcV9j6skAvXCiXDHt1uWCG/BlnBWBQFF5ZXy9IIKfgx6HuguApeZLg==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@babel/cli": "^7.1.2",
|
||||
|
@ -51522,9 +51522,9 @@
|
|||
}
|
||||
},
|
||||
"scratch-l10n": {
|
||||
"version": "3.15.20230123032119",
|
||||
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.15.20230123032119.tgz",
|
||||
"integrity": "sha512-Dr6opD/jsn3SCDRasW2s8bFEN77hP2J1xGY+mTrQ87JO7YtIxqLgZWkRbUxYg51XIUkUGaENJpjw/2j9ZMhgSQ==",
|
||||
"version": "3.15.20230124032126",
|
||||
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.15.20230124032126.tgz",
|
||||
"integrity": "sha512-6XgC3F68vzx65qPtjC5dO6zE4NGVRe0GkcV9j6skAvXCiXDHt1uWCG/BlnBWBQFF5ZXy9IIKfgx6HuguApeZLg==",
|
||||
"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.20230123032119",
|
||||
"scratch-l10n": "3.15.20230124032126",
|
||||
"selenium-webdriver": "4.1.0",
|
||||
"slick-carousel": "1.6.0",
|
||||
"style-loader": "0.12.3",
|
||||
|
|
Loading…
Reference in a new issue