Skip to content

Commit

Permalink
Bump lodash from 4.17.4 to 4.17.21 in /kotoed-js
Browse files Browse the repository at this point in the history
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.4 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](lodash/lodash@4.17.4...4.17.21)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 2, 2021
1 parent 13339cd commit 16ff695
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 8 deletions.
2 changes: 1 addition & 1 deletion kotoed-js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"history": "~4.6.3",
"immutable": "~3.8.2",
"jquery": "~3.2.1",
"lodash": "~4.17.4",
"lodash": "~4.17.21",
"moment": "~2.18.1",
"mousetrap": "1.6.1",
"natsort": "^2.0.2",
Expand Down
10 changes: 3 additions & 7 deletions kotoed-js/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2981,13 +2981,9 @@ lodash.uniq@^4.5.0:
version "4.5.0"
resolved "https://registry.npmjs.org/lodash.uniq/-/lodash.uniq-4.5.0.tgz"

lodash@^4.1.1, lodash@^4.17.4, lodash@^4.2.0, lodash@^4.2.1, lodash@~4.17.4:
version "4.17.4"
resolved "https://registry.npmjs.org/lodash/-/lodash-4.17.4.tgz"

lodash@^4.17.14:
version "4.17.15"
resolved "https://registry.npmjs.org/lodash/-/lodash-4.17.15.tgz"
lodash@^4.1.1, lodash@^4.17.14, lodash@^4.17.4, lodash@^4.2.0, lodash@^4.2.1, lodash@~4.17.21:
version "4.17.21"
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"

longest@^1.0.1:
version "1.0.1"
Expand Down

0 comments on commit 16ff695

Please sign in to comment.