From ca46a5d0da9aa483b89cf2e1c24fd861534f5f45 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 30 Dec 2024 06:14:52 +0000 Subject: [PATCH] chore(deps): update dependency @openedx/paragon to v22.13.0 --- 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 f5296e32a..b41288c0f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -28,7 +28,7 @@ "@edx/frontend-platform": "8.1.3", "@edx/reactifex": "^2.1.1", "@openedx/frontend-build": "14.2.2", - "@openedx/paragon": "22.10.0", + "@openedx/paragon": "22.13.0", "@testing-library/dom": "10.4.0", "@testing-library/jest-dom": "5.17.0", "@testing-library/react": "10.4.9", @@ -3344,9 +3344,9 @@ } }, "node_modules/@openedx/paragon": { - "version": "22.10.0", - "resolved": "https://registry.npmjs.org/@openedx/paragon/-/paragon-22.10.0.tgz", - "integrity": "sha512-uwH/vN6PM9v77NIJ0MUyREdF+3LY/kXIVaOAN+TJKi6JexKoqM7jR30wGuI83YGymwthXDc8T4J54O/wXDoxrQ==", + "version": "22.13.0", + "resolved": "https://registry.npmjs.org/@openedx/paragon/-/paragon-22.13.0.tgz", + "integrity": "sha512-yCbAYGQzpVQj65nFvnqDRU4V6MhZN2LAO/qzFJUV+RW2Riudef7KI1No/+nePI4tYAMhnuPwZ1EDiJQ2lBNYew==", "license": "Apache-2.0", "workspaces": [ "example", diff --git a/package.json b/package.json index 649b79b42..aade07c53 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "@edx/frontend-platform": "8.1.3", "@edx/reactifex": "^2.1.1", "@openedx/frontend-build": "14.2.2", - "@openedx/paragon": "22.10.0", + "@openedx/paragon": "22.13.0", "@testing-library/dom": "10.4.0", "@testing-library/jest-dom": "5.17.0", "@testing-library/react": "10.4.9",