From 29e1bb2307e55600f38da92ee03b294efe09d66f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Nov 2024 00:17:30 +0000 Subject: [PATCH] Bump kolibri-constants from 0.2.7 to 0.2.8 Bumps [kolibri-constants](https://github.com/learningequality/le-utils) from 0.2.7 to 0.2.8. - [Release notes](https://github.com/learningequality/le-utils/releases) - [Changelog](https://github.com/learningequality/le-utils/blob/main/CHANGELOG.md) - [Commits](https://github.com/learningequality/le-utils/compare/v0.2.7...v0.2.8) --- updated-dependencies: - dependency-name: kolibri-constants dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- kolibri/core/package.json | 2 +- packages/kolibri-core-for-export/package.json | 2 +- yarn.lock | 8 ++++---- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/kolibri/core/package.json b/kolibri/core/package.json index 875aea33a98..8ffebd90e0e 100644 --- a/kolibri/core/package.json +++ b/kolibri/core/package.json @@ -20,7 +20,7 @@ "intl": "^1.2.4", "js-cookie": "^3.0.5", "knuth-shuffle-seeded": "^1.0.6", - "kolibri-constants": "0.2.7", + "kolibri-constants": "0.2.8", "kolibri-design-system": "5.0.0-rc8", "lockr": "0.8.5", "lodash": "^4.17.21", diff --git a/packages/kolibri-core-for-export/package.json b/packages/kolibri-core-for-export/package.json index 3d65c862535..0886c24a79f 100644 --- a/packages/kolibri-core-for-export/package.json +++ b/packages/kolibri-core-for-export/package.json @@ -23,7 +23,7 @@ "intl": "^1.2.4", "js-cookie": "^3.0.5", "knuth-shuffle-seeded": "^1.0.6", - "kolibri-constants": "0.2.7", + "kolibri-constants": "0.2.8", "kolibri-design-system": "5.0.0-rc8", "lockr": "0.8.5", "lodash": "^4.17.21", diff --git a/yarn.lock b/yarn.lock index 5e93857ff2e..34baaea4f90 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7668,10 +7668,10 @@ knuth-shuffle-seeded@^1.0.6: dependencies: seed-random "~2.2.0" -kolibri-constants@0.2.7: - version "0.2.7" - resolved "https://registry.yarnpkg.com/kolibri-constants/-/kolibri-constants-0.2.7.tgz#7441bff81c459e081eeb8125a741745a72a002d1" - integrity sha512-gzAeXmFCFYxTlvQ4sPdyRdQzm0FTD/ydK8Q7zgqcnooFjwPHw+cov8xmy6OKn/eqF/87fxFAv54bdkmrghkIPQ== +kolibri-constants@0.2.8: + version "0.2.8" + resolved "https://registry.yarnpkg.com/kolibri-constants/-/kolibri-constants-0.2.8.tgz#34ad2e2b87cf132ebe8dbaa9b64dc4a7bf261f8d" + integrity sha512-ycXeK+ePw7zkiNtf+nX/yF5BO52+onoYS2V3d9HZDIvx7X6CDJPtMcypkXrK9aZ0JbWAegRFMD/lAd8q21cf4Q== kolibri-design-system@5.0.0-rc8: version "5.0.0-rc8"