chore(deps): update dependency @edx/frontend-platform to v1.12.4

This commit is contained in:
Renovate Bot
2021-08-23 05:27:00 +00:00
parent bcc0e9afb4
commit 7cd2e11395
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -1938,9 +1938,9 @@
}
},
"@edx/frontend-platform": {
"version": "1.12.3",
"resolved": "https://registry.npmjs.org/@edx/frontend-platform/-/frontend-platform-1.12.3.tgz",
"integrity": "sha512-ZesfCUJS43CHEaVsakE7BxGpVgTAxmJtn4K6QEz7vWbgXsqBzCMo0msmLRhyFzhma+o86IbWOVpv/zq3rx8wnw==",
"version": "1.12.4",
"resolved": "https://registry.npmjs.org/@edx/frontend-platform/-/frontend-platform-1.12.4.tgz",
"integrity": "sha512-ceo6aWcp249QfmByAVQnwhs7wb+dDOKyNMC/r3H8H8TuYWjZoY8e0CrDg1TsKxFd3dTHdsxo/HQM/B2QN1BUfg==",
"dev": true,
"requires": {
"@cospired/i18n-iso-languages": "2.2.0",

View File

@@ -40,7 +40,7 @@
"@commitlint/prompt-cli": "13.1.0",
"@edx/brand": "npm:@edx/brand-openedx@1.1.0",
"@edx/frontend-build": "5.6.14",
"@edx/frontend-platform": "1.12.3",
"@edx/frontend-platform": "1.12.4",
"@edx/paragon": "12.8.0",
"codecov": "3.8.3",
"enzyme": "3.11.0",