From c64a201072bfab50e2a32960d48eac0f2e669795 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 04:43:22 +0000 Subject: [PATCH] chore(deps): update dependency @openedx/paragon to v22.9.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 7e83476de..227b0e9a6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -28,7 +28,7 @@ "@edx/frontend-platform": "8.1.2", "@edx/reactifex": "^2.1.1", "@openedx/frontend-build": "14.1.5", - "@openedx/paragon": "22.8.1", + "@openedx/paragon": "22.9.0", "@testing-library/dom": "10.4.0", "@testing-library/jest-dom": "5.17.0", "@testing-library/react": "10.4.9", @@ -3340,9 +3340,9 @@ } }, "node_modules/@openedx/paragon": { - "version": "22.8.1", - "resolved": "https://registry.npmjs.org/@openedx/paragon/-/paragon-22.8.1.tgz", - "integrity": "sha512-lm2x0tvNZrtJvp0L+cjvLLmkE9NoUbNIzt9L1FaOx9g92gf8rFVgq4aadq7IVAjN12HW19/QJMEJaQ0SVsvY2A==", + "version": "22.9.0", + "resolved": "https://registry.npmjs.org/@openedx/paragon/-/paragon-22.9.0.tgz", + "integrity": "sha512-r5xD+z64U3phkgT4ooUQaxE/4Rv0D91tpS3kA+mLfOT1vMD8jXIjDZp+/k4BEw4yqWQ8Eyb//ar8xiwL/ugojQ==", "license": "Apache-2.0", "workspaces": [ "example", diff --git a/package.json b/package.json index 445e389c6..4df3252e0 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "@edx/frontend-platform": "8.1.2", "@edx/reactifex": "^2.1.1", "@openedx/frontend-build": "14.1.5", - "@openedx/paragon": "22.8.1", + "@openedx/paragon": "22.9.0", "@testing-library/dom": "10.4.0", "@testing-library/jest-dom": "5.17.0", "@testing-library/react": "10.4.9",