Bump scratch-l10n from 3.11.20210221031425 to 3.11.20210225031524

Bumps [scratch-l10n](https://github.com/LLK/scratch-l10n) from 3.11.20210221031425 to 3.11.20210225031524.
- [Release notes](https://github.com/LLK/scratch-l10n/releases)
- [Commits](https://github.com/LLK/scratch-l10n/compare/3.11.20210221031425...3.11.20210225031524)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2021-02-25 10:48:34 +00:00 committed by GitHub
parent 241ca0aeeb
commit 20c2a11a01
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

24
package-lock.json generated
View file

@ -5,9 +5,9 @@
"requires": true,
"dependencies": {
"@babel/cli": {
"version": "7.12.17",
"resolved": "https://registry.npmjs.org/@babel/cli/-/cli-7.12.17.tgz",
"integrity": "sha512-R9dQbDshWvAp3x5XjANsfthqka+ToEdDUonKgtALNgzQxgiUg2Xa4ZwKIcE84wnoiobIJFXF+TCM4ylJvUuW5w==",
"version": "7.13.0",
"resolved": "https://registry.npmjs.org/@babel/cli/-/cli-7.13.0.tgz",
"integrity": "sha512-y5AohgeVhU+wO5kU1WGMLdocFj83xCxVjsVFa2ilII8NEwmBZvx7Ambq621FbFIK68loYJ9p43nfoi6es+rzSA==",
"dev": true,
"requires": {
"@nicolo-ribaudo/chokidar-2": "2.1.8-no-fsevents",
@ -2593,9 +2593,9 @@
},
"dependencies": {
"@babel/parser": {
"version": "7.12.17",
"resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.12.17.tgz",
"integrity": "sha512-r1yKkiUTYMQ8LiEI0UcQx5ETw5dpTLn9wijn9hk6KkTtOK95FndDN10M+8/s6k/Ymlbivw0Av9q4SlgF80PtHg==",
"version": "7.13.4",
"resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.13.4.tgz",
"integrity": "sha512-uvoOulWHhI+0+1f9L4BoozY7U5cIkZ9PgJqvb041d6vypgUmtVPG4vmGm4pSggjl8BELzvHyUeJSUyEMY6b+qA==",
"dev": true
}
}
@ -2620,9 +2620,9 @@
},
"dependencies": {
"@babel/parser": {
"version": "7.12.17",
"resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.12.17.tgz",
"integrity": "sha512-r1yKkiUTYMQ8LiEI0UcQx5ETw5dpTLn9wijn9hk6KkTtOK95FndDN10M+8/s6k/Ymlbivw0Av9q4SlgF80PtHg==",
"version": "7.13.4",
"resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.13.4.tgz",
"integrity": "sha512-uvoOulWHhI+0+1f9L4BoozY7U5cIkZ9PgJqvb041d6vypgUmtVPG4vmGm4pSggjl8BELzvHyUeJSUyEMY6b+qA==",
"dev": true
}
}
@ -13313,9 +13313,9 @@
}
},
"scratch-l10n": {
"version": "3.11.20210221031425",
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.11.20210221031425.tgz",
"integrity": "sha512-R9xsPHMeyYiMrcxUYHhT9YSUKjwBQOkGqOt4sBOo1J5nxUGl3RXfmQUvyvG+cMSdoxV0lAggvLBgUsN4gozCjw==",
"version": "3.11.20210225031524",
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.11.20210225031524.tgz",
"integrity": "sha512-7Er2qaBCbjz0w4qXkLFXI7bZdsOSru4YGx10ezhdNHw7G1Dy4lXRyZ/N4gNLXMWX+gS1kEPc6PWFwPPgFXz/2g==",
"dev": true,
"requires": {
"@babel/cli": "^7.1.2",