Skip to content

Commit

Permalink
Merge pull request learningequality#12653 from learningequality/depen…
Browse files Browse the repository at this point in the history
…dabot/npm_and_yarn/loglevel-1.9.2

Bump loglevel from 1.9.1 to 1.9.2
  • Loading branch information
LianaHarris360 authored Sep 13, 2024
2 parents 7bea037 + f8e0136 commit ec91513
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 @@ -24,7 +24,7 @@
"kolibri-design-system": "5.0.0-rc3",
"lockr": "0.8.5",
"lodash": "^4.17.21",
"loglevel": "^1.9.1",
"loglevel": "^1.9.2",
"path-to-regexp": "1.8.0",
"screenfull": "^5.2.0",
"tinycolor2": "^1.6.0",
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 @@ -27,7 +27,7 @@
"kolibri-design-system": "5.0.0-rc3",
"lockr": "0.8.5",
"lodash": "^4.17.21",
"loglevel": "^1.9.1",
"loglevel": "^1.9.2",
"path-to-regexp": "1.8.0",
"screenfull": "^5.2.0",
"tinycolor2": "^1.6.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7939,10 +7939,10 @@ lodash@4.17.21, lodash@^4.17.10, lodash@^4.17.11, lodash@^4.17.15, lodash@^4.17.
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==

loglevel@^1.9.1:
version "1.9.1"
resolved "https://registry.yarnpkg.com/loglevel/-/loglevel-1.9.1.tgz#d63976ac9bcd03c7c873116d41c2a85bafff1be7"
integrity sha512-hP3I3kCrDIMuRwAwHltphhDM1r8i55H33GgqjXbrisuJhF4kRhW1dNuxsRklp4bXl8DSdLaNLuiL4A/LWRfxvg==
loglevel@^1.9.2:
version "1.9.2"
resolved "https://registry.yarnpkg.com/loglevel/-/loglevel-1.9.2.tgz#c2e028d6c757720107df4e64508530db6621ba08"
integrity sha512-HgMmCqIJSAKqo68l0rS2AanEWfkxaZ5wNiEFb5ggm08lDs9Xl2KxBlX3PTcaD2chBM1gXAYf491/M2Rv8Jwayg==

loose-envify@^1.0.0, loose-envify@^1.1.0, loose-envify@^1.2.0, loose-envify@^1.3.1, loose-envify@^1.4.0:
version "1.4.0"
Expand Down

0 comments on commit ec91513

Please sign in to comment.