feat: ent-3273 | Don't show order history in dropdown if user is associated with a subscription

Update frontend-enterprise dependency to 4.2.2
This commit is contained in:
Alex Dusenbery
2020-08-10 15:40:17 -04:00
committed by Alex Dusenbery
parent caabf6a54c
commit 707fcc2aa1
9 changed files with 1914 additions and 2191 deletions

View File

@@ -36,6 +36,7 @@
"dependencies": {
"@edx/frontend-component-footer": "10.0.11",
"@edx/frontend-component-header": "2.0.5",
"@edx/frontend-enterprise": "^4.2.2",
"@edx/frontend-platform": "1.5.2",
"@edx/paragon": "9.1.1",
"@fortawesome/fontawesome-svg-core": "1.2.30",
@@ -60,7 +61,7 @@
"reselect": "4.0.0"
},
"devDependencies": {
"@edx/frontend-build": "5.0.6",
"@edx/frontend-build": "^5.2.0",
"@testing-library/dom": "7.16.3",
"@testing-library/jest-dom": "5.10.1",
"@testing-library/react": "10.3.0",