From 4721638e345a9b1a614487317a59c4b6afaea3fe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jan 2024 00:59:32 +0000 Subject: [PATCH] Bump kolibri-constants from 0.1.42 to 0.2.0 Bumps [kolibri-constants](https://github.com/learningequality/le-utils) from 0.1.42 to 0.2.0. - [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.1.42...v0.2.0) --- updated-dependencies: - dependency-name: kolibri-constants dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index abcc2d38e3..14367d049a 100644 --- a/package.json +++ b/package.json @@ -71,7 +71,7 @@ "jquery": "^2.2.4", "jspdf": "https://github.com/parallax/jsPDF.git#b7a1d8239c596292ce86dafa77f05987bcfa2e6e", "jszip": "^3.10.1", - "kolibri-constants": "^0.1.41", + "kolibri-constants": "^0.2.0", "kolibri-design-system": "https://github.com/learningequality/kolibri-design-system#e9a2ff34716bb6412fe99f835ded5b17345bab94", "lodash": "^4.17.21", "material-icons": "0.3.1", diff --git a/yarn.lock b/yarn.lock index 8cada80cbb..d873e9d276 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9101,10 +9101,10 @@ known-css-properties@^0.25.0: resolved "https://registry.yarnpkg.com/known-css-properties/-/known-css-properties-0.25.0.tgz#6ebc4d4b412f602e5cfbeb4086bd544e34c0a776" integrity sha512-b0/9J1O9Jcyik1GC6KC42hJ41jKwdO/Mq8Mdo5sYN+IuRTXs2YFHZC3kZSx6ueusqa95x3wLYe/ytKjbAfGixA== -kolibri-constants@^0.1.41: - version "0.1.42" - resolved "https://registry.yarnpkg.com/kolibri-constants/-/kolibri-constants-0.1.42.tgz#2f62a8d8b8894e5cfbd47ee6564b31018818c93f" - integrity sha512-2hUxYnzUEfhLFJO9egVSwYW8/PKob9wLeDYfB74mtIzgQ4zy6huRj3574WetK9gREi+W1Jcm7HGPsfZIFzFvrA== +kolibri-constants@^0.2.0: + version "0.2.0" + resolved "https://registry.yarnpkg.com/kolibri-constants/-/kolibri-constants-0.2.0.tgz#47c9d773894e23251ba5ac4db420822e45603142" + integrity sha512-WYDMGDzB9gNxRbpX1O2cGe1HrJvLvSZGwMuAv6dqrxJgPf7iO+Hi40/1CXjHM7nk5CRt+hn5bqnMzCBmj1omPA== "kolibri-design-system@https://github.com/learningequality/kolibri-design-system#e9a2ff34716bb6412fe99f835ded5b17345bab94": version "1.3.0"