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

This commit is contained in:
Kristin Aoki
2023-08-09 15:22:41 -04:00
committed by GitHub
parent bc05d2c01e
commit df51130fce
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.167.1",
"@edx/frontend-lib-content-components": "^1.167.2",
"@edx/frontend-platform": "4.2.0",
"@edx/paragon": "^20.45.4",
"@fortawesome/fontawesome-svg-core": "1.2.28",
@@ -2297,9 +2297,9 @@
}
},
"node_modules/@edx/frontend-lib-content-components": {
"version": "1.167.1",
"resolved": "https://registry.npmjs.org/@edx/frontend-lib-content-components/-/frontend-lib-content-components-1.167.1.tgz",
"integrity": "sha512-f9md6rfhYi/AFao0rEsIRPHCrkfkfTH6L2ogt7yFVSRiyWm96z+8nyk/wgKmm0m3P2Fn9WwJOqx4HHpbQ+/WrA==",
"version": "1.167.2",
"resolved": "https://registry.npmjs.org/@edx/frontend-lib-content-components/-/frontend-lib-content-components-1.167.2.tgz",
"integrity": "sha512-DJ0PKB9vxnTE3BOjM8rOL95jtsuylbPGGAgQknG2kSX96/j2F/4a3R6YTzQSTZLu99iPtAKS1IrJEcUnwj3qQA==",
"dependencies": {
"@codemirror/lang-html": "^6.0.0",
"@codemirror/lang-xml": "^6.0.0",

View File

@@ -37,7 +37,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.167.1",
"@edx/frontend-lib-content-components": "^1.167.2",
"@edx/frontend-platform": "4.2.0",
"@edx/paragon": "^20.45.4",
"@fortawesome/fontawesome-svg-core": "1.2.28",