Merge pull request #4840 from LLK/dependabot/npm_and_yarn/scratch-l10n-3.10.20210112031449

This commit is contained in:
dependabot-preview[bot] 2021-01-12 03:54:30 +00:00 committed by GitHub
commit 491084153b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

24
package-lock.json generated
View file

@ -45,9 +45,9 @@
} }
}, },
"binary-extensions": { "binary-extensions": {
"version": "2.1.0", "version": "2.2.0",
"resolved": "https://registry.npmjs.org/binary-extensions/-/binary-extensions-2.1.0.tgz", "resolved": "https://registry.npmjs.org/binary-extensions/-/binary-extensions-2.2.0.tgz",
"integrity": "sha512-1Yj8h9Q+QDF5FzhMs/c9+6UntbD5MkRfRwac8DoEm9ZfUBZ7tZ55YcGVAzEe4bXsdQHEk+s9S5wsOKVdZrw0tQ==", "integrity": "sha512-jDctJ/IVQbZoJykoeHbhXpOlNBqGNcwXJKJog42E5HDPUwQTSdjCHdihjj0DlnheQ7blbT6dHOafNAiS8ooQKA==",
"dev": true, "dev": true,
"optional": true "optional": true
}, },
@ -21013,6 +21013,18 @@
"integrity": "sha1-six699nWiBvItuZTM17rywoYh0g=", "integrity": "sha1-six699nWiBvItuZTM17rywoYh0g=",
"dev": true "dev": true
}, },
"scratch-l10n": {
"version": "3.10.20210111031613",
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.10.20210111031613.tgz",
"integrity": "sha512-YclzgKxFN0MwjQMDGfcvngZKDoGZl7/b10lNrDwvjKoSdtiOKrWjcDuAMYJPA/2HOuFLM/S+UcoChYF3PWpmpA==",
"dev": true,
"requires": {
"@babel/cli": "^7.1.2",
"@babel/core": "^7.1.2",
"babel-plugin-react-intl": "^3.0.1",
"transifex": "1.6.6"
}
},
"scratch-storage": { "scratch-storage": {
"version": "1.3.3", "version": "1.3.3",
"resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-1.3.3.tgz", "resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-1.3.3.tgz",
@ -21080,9 +21092,9 @@
} }
}, },
"scratch-l10n": { "scratch-l10n": {
"version": "3.10.20210111031613", "version": "3.10.20210112031449",
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.10.20210111031613.tgz", "resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.10.20210112031449.tgz",
"integrity": "sha512-YclzgKxFN0MwjQMDGfcvngZKDoGZl7/b10lNrDwvjKoSdtiOKrWjcDuAMYJPA/2HOuFLM/S+UcoChYF3PWpmpA==", "integrity": "sha512-eVJmpbBWv4RIOgCUk/fPOt73USbpllTPINhnWI/GLGJH+jW8cDsYLx9bdwUpqB1WVNXI0hTmPcm88h8pCJFrxw==",
"dev": true, "dev": true,
"requires": { "requires": {
"@babel/cli": "^7.1.2", "@babel/cli": "^7.1.2",