Skip to content

Commit

Permalink
Merge pull request #559 from learningequality/dependabot/npm_and_yarn…
Browse files Browse the repository at this point in the history
…/lodash-4.17.21

Bump lodash from 4.17.15 to 4.17.21
  • Loading branch information
rtibbles authored Mar 19, 2024
2 parents 406db31 + 2a2b563 commit 72f7eb8
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 7 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,17 @@ Changelog is rather internal in nature. See release notes for the public overvie

## Version 4.x.x (`release-v4` branch)

- [#559]
- **Description:** Upgrade lodash from 4.17.15 to 4.17.21
- **Products impact:** Dependencies
- **Addresses:** -
- **Components:** -
- **Breaking:** -
- **Impacts a11y:** -
- **Guidance:** -

[#559]: https://github.com/learningequality/kolibri-design-system/pull/559

- [#555]
- **Description:** Add action to notify us on Slack about GH issues comments from contributors community
- **Products impact:** none
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"date-fns": "1.30.1",
"frame-throttle": "3.0.0",
"fuzzysearch": "1.0.3",
"lodash": "4.17.15",
"lodash": "4.17.21",
"popper.js": "1.14.6",
"purecss": "0.6.2",
"tippy.js": "4.2.1",
Expand Down
7 changes: 1 addition & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9180,12 +9180,7 @@ [email protected]:
resolved "https://registry.yarnpkg.com/lodash/-/lodash-3.7.0.tgz#3678bd8ab995057c07ade836ed2ef087da811d45"
integrity sha1-Nni9irmVBXwHreg27S7wh9qBHUU=

[email protected]:
version "4.17.15"
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548"
integrity sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==

lodash@^4.0.0, lodash@^4.15.0, lodash@^4.17.11, lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.19, lodash@^4.17.20, lodash@^4.17.21, lodash@^4.17.3, lodash@^4.17.4, lodash@^4.17.5, lodash@^4.7.0, lodash@~4.17.10:
[email protected], lodash@^4.0.0, lodash@^4.15.0, lodash@^4.17.11, lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.19, lodash@^4.17.20, lodash@^4.17.21, lodash@^4.17.3, lodash@^4.17.4, lodash@^4.17.5, lodash@^4.7.0, lodash@~4.17.10:
version "4.17.21"
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
Expand Down

0 comments on commit 72f7eb8

Please sign in to comment.