feat: bump frontend-lib-content-components (#509)

This commit is contained in:
Kristin Aoki
2023-06-06 11:38:57 -04:00
committed by GitHub
parent 1b1afcf195
commit fac9eab496
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -12,7 +12,7 @@
"@edx/brand": "npm:@edx/brand-openedx@1.1.0",
"@edx/frontend-component-footer": "12.0.0",
"@edx/frontend-enterprise-hotjar": "^1.2.1",
"@edx/frontend-lib-content-components": "^1.153.1",
"@edx/frontend-lib-content-components": "^1.153.3",
"@edx/frontend-platform": "4.2.0",
"@edx/paragon": "^20.32.0",
"@fortawesome/fontawesome-svg-core": "1.2.28",
@@ -2223,9 +2223,9 @@
}
},
"node_modules/@edx/frontend-lib-content-components": {
"version": "1.153.1",
"resolved": "https://registry.npmjs.org/@edx/frontend-lib-content-components/-/frontend-lib-content-components-1.153.1.tgz",
"integrity": "sha512-KdoaqReS4ahI9WidOErjQ15I4ygo4VUQfjpbRlg8IHJfunZ2yAVGofzueaUXv4uOvgPenl61m8Q3snzaO28sDA==",
"version": "1.153.3",
"resolved": "https://registry.npmjs.org/@edx/frontend-lib-content-components/-/frontend-lib-content-components-1.153.3.tgz",
"integrity": "sha512-cwOh3kQhIBeoGzhgv1gooWE7YU0MFyaFPiCTW6zNiJTbIl9RaNJPMEk37QFHgEx14QM3OZLjry37zmfGoWxxzg==",
"dependencies": {
"@codemirror/lang-html": "^6.0.0",
"@codemirror/lang-xml": "^6.0.0",

View File

@@ -36,7 +36,7 @@
"@edx/brand": "npm:@edx/brand-openedx@1.1.0",
"@edx/frontend-component-footer": "12.0.0",
"@edx/frontend-enterprise-hotjar": "^1.2.1",
"@edx/frontend-lib-content-components": "^1.153.1",
"@edx/frontend-lib-content-components": "^1.153.3",
"@edx/frontend-platform": "4.2.0",
"@edx/paragon": "^20.32.0",
"@fortawesome/fontawesome-svg-core": "1.2.28",