From 59deb85eab4a4c387d0730b0be1d88891cc67fe4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Sep 2024 01:05:55 +0000 Subject: [PATCH] Bump kolibri-constants from 0.2.6 to 0.2.7 Bumps [kolibri-constants](https://github.com/learningequality/le-utils) from 0.2.6 to 0.2.7. - [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.6...v0.2.7) --- 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 ca9700ada42..8612b7bab8b 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.6", + "kolibri-constants": "0.2.7", "kolibri-design-system": "5.0.0-rc3", "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 b958712c823..e98b89a6e1e 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.6", + "kolibri-constants": "0.2.7", "kolibri-design-system": "5.0.0-rc3", "lockr": "0.8.5", "lodash": "^4.17.21", diff --git a/yarn.lock b/yarn.lock index 8abd7cda5ce..b2765297860 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7768,10 +7768,10 @@ knuth-shuffle-seeded@^1.0.6: dependencies: seed-random "~2.2.0" -kolibri-constants@0.2.6: - version "0.2.6" - resolved "https://registry.yarnpkg.com/kolibri-constants/-/kolibri-constants-0.2.6.tgz#d13762862505a3a6ec58a104870b21da96778656" - integrity sha512-gQaY2wFNFrsB+9+xQNeEcLHixNuZEK+GHyKKr78s/hg8gFU3YVsnhlYp0u+du4XeVwewpyN1ajGb4UrrdF8rTA== +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-design-system@5.0.0-rc3: version "5.0.0-rc3"