chore: update special exams library version (#564)

This commit is contained in:
Viktor Rusakov
2021-07-28 14:22:12 +03:00
committed by GitHub
parent 2f0933be6e
commit 6a3ad1d659
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.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==",
"version": "1.11.0",
"resolved": "https://registry.npmjs.org/@edx/frontend-lib-special-exams/-/frontend-lib-special-exams-1.11.0.tgz",
"integrity": "sha512-T8b5caCjYgqVstnFlT5o50KnLsMmqIkBUXjwP9OCFlc8wDo2MUuc58nZ0xJUGaL2C0RGbtILPH+pzlXtPubrOw==",
"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.10.0",
"@edx/frontend-lib-special-exams": "1.11.0",
"@edx/frontend-platform": "1.11.0",
"@edx/paragon": "16.2.0",
"@fortawesome/fontawesome-svg-core": "1.2.34",