Merge pull request #6565 from LLK/renovate/scratch-l10n-3.x

chore(deps): update dependency scratch-l10n to v3.14.20220226031536
This commit is contained in:
renovate[bot] 2022-02-26 08:54:55 +00:00 committed by GitHub
commit 2843fc56b1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 33 additions and 7 deletions

38
package-lock.json generated
View file

@ -515,9 +515,9 @@
}
},
"electron-to-chromium": {
"version": "1.4.71",
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.71.tgz",
"integrity": "sha512-Hk61vXXKRb2cd3znPE9F+2pLWdIOmP7GjiTj45y6L3W/lO+hSnUSUhq+6lEaERWBdZOHbk2s3YV5c9xVl3boVw==",
"version": "1.4.73",
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.73.tgz",
"integrity": "sha512-RlCffXkE/LliqfA5m29+dVDPB2r72y2D2egMMfIy3Le8ODrxjuZNVo4NIC2yPL01N4xb4nZQLwzi6Z5tGIGLnA==",
"dev": true
},
"node-releases": {
@ -20830,6 +20830,20 @@
"google-closure-library": "20190301.0.0",
"imports-loader": "0.6.5",
"scratch-l10n": "3.14.20220223031520"
},
"dependencies": {
"scratch-l10n": {
"version": "3.14.20220223031520",
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.14.20220223031520.tgz",
"integrity": "sha512-dNaf+wAKT7ChtemwJ0MxlzNRWHB4leC+g8ArbVv2ucSlMRDN620k+tYWbrVIJMsaaOZ/dv1BSWofvxsCwp6H1A==",
"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-gui": {
@ -21197,6 +21211,18 @@
"symbol-observable": "^1.0.3"
}
},
"scratch-l10n": {
"version": "3.14.20220223031520",
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.14.20220223031520.tgz",
"integrity": "sha512-dNaf+wAKT7ChtemwJ0MxlzNRWHB4leC+g8ArbVv2ucSlMRDN620k+tYWbrVIJMsaaOZ/dv1BSWofvxsCwp6H1A==",
"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": {
"version": "1.3.5",
"resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-1.3.5.tgz",
@ -21263,9 +21289,9 @@
}
},
"scratch-l10n": {
"version": "3.14.20220223031520",
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.14.20220223031520.tgz",
"integrity": "sha512-dNaf+wAKT7ChtemwJ0MxlzNRWHB4leC+g8ArbVv2ucSlMRDN620k+tYWbrVIJMsaaOZ/dv1BSWofvxsCwp6H1A==",
"version": "3.14.20220226031536",
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.14.20220226031536.tgz",
"integrity": "sha512-0CLCZ8sfgw2PGCM0SPcGtn2Pojblh88Re8Mwmhn51eVeJu61RzbUWlygecDUiUXICooVRq5YQ462clgA5Y7+tw==",
"dev": true,
"requires": {
"@babel/cli": "^7.1.2",

View file

@ -130,7 +130,7 @@
"regenerator-runtime": "0.13.9",
"sass-loader": "10.2.1",
"scratch-gui": "0.1.0-prerelease.20220223164758",
"scratch-l10n": "3.14.20220223031520",
"scratch-l10n": "3.14.20220226031536",
"selenium-webdriver": "4.1.0",
"slick-carousel": "1.6.0",
"style-loader": "0.12.3",