From f021238dbcf51dd6d217f166bd4ae4a7ad33a40e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Jun 2024 22:20:47 +0000 Subject: [PATCH] Bump kolibri-constants from 0.2.5 to 0.2.6 Bumps [kolibri-constants](https://github.com/learningequality/le-utils) from 0.2.5 to 0.2.6. - [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.5...v0.2.6) --- 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 f5fb7ff977f..503a3388ac9 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.5", + "kolibri-constants": "0.2.6", "kolibri-design-system": "4.3.1", "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 eae3f506fdc..9ef4b9ab9e8 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.5", + "kolibri-constants": "0.2.6", "kolibri-design-system": "4.3.1", "lockr": "0.8.5", "lodash": "^4.17.21", diff --git a/yarn.lock b/yarn.lock index 44bace70cab..94b8e8eb1bc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7723,10 +7723,10 @@ knuth-shuffle-seeded@^1.0.6: dependencies: seed-random "~2.2.0" -kolibri-constants@0.2.5: - version "0.2.5" - resolved "https://registry.yarnpkg.com/kolibri-constants/-/kolibri-constants-0.2.5.tgz#2b9df4c477119d0ade2d66bf8aef8a4172f0418f" - integrity sha512-ZoFZ83xgteZhFZtYjiOmITcZeSF+X42i12TOo87zmcdA78jj0dZbPYB+ttO855UxoKY8h4HHeDVZIUkE5TGa5g== +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-design-system@4.3.1: version "4.3.1"