fix(deps): update dependency scratch-l10n to v3.18.210

This commit is contained in:
renovate[bot] 2024-07-06 11:00:44 +00:00 committed by GitHub
parent 0ea0abf3eb
commit ddea1b2191
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -55,7 +55,7 @@
"json": "^9.0.4",
"pngjs": "3.4.0",
"scratch-blocks": "1.1.173",
"scratch-l10n": "3.18.209",
"scratch-l10n": "3.18.210",
"scratch-render-fonts": "1.0.68",
"scratch-semantic-release-config": "1.0.14",
"scratch-webpack-configuration": "1.3.0",
@ -17878,9 +17878,9 @@
}
},
"node_modules/scratch-l10n": {
"version": "3.18.209",
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.18.209.tgz",
"integrity": "sha512-y9A8lUFA9R6DqTae/ul0jt+LSSyzD2ymkylq4M6wSrstReuqWTRFvA+IL6bP3pR0PyPV9RIXFru5AmKHPVEgUA==",
"version": "3.18.210",
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.18.210.tgz",
"integrity": "sha512-8KzRUnXkkvnTlgcTU/8aNjwiGRL62P9HkQq3pcNi9wUDBSi05NzGrXgOnee5fhcSSuoftTPoFi0+JJeqkk/Drg==",
"dev": true,
"license": "BSD-3-Clause",
"bin": {

View file

@ -99,7 +99,7 @@
"json": "^9.0.4",
"pngjs": "3.4.0",
"scratch-blocks": "1.1.173",
"scratch-l10n": "3.18.209",
"scratch-l10n": "3.18.210",
"scratch-render-fonts": "1.0.68",
"scratch-semantic-release-config": "1.0.14",
"scratch-webpack-configuration": "1.3.0",