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

This commit is contained in:
Renovate Bot
2019-12-05 22:13:04 +00:00
committed by renovate[bot]
parent e75043dd2b
commit 4c033a655a
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -1314,9 +1314,9 @@
}
},
"@edx/frontend-platform": {
"version": "1.1.8",
"resolved": "https://registry.npmjs.org/@edx/frontend-platform/-/frontend-platform-1.1.8.tgz",
"integrity": "sha512-pWS0lJh+WJmESL2zKdgCXICAT8YhGP/7d/21ApQxscRBxrqkjQRdbh/ADoJPsdpivfuURrcGa8IF4owCt09e9Q==",
"version": "1.1.9",
"resolved": "https://registry.npmjs.org/@edx/frontend-platform/-/frontend-platform-1.1.9.tgz",
"integrity": "sha512-uI2QfTcOglCJ3DBRj4kTbLOZVjNRgceT8ApATy2lJDfMxzkTgF9NPbDDU1SWBlLb+AiOBTImbSml08qMjxG6fQ==",
"dev": true,
"requires": {
"@cospired/i18n-iso-languages": "2.1.0",

View File

@@ -39,7 +39,7 @@
"@commitlint/prompt": "8.2.0",
"@commitlint/prompt-cli": "8.2.0",
"@edx/frontend-build": "^2.0.4",
"@edx/frontend-platform": "1.1.8",
"@edx/frontend-platform": "1.1.9",
"@edx/paragon": "7.1.5",
"codecov": "3.6.1",
"enzyme": "3.10.0",