Skip to content

Commit

Permalink
Merge pull request #12344 from learningequality/dependabot/npm_and_ya…
Browse files Browse the repository at this point in the history
…rn/kolibri-constants-0.2.6

Bump kolibri-constants from 0.2.5 to 0.2.6
  • Loading branch information
rtibbles authored Jun 20, 2024
2 parents afde874 + f021238 commit f85f669
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion kolibri/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
2 changes: 1 addition & 1 deletion packages/kolibri-core-for-export/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit f85f669

Please sign in to comment.