Skip to content

Commit 72f7eb8

Browse files
authored
Merge pull request #559 from learningequality/dependabot/npm_and_yarn/lodash-4.17.21
Bump lodash from 4.17.15 to 4.17.21
2 parents 406db31 + 2a2b563 commit 72f7eb8

File tree

3 files changed

+13
-7
lines changed

3 files changed

+13
-7
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,17 @@ Changelog is rather internal in nature. See release notes for the public overvie
44

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

7+
- [#559]
8+
- **Description:** Upgrade lodash from 4.17.15 to 4.17.21
9+
- **Products impact:** Dependencies
10+
- **Addresses:** -
11+
- **Components:** -
12+
- **Breaking:** -
13+
- **Impacts a11y:** -
14+
- **Guidance:** -
15+
16+
[#559]: https://github.com/learningequality/kolibri-design-system/pull/559
17+
718
- [#555]
819
- **Description:** Add action to notify us on Slack about GH issues comments from contributors community
920
- **Products impact:** none

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"date-fns": "1.30.1",
3131
"frame-throttle": "3.0.0",
3232
"fuzzysearch": "1.0.3",
33-
"lodash": "4.17.15",
33+
"lodash": "4.17.21",
3434
"popper.js": "1.14.6",
3535
"purecss": "0.6.2",
3636
"tippy.js": "4.2.1",

yarn.lock

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9180,12 +9180,7 @@ lodash@3.7.x:
91809180
resolved "https://registry.yarnpkg.com/lodash/-/lodash-3.7.0.tgz#3678bd8ab995057c07ade836ed2ef087da811d45"
91819181
integrity sha1-Nni9irmVBXwHreg27S7wh9qBHUU=
91829182

9183-
lodash@4.17.15:
9184-
version "4.17.15"
9185-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548"
9186-
integrity sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==
9187-
9188-
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:
9183+
lodash@4.17.21, 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:
91899184
version "4.17.21"
91909185
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
91919186
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==

0 commit comments

Comments
 (0)