From c63d31a75a2c7c412e5faf7a32aa2ff254b5d102 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Dec 2023 23:39:46 +0000 Subject: [PATCH] chore(deps): bump the npm_and_yarn group group with 1 update Bumps the npm_and_yarn group group with 1 update: [@edx/frontend-lib-content-components](https://github.com/edx/frontend-lib-content-components). - [Release notes](https://github.com/edx/frontend-lib-content-components/releases) - [Changelog](https://github.com/openedx/frontend-lib-content-components/blob/main/.releaserc) - [Commits](https://github.com/edx/frontend-lib-content-components/compare/v1.176.0...v1.177.4) --- updated-dependencies: - dependency-name: "@edx/frontend-lib-content-components" dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 45b704f2..95527386 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "@edx/brand": "npm:@openedx/brand-openedx@^1.2.2", "@edx/frontend-component-footer": "^12.5.1", "@edx/frontend-component-header": "^4.10.1", - "@edx/frontend-lib-content-components": "^1.175.1", + "@edx/frontend-lib-content-components": "^1.177.4", "@edx/frontend-platform": "5.6.1", "@edx/paragon": "^21.5.6", "@fortawesome/fontawesome-svg-core": "6.4.2", @@ -3666,9 +3666,9 @@ } }, "node_modules/@edx/frontend-lib-content-components": { - "version": "1.176.0", - "resolved": "https://registry.npmjs.org/@edx/frontend-lib-content-components/-/frontend-lib-content-components-1.176.0.tgz", - "integrity": "sha512-WGEl4+LWnpUJQ1Li2VxHa4VpudNgR4ZEB2i/qZLfaW8zw8hBviWVuig8ONKgYBtaE5uPggInSBMWj0ixVAzYRw==", + "version": "1.177.4", + "resolved": "https://registry.npmjs.org/@edx/frontend-lib-content-components/-/frontend-lib-content-components-1.177.4.tgz", + "integrity": "sha512-+co5jsYFUC62vYoXfoPR8+GPa8zh+cuh/vno2PHqkI4t+I1Tw8kDYlBz6jmGiRrrWe4NfNYoO3dy6KCFZ1ZcpA==", "dependencies": { "@codemirror/lang-html": "^6.0.0", "@codemirror/lang-xml": "^6.0.0", diff --git a/package.json b/package.json index 73de14bb..a945dc9a 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "@edx/brand": "npm:@openedx/brand-openedx@^1.2.2", "@edx/frontend-component-footer": "^12.5.1", "@edx/frontend-component-header": "^4.10.1", - "@edx/frontend-lib-content-components": "^1.175.1", + "@edx/frontend-lib-content-components": "^1.177.4", "@edx/frontend-platform": "5.6.1", "@edx/paragon": "^21.5.6", "@fortawesome/fontawesome-svg-core": "6.4.2",