chore: upgrade special-exams library (#562)

This commit is contained in:
Zachary Hancock
2021-07-27 09:26:47 -04:00
committed by GitHub
parent c667e29492
commit 30a487ec13
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -1383,9 +1383,9 @@
}
},
"@edx/frontend-lib-special-exams": {
"version": "1.9.0",
"resolved": "https://registry.npmjs.org/@edx/frontend-lib-special-exams/-/frontend-lib-special-exams-1.9.0.tgz",
"integrity": "sha512-dG9iW/vru/6Rh9+1kkqDu3gdiSVF49/9JvdjPb+7H1mdZPs4/FdP43HicPgaJ4r6PKfd9Ssam+3rq1NhxpWzvw==",
"version": "1.10.0",
"resolved": "https://registry.npmjs.org/@edx/frontend-lib-special-exams/-/frontend-lib-special-exams-1.10.0.tgz",
"integrity": "sha512-CV70N7j6n4qIdmzwVoXewAghbKmDOuFyWqfyak7xhsZ+OAhwig7PEFUI2XJrg/3fGpdf4vmtggOo/G7JWxkPUQ==",
"requires": {
"@fortawesome/fontawesome-svg-core": "1.2.34",
"@fortawesome/free-brands-svg-icons": "5.11.2",

View File

@@ -38,7 +38,7 @@
"@edx/brand": "npm:@edx/brand-openedx@1.1.0",
"@edx/frontend-component-footer": "10.1.5",
"@edx/frontend-enterprise": "4.2.3",
"@edx/frontend-lib-special-exams": "1.9.0",
"@edx/frontend-lib-special-exams": "1.10.0",
"@edx/frontend-platform": "1.11.0",
"@edx/paragon": "16.2.0",
"@fortawesome/fontawesome-svg-core": "1.2.34",