fix(deps): update dependency @edx/frontend-lib-special-exams to v2.2.1

This commit is contained in:
renovate[bot]
2023-02-28 19:38:58 +00:00
parent dfe44cae56
commit 421a9a5d2b
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@@ -12,7 +12,7 @@
"@edx/brand": "npm:@edx/brand-openedx@1.1.0",
"@edx/frontend-component-footer": "11.6.3",
"@edx/frontend-component-header": "3.6.4",
"@edx/frontend-lib-special-exams": "2.2.0",
"@edx/frontend-lib-special-exams": "2.2.1",
"@edx/frontend-platform": "3.4.1",
"@edx/paragon": "20.24.0",
"@fortawesome/fontawesome-svg-core": "1.3.0",
@@ -3365,9 +3365,9 @@
}
},
"node_modules/@edx/frontend-lib-special-exams": {
"version": "2.2.0",
"resolved": "https://registry.npmjs.org/@edx/frontend-lib-special-exams/-/frontend-lib-special-exams-2.2.0.tgz",
"integrity": "sha512-qA6WULjZxFw/FHodlGMVoZo1s4AXKJNsfEZFsl393SVgd+c6CV/CQo2DALSRW5nrzmPYTwnW1c0qy0MmsJMc9w==",
"version": "2.2.1",
"resolved": "https://registry.npmjs.org/@edx/frontend-lib-special-exams/-/frontend-lib-special-exams-2.2.1.tgz",
"integrity": "sha512-U96a23jKKDNMrN52XRAnhU7q2QtrWsblesOIkcOX1drt57niRVHBRxPcSQlZEo5zTpnIW2hbnMi5ttKIQxjDyA==",
"dependencies": {
"@fortawesome/fontawesome-svg-core": "1.2.34",
"@fortawesome/free-brands-svg-icons": "5.11.2",
@@ -28649,9 +28649,9 @@
}
},
"@edx/frontend-lib-special-exams": {
"version": "2.2.0",
"resolved": "https://registry.npmjs.org/@edx/frontend-lib-special-exams/-/frontend-lib-special-exams-2.2.0.tgz",
"integrity": "sha512-qA6WULjZxFw/FHodlGMVoZo1s4AXKJNsfEZFsl393SVgd+c6CV/CQo2DALSRW5nrzmPYTwnW1c0qy0MmsJMc9w==",
"version": "2.2.1",
"resolved": "https://registry.npmjs.org/@edx/frontend-lib-special-exams/-/frontend-lib-special-exams-2.2.1.tgz",
"integrity": "sha512-U96a23jKKDNMrN52XRAnhU7q2QtrWsblesOIkcOX1drt57niRVHBRxPcSQlZEo5zTpnIW2hbnMi5ttKIQxjDyA==",
"requires": {
"@fortawesome/fontawesome-svg-core": "1.2.34",
"@fortawesome/free-brands-svg-icons": "5.11.2",

View File

@@ -32,7 +32,7 @@
"@edx/brand": "npm:@edx/brand-openedx@1.1.0",
"@edx/frontend-component-footer": "11.6.3",
"@edx/frontend-component-header": "3.6.4",
"@edx/frontend-lib-special-exams": "2.2.0",
"@edx/frontend-lib-special-exams": "2.2.1",
"@edx/frontend-platform": "3.4.1",
"@edx/paragon": "20.24.0",
"@fortawesome/fontawesome-svg-core": "1.3.0",